Modelers

Uses of Interface
org.topcased.modeler.graphconf.Constraint

Packages that use Constraint
org.topcased.modeler.graphconf   
org.topcased.modeler.graphconf.util   
 

Uses of Constraint in org.topcased.modeler.graphconf
 

Methods in org.topcased.modeler.graphconf that return Constraint
 Constraint GraphconfFactory.createConstraint()
          Returns a new object of class 'Constraint'.
 

Uses of Constraint in org.topcased.modeler.graphconf.util
 

Methods in org.topcased.modeler.graphconf.util with parameters of type Constraint
 java.lang.Object GraphconfSwitch.caseConstraint(Constraint object)
          Returns the result of interpretting the object as an instance of 'Constraint'.
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.