Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.objects | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnDataState |
IUmlModel.createBpmnDataState()
Create a BpmnDataState.
|
Modifier and Type | Method and Description |
---|---|
BpmnDataState |
BpmnItemAwareElement.getDataState()
Getter for relation 'BpmnItemAwareElement->DataState'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnItemAwareElement.setDataState(BpmnDataState value)
Setter for relation 'BpmnItemAwareElement->DataState'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnDataState |
IStandardModelFactory.createBpmnDataState() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnDataState(BpmnDataState obj) |
java.lang.Object |
IModelVisitor.visitBpmnDataState(BpmnDataState obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnDataState(BpmnDataState obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnDataState(BpmnDataState obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnDataState(BpmnDataState obj) |