Modelers

Uses of Interface
org.topcased.modeler.di.model.LeafElement

Packages that use LeafElement
org.topcased.modeler.di.model   
org.topcased.modeler.di.model.util   
 

Uses of LeafElement in org.topcased.modeler.di.model
 

Subinterfaces of LeafElement in org.topcased.modeler.di.model
 interface EdgeObject
          A representation of the model object 'Edge Object'.
 interface EdgeObjectOffset
          A representation of the model object 'Edge Object Offset'.
 interface EdgeObjectUV
          A representation of the model object 'Edge Object UV'.
 interface Ellipse
          A representation of the model object 'Ellipse'.
 interface GraphicPrimitive
          A representation of the model object 'Graphic Primitive'.
 interface Image
          A representation of the model object 'Image'.
 interface Polyline
          A representation of the model object 'Polyline'.
 interface TextElement
          A representation of the model object 'Text Element'.
 

Methods in org.topcased.modeler.di.model that return LeafElement
 LeafElement DiagramInterchangeFactory.createLeafElement()
          Returns a new object of class 'Leaf Element'
 

Uses of LeafElement in org.topcased.modeler.di.model.util
 

Methods in org.topcased.modeler.di.model.util with parameters of type LeafElement
 T DiagramInterchangeSwitch.caseLeafElement(LeafElement object)
          Returns the result of interpretting the object as an instance of 'Leaf Element'.
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.