|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeGraphConf | |
---|---|
org.topcased.modeler.edit | |
org.topcased.modeler.graphconf | |
org.topcased.modeler.graphconf.util | |
org.topcased.modeler.utils |
Uses of NodeGraphConf in org.topcased.modeler.edit |
---|
Methods in org.topcased.modeler.edit that return NodeGraphConf | |
---|---|
protected NodeGraphConf |
GraphNodeEditPart.getNodeGraphConf()
Return the NodeGraphConf corresponding to the activeDiagram and the model object associated with the controller |
Methods in org.topcased.modeler.edit with parameters of type NodeGraphConf | |
---|---|
protected void |
GraphNodeEditPart.setNodeGraphConf(NodeGraphConf ngc)
Set the NodeGraphConf associated with this EditPart |
Uses of NodeGraphConf in org.topcased.modeler.graphconf |
---|
Methods in org.topcased.modeler.graphconf that return NodeGraphConf | |
---|---|
NodeGraphConf |
GraphconfFactory.createNodeGraphConf()
Returns a new object of class 'Node Graph Conf'. |
NodeGraphConf |
DiagramGraphConf.getNodeGraphConf(EClass typeEClass,
java.lang.String presentation)
Get the NodeGraphConf associated with the given id |
NodeGraphConf |
DiagramGraphConf.getNodeGraphConf(java.lang.String type,
java.lang.String presentation)
Get the NodeGraphConf associated with the given id |
Uses of NodeGraphConf in org.topcased.modeler.graphconf.util |
---|
Methods in org.topcased.modeler.graphconf.util with parameters of type NodeGraphConf | |
---|---|
java.lang.Object |
GraphconfSwitch.caseNodeGraphConf(NodeGraphConf object)
Returns the result of interpretting the object as an instance of 'Node Graph Conf'. |
Uses of NodeGraphConf in org.topcased.modeler.utils |
---|
Methods in org.topcased.modeler.utils that return NodeGraphConf | |
---|---|
static NodeGraphConf |
Utils.getNodeGraphConf(DiagramGraphConf diagGraphConf,
EObject modelObject,
java.lang.String presentation)
Search in the DiagramGraphConf the first NodeGraphConf with the corresponding EClass and presentation that validate all the constraints when they exist |
|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.