|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdgeGraphConf | |
---|---|
org.topcased.modeler.graphconf | |
org.topcased.modeler.graphconf.util | |
org.topcased.modeler.utils |
Uses of EdgeGraphConf in org.topcased.modeler.graphconf |
---|
Methods in org.topcased.modeler.graphconf that return EdgeGraphConf | |
---|---|
EdgeGraphConf |
GraphconfFactory.createEdgeGraphConf()
Returns a new object of class 'Edge Graph Conf'. |
EdgeGraphConf |
DiagramGraphConf.getEdgeGraphConf(EClass typeEClass,
java.lang.String presentation)
Get the EdgeGraphConf associated with the given id |
EdgeGraphConf |
DiagramGraphConf.getEdgeGraphConf(java.lang.String type,
java.lang.String presentation)
Get the EdgeGraphConf associated with the given id |
Uses of EdgeGraphConf in org.topcased.modeler.graphconf.util |
---|
Methods in org.topcased.modeler.graphconf.util with parameters of type EdgeGraphConf | |
---|---|
java.lang.Object |
GraphconfSwitch.caseEdgeGraphConf(EdgeGraphConf object)
Returns the result of interpretting the object as an instance of 'Edge Graph Conf'. |
Uses of EdgeGraphConf in org.topcased.modeler.utils |
---|
Methods in org.topcased.modeler.utils that return EdgeGraphConf | |
---|---|
static EdgeGraphConf |
Utils.getEdgeGraphConf(DiagramGraphConf diagGraphConf,
EObject modelObject,
java.lang.String presentation)
Search in the DiagramGraphConf the first EdgeGraphConf 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.