Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Ocl |
Modifier and Type | Field and Description |
---|---|
OclNode.BuiltInType |
OclNode.DataType.builtInType |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
DataType(OclNode.BuiltInType bit)
Initialize a DataType from an explicit BultInType enum value.
|
Copyright © 2018. All rights reserved.