|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 AttributeManager s which are to manage attributes of
ConnectionGroup s. |
class |
DiagramAttributeManager
Attribute manager for diagram's attributes. |
class |
LegendAttributeManager
This class represents AttributeManager s which are to manage attributes of
Legend . |
class |
NodeAttributeManager
This class represents AttributeManager s which are to manage attributes of
Node s. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |