Modifier and Type | Method and Description |
---|---|
BpmnParticipant |
IUmlModel.createBpmnParticipant()
Create a BpmnParticipant.
|
Modifier and Type | Method and Description |
---|---|
Object |
CompositionInitializer.visitBpmnParticipant(BpmnParticipant theBpmnParticipant) |
Modifier and Type | Method and Description |
---|---|
Object |
GetDefaultNameVisitor.visitBpmnParticipant(BpmnParticipant theBpmnParticipant) |
Modifier and Type | Method and Description |
---|---|
<T extends BpmnParticipant> |
BpmnInterface.getParticipantRef(Class<T> filterClass) |
<T extends BpmnParticipant> |
BpmnEndPoint.getParticipantRefs(Class<T> filterClass) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnParticipant> |
BpmnInterface.getParticipantRef() |
org.eclipse.emf.common.util.EList<BpmnParticipant> |
BpmnEndPoint.getParticipantRefs() |
Modifier and Type | Method and Description |
---|---|
<T extends BpmnParticipant> |
BpmnCollaboration.getParticipants(Class<T> filterClass) |
Modifier and Type | Method and Description |
---|---|
BpmnParticipant |
BpmnProcess.getParticipant() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnParticipant> |
BpmnCollaboration.getParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnProcess.setParticipant(BpmnParticipant value) |
Modifier and Type | Method and Description |
---|---|
BpmnParticipant |
IModelFactory.createBpmnParticipant() |
Modifier and Type | Method and Description |
---|---|
<T extends BpmnParticipant> |
Package.getBpmnRepresents(Class<T> filterClass) |
<T extends BpmnParticipant> |
Classifier.getBpmnRepresents(Class<T> filterClass) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnParticipant> |
Package.getBpmnRepresents() |
org.eclipse.emf.common.util.EList<BpmnParticipant> |
Classifier.getBpmnRepresents() |
Modifier and Type | Method and Description |
---|---|
Object |
IModelVisitor.visitBpmnParticipant(BpmnParticipant obj) |
Object |
AbstractModelVisitor.visitBpmnParticipant(BpmnParticipant obj) |
Object |
DefaultModelVisitor.visitBpmnParticipant(BpmnParticipant obj) |