Package | Description |
---|---|
com.modeliosoft.modelio.api.model.uml.behavior.activity |
Modifier and Type | Method and Description |
---|---|
ObObjectNodeOrderingKindEnum |
IObjectNode.getOrdering()
Getter for the Ordering meta class attribute.
|
static ObObjectNodeOrderingKindEnum |
ObObjectNodeOrderingKindEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObObjectNodeOrderingKindEnum[] |
ObObjectNodeOrderingKindEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IObjectNode.setOrdering(ObObjectNodeOrderingKindEnum value)
Setter for the 'Ordering' meta class attribute
|