Uses of Class
de.interactive_instruments.ShapeChange.Ocl.OclNode.BuiltInType

Packages that use OclNode.BuiltInType
de.interactive_instruments.ShapeChange.Ocl   
 

Uses of OclNode.BuiltInType in de.interactive_instruments.ShapeChange.Ocl
 

Fields in de.interactive_instruments.ShapeChange.Ocl declared as OclNode.BuiltInType
 OclNode.BuiltInType OclNode.DataType.builtInType
           
 

Methods in de.interactive_instruments.ShapeChange.Ocl that return OclNode.BuiltInType
static OclNode.BuiltInType OclNode.iso19103AssumedBuiltInType(ClassInfo ci)
           
static OclNode.BuiltInType OclNode.BuiltInType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OclNode.BuiltInType[] OclNode.BuiltInType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.interactive_instruments.ShapeChange.Ocl with parameters of type OclNode.BuiltInType
OclNode.DataType(OclNode.BuiltInType bit)
          Initialize a DataType from an explicit BultInType enum value.
 



Copyright © 2015. All rights reserved.