Generators

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

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

Uses of Constraint in org.topcased.modeler.diagramconfigurator
 

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

Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type Constraint
 EList<Constraint> PartConfiguration.getConstraint()
          Returns the value of the 'Constraint' containment reference list.
 

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

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type Constraint
 T DiagramconfiguratorSwitch.caseConstraint(Constraint object)
          Returns the result of interpretting the object as an instance of 'Constraint'.
 boolean DiagramconfiguratorValidator.validateConstraint(Constraint constraint, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

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