Uses of Class
net.sf.quarrel.uml.StructuredElement

Packages that use StructuredElement
net.sf.quarrel.dot This package is responsible for rendinging the generic UML model into GraphViz DOT notation
net.sf.quarrel.uml   
 

Uses of StructuredElement in net.sf.quarrel.dot
 

Methods in net.sf.quarrel.dot with parameters of type StructuredElement
protected  java.lang.String InterfaceRenderer.renderNameCompartment(StructuredElement se)
          
 

Uses of StructuredElement in net.sf.quarrel.uml
 

Subclasses of StructuredElement in net.sf.quarrel.uml
 class UmlClass
          Represents a UML class, used to differentiate from interfaces.
 class UmlInterface
          Represents the declaration of an interface in the UML model.
 



Copyright © 2006-2007. All Rights Reserved.