Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.resources | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnResource |
IUmlModel.createBpmnResource()
Create a BpmnResource.
|
Modifier and Type | Method and Description |
---|---|
BpmnResource |
BpmnResourceParameter.getResource()
Getter for relation 'BpmnResourceParameter->Resource'
Metamodel description:
null
|
BpmnResource |
BpmnResourceRole.getResourceRef()
Getter for relation 'BpmnResourceRole->ResourceRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnResourceParameter.setResource(BpmnResource value)
Setter for relation 'BpmnResourceParameter->Resource'
Metamodel description:
null
|
void |
BpmnResourceRole.setResourceRef(BpmnResource value)
Setter for relation 'BpmnResourceRole->ResourceRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnResource |
IStandardModelFactory.createBpmnResource() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnResource(BpmnResource obj) |
java.lang.Object |
IModelVisitor.visitBpmnResource(BpmnResource obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnResource(BpmnResource obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnResource(BpmnResource obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnResource(BpmnResource obj) |