Uses of Package
net.sf.quarrel.uml

Packages that use net.sf.quarrel.uml
net.sf.quarrel.dot This package is responsible for rendinging the generic UML model into GraphViz DOT notation
net.sf.quarrel.uml   
net.sf.quarrel.uml.impl Implementations of the interfaces defined in net.sf.quarrel.uml. 
 

Classes in net.sf.quarrel.uml used by net.sf.quarrel.dot
StructuredElement
           
 

Classes in net.sf.quarrel.uml used by net.sf.quarrel.uml
AbstractElement
          Implements the base functionality of the Element interface.
AttributeAggregator
          Created By: Brian Surratt Created On: Mar 26, 2006 10:57:06 PM
Element
           Represents a entity in a model.
Model
          Represents a UML model.
ModelBuilder
          Interface for the class which builds an instance of the uml.Model class.
ModelBuilderImpl
          Deprecated.  
OperationAggregator
          Created By: Brian Surratt Created On: Mar 26, 2006 10:49:51 PM
RelationshipType
          An enumaration of relationship types supported in the UML model.
StructuredElement
           
 

Classes in net.sf.quarrel.uml used by net.sf.quarrel.uml.impl
Element
           Represents a entity in a model.
Relationship
          Represents a relationship between two entities in a model.
RelationshipType
          An enumaration of relationship types supported in the UML model.
 



Copyright © 2006-2007. All Rights Reserved.