Uses of Class
roneditor.objectnetview.figures.AbstractONNodeFigure

Packages that use AbstractONNodeFigure
roneditor.objectnetview.edit.parts   
roneditor.objectnetview.figures   
 

Uses of AbstractONNodeFigure in roneditor.objectnetview.edit.parts
 

Methods in roneditor.objectnetview.edit.parts that return AbstractONNodeFigure
 AbstractONNodeFigure AbstractONNodeEditPart.getONNodeFigure()
           
 

Uses of AbstractONNodeFigure in roneditor.objectnetview.figures
 

Subclasses of AbstractONNodeFigure in roneditor.objectnetview.figures
 class ONPlaceFigure
          Represents the graphical layout of a place.
 class ONTransitionFigure