Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.activities | |
org.modelio.metamodel.bpmn.events | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnDataInput |
IUmlModel.createBpmnDataInput()
Create a BpmnDataInput.
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnDataInput> |
BpmnActivity.getInputSpecification(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnActivity->InputSpecification'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnDataInput |
BpmnMultiInstanceLoopCharacteristics.getLoopDataInput()
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataInput'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnDataInput> |
BpmnActivity.getInputSpecification()
Getter for relation 'BpmnActivity->InputSpecification'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnMultiInstanceLoopCharacteristics.setLoopDataInput(BpmnDataInput value)
Setter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataInput'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnDataInput |
BpmnThrowEvent.getDataInput()
Getter for relation 'BpmnThrowEvent->DataInput'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnThrowEvent.setDataInput(BpmnDataInput value)
Setter for relation 'BpmnThrowEvent->DataInput'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnDataInput |
IStandardModelFactory.createBpmnDataInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnDataInput(BpmnDataInput obj) |
java.lang.Object |
IModelVisitor.visitBpmnDataInput(BpmnDataInput obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnDataInput(BpmnDataInput obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnDataInput(BpmnDataInput obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnDataInput(BpmnDataInput obj) |