Uses of Class
pl.edu.agh.cast.model.visual.ModelElement

Packages that use ModelElement
pl.edu.agh.cast.model.visual   
pl.edu.agh.cast.ui.dialogs   
 

Uses of ModelElement in pl.edu.agh.cast.model.visual
 

Subclasses of ModelElement in pl.edu.agh.cast.model.visual
 class ConnectionGroup
          Stores list of all connections between two nodes.
 class Diagram
           
 class Legend
           
 class Node
          IMPORTANT!! When adding new fields to this class, be careful to update the copyTo method.
 

Methods in pl.edu.agh.cast.model.visual with parameters of type ModelElement
protected  void VisualModelCachingFactory.copyAttributes(pl.edu.agh.cast.model.mapper.Mappable mappable, ModelElement element)
          Copies entity's attributes to a node
 

Uses of ModelElement in pl.edu.agh.cast.ui.dialogs
 

Methods in pl.edu.agh.cast.ui.dialogs with parameters of type ModelElement
static void AttributeEditorDialog.showDialog(ModelElement modelElement)
           
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.