Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.flows | |
org.modelio.metamodel.bpmn.objects | |
org.modelio.metamodel.bpmn.resources | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnItemDefinition |
IUmlModel.createBpmnItemDefinition()
Create a BpmnItemDefinition.
|
Modifier and Type | Method and Description |
---|---|
BpmnItemDefinition |
BpmnMessage.getItemRef()
Getter for relation 'BpmnMessage->ItemRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnMessage.setItemRef(BpmnItemDefinition value)
Setter for relation 'BpmnMessage->ItemRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnItemDefinition |
BpmnItemAwareElement.getItemSubjectRef()
Getter for relation 'BpmnItemAwareElement->ItemSubjectRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnItemAwareElement.setItemSubjectRef(BpmnItemDefinition value)
Setter for relation 'BpmnItemAwareElement->ItemSubjectRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnItemDefinition |
BpmnResourceParameter.getType()
Getter for relation 'BpmnResourceParameter->Type'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnResourceParameter.setType(BpmnItemDefinition value)
Setter for relation 'BpmnResourceParameter->Type'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnItemDefinition |
IStandardModelFactory.createBpmnItemDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnItemDefinition(BpmnItemDefinition obj) |
java.lang.Object |
IModelVisitor.visitBpmnItemDefinition(BpmnItemDefinition obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnItemDefinition(BpmnItemDefinition obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnItemDefinition(BpmnItemDefinition obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnItemDefinition(BpmnItemDefinition obj) |