| Package | Description |
|---|---|
| org.modelio.api.modelio.model | |
| org.modelio.metamodel.bpmn.events | |
| org.modelio.metamodel.mmextensions.standard.factory | |
| org.modelio.metamodel.visitors |
| Modifier and Type | Method and Description |
|---|---|
BpmnLinkEventDefinition |
IUmlModel.createBpmnLinkEventDefinition()
Create a BpmnLinkEventDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BpmnLinkEventDefinition> |
BpmnLinkEventDefinition.getSource(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnLinkEventDefinition->Source'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnLinkEventDefinition |
BpmnLinkEventDefinition.getTarget()
Getter for relation 'BpmnLinkEventDefinition->Target'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnLinkEventDefinition.setTarget(BpmnLinkEventDefinition value)
Setter for relation 'BpmnLinkEventDefinition->Target'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnLinkEventDefinition |
IStandardModelFactory.createBpmnLinkEventDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnLinkEventDefinition(BpmnLinkEventDefinition obj) |
java.lang.Object |
IModelVisitor.visitBpmnLinkEventDefinition(BpmnLinkEventDefinition obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnLinkEventDefinition(BpmnLinkEventDefinition obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnLinkEventDefinition(BpmnLinkEventDefinition obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnLinkEventDefinition(BpmnLinkEventDefinition obj) |