Modelers

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

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

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

Subinterfaces of GraphicPrimitive in org.topcased.modeler.di.model
 interface Ellipse
          A representation of the model object 'Ellipse'.
 interface Polyline
          A representation of the model object 'Polyline'.
 

Methods in org.topcased.modeler.di.model that return GraphicPrimitive
 GraphicPrimitive DiagramInterchangeFactory.createGraphicPrimitive()
          Returns a new object of class 'Graphic Primitive'
 

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

Methods in org.topcased.modeler.di.model.util with parameters of type GraphicPrimitive
 T DiagramInterchangeSwitch.caseGraphicPrimitive(GraphicPrimitive object)
          Returns the result of interpretting the object as an instance of 'Graphic Primitive'.
 


Modelers

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