|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionGroupAttributeManager | |
---|---|
pl.edu.agh.cast.model.attributes | |
pl.edu.agh.cast.model.visual |
Uses of ConnectionGroupAttributeManager in pl.edu.agh.cast.model.attributes |
---|
Fields in pl.edu.agh.cast.model.attributes declared as ConnectionGroupAttributeManager | |
---|---|
protected static ConnectionGroupAttributeManager |
ConnectionGroupAttributeManager._dummyManager
|
Methods in pl.edu.agh.cast.model.attributes that return ConnectionGroupAttributeManager | |
---|---|
static ConnectionGroupAttributeManager |
ConnectionGroupAttributeManager.getDummyManager()
|
Uses of ConnectionGroupAttributeManager in pl.edu.agh.cast.model.visual |
---|
Fields in pl.edu.agh.cast.model.visual declared as ConnectionGroupAttributeManager | |
---|---|
protected ConnectionGroupAttributeManager |
Diagram._connectionGroupAttributeManager
|
protected ConnectionGroupAttributeManager |
VisualModelCachingFactory._connectionGroupPropertyManager
|
Methods in pl.edu.agh.cast.model.visual that return ConnectionGroupAttributeManager | |
---|---|
ConnectionGroupAttributeManager |
ConnectionGroup.getPropertyManager()
|
Constructors in pl.edu.agh.cast.model.visual with parameters of type ConnectionGroupAttributeManager | |
---|---|
ConnectionGroup(Node source,
Node target,
ConnectionGroupAttributeManager propertyManager)
Creates a connection group |
|
VisualModelCachingFactory(NodeAttributeManager nodePropMgr,
ConnectionGroupAttributeManager connectionGroupPropMgr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |