|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |