Uses of Class
pl.edu.agh.cast.model.attributes.AttributeManager

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

Uses of AttributeManager in pl.edu.agh.cast.model.attributes
 

Subclasses of AttributeManager in pl.edu.agh.cast.model.attributes
 class ConnectionGroupAttributeManager
           
 class DiagramAttributeManager
          Attribute manager for diagram's attributes
 class LegendAttributeManager
           
 class NodeAttributeManager
           
 

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

Methods in pl.edu.agh.cast.model.visual that return AttributeManager
 AttributeManager ConnectionGroup.getAttributeManager()
           
 AttributeManager Legend.getAttributeManager()
           
abstract  AttributeManager ModelElement.getAttributeManager()
          Returns element's attribute manager
 AttributeManager Diagram.getAttributeManager()
           
 AttributeManager AttributeValueContainer.getAttributeManager()
           
 AttributeManager Node.getAttributeManager()
           
 

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

Constructors in pl.edu.agh.cast.ui.dialogs with parameters of type AttributeManager
AttributeEditorDialog(org.eclipse.swt.widgets.Shell parent, AttributeValueContainer element, AttributeManager attributeManager)
           
AttributeEditorDialog(org.eclipse.swt.widgets.Shell parent, AttributeValueContainer element, AttributeManager attributeManager, int sourceTargetConnectionCount, int targetSourceConnectionCount)
           
 



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