Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnResource |
IUmlModel.createBpmnResource()
Create a BpmnResource.
|
Modifier and Type | Method and Description |
---|---|
IBpmnResource |
IBpmnResourceParameter.getResource()
Get the Resource association.
|
IBpmnResource |
IBpmnResourceRole.getResourceRef()
Get the ResourceRef association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnResourceParameter.setResource(IBpmnResource element)
Setter for the 'Resource' [1..1] association.
|
void |
IBpmnResourceRole.setResourceRef(IBpmnResource element)
Setter for the 'ResourceRef' [1..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnResource(IBpmnResource theBpmnResource) |
Object |
DefaultMetamodelVisitor.visitBpmnResource(IBpmnResource theBpmnResource) |
Object |
AbstractMetamodelVisitor.visitBpmnResource(IBpmnResource theBpmnResource) |