Uses of Class
de.interactive_instruments.ShapeChange.Model.OclConstraint.ConditionType

Packages that use OclConstraint.ConditionType
de.interactive_instruments.ShapeChange.Model   
de.interactive_instruments.ShapeChange.Ocl   
 

Uses of OclConstraint.ConditionType in de.interactive_instruments.ShapeChange.Model
 

Fields in de.interactive_instruments.ShapeChange.Model declared as OclConstraint.ConditionType
protected  OclConstraint.ConditionType OclConstraintImpl.conditionType
          Condition Type - the nature of the condition
 

Methods in de.interactive_instruments.ShapeChange.Model that return OclConstraint.ConditionType
 OclConstraint.ConditionType OclConstraintImpl.conditionType()
          Inquire the condition type.
 OclConstraint.ConditionType OclConstraint.conditionType()
          Inquire condition type
static OclConstraint.ConditionType OclConstraint.ConditionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OclConstraint.ConditionType[] OclConstraint.ConditionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OclConstraint.ConditionType in de.interactive_instruments.ShapeChange.Ocl
 

Fields in de.interactive_instruments.ShapeChange.Ocl declared as OclConstraint.ConditionType
 OclConstraint.ConditionType OclNode.Expression.expressionType
           
 



Copyright © 2015. All rights reserved.