Package | Description |
---|---|
jadex.bpmn.model |
Modifier and Type | Method and Description |
---|---|
MArtifact |
MAssociation.getSource()
Get the source.
|
Modifier and Type | Method and Description |
---|---|
void |
MSubProcess.addArtifact(MArtifact artifact)
Add an artifact.
|
void |
MPool.addArtifact(MArtifact artifact)
Add an artifact.
|
void |
MBpmnModel.addArtifact(MArtifact artifact)
Add an artifact.
|
void |
MSubProcess.removeArtifact(MArtifact artifact)
Remove an artifact.
|
void |
MPool.removeArtifact(MArtifact artifact)
Remove an artifact.
|
void |
MBpmnModel.removeArtifact(MArtifact artifact)
Remove an artifact.
|
void |
MAssociation.setSource(MArtifact source)
Set the source.
|
Copyright © 2012. All Rights Reserved.