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