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

Packages that use AttributeManager
pl.edu.agh.cast.model.attributes Provides classes for representing and managing visual model's attributes. 
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
 

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

Subclasses of AttributeManager in pl.edu.agh.cast.model.attributes
 class ConnectionGroupAttributeManager
          This class represents AttributeManagers which are to manage attributes of ConnectionGroups.
 class DiagramAttributeManager
          Attribute manager for diagram's attributes.
 class LegendAttributeManager
          This class represents AttributeManagers which are to manage attributes of Legend.
 class NodeAttributeManager
          This class represents AttributeManagers which are to manage attributes of Nodes.
 

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

Methods in pl.edu.agh.cast.model.visual.backward that return AttributeManager
 AttributeManager Legend.getAttributeManager()
          Returns attribute manager for this container.
 AttributeManager Node.getAttributeManager()
          Returns attribute manager for this container.
 AttributeManager ConnectionGroup.getAttributeManager()
          Returns attribute manager for this container.
 AttributeManager AttributeValueContainer.getAttributeManager()
          Returns attribute manager for this container.
 AttributeManager Diagram.getAttributeManager()
          Returns attribute manager for this container.
abstract  AttributeManager ModelElement.getAttributeManager()
          Returns attribute manager for this container.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.