Modifier and Type | Method and Description |
---|---|
BpmnDataState |
IUmlModel.createBpmnDataState()
Create a BpmnDataState.
|
Modifier and Type | Method and Description |
---|---|
Object |
CompositionInitializer.visitBpmnDataState(BpmnDataState theBpmnDataState) |
Modifier and Type | Method and Description |
---|---|
Object |
GetDefaultNameVisitor.visitBpmnDataState(BpmnDataState obj) |
Modifier and Type | Method and Description |
---|---|
BpmnDataState |
BpmnItemAwareElement.getDataState() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnItemAwareElement.setDataState(BpmnDataState value) |
Modifier and Type | Method and Description |
---|---|
BpmnDataState |
IModelFactory.createBpmnDataState() |
Modifier and Type | Method and Description |
---|---|
<T extends BpmnDataState> |
State.getBpmnDataStateRefs(Class<T> filterClass) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnDataState> |
State.getBpmnDataStateRefs() |
Modifier and Type | Method and Description |
---|---|
Object |
IModelVisitor.visitBpmnDataState(BpmnDataState obj) |
Object |
AbstractModelVisitor.visitBpmnDataState(BpmnDataState obj) |
Object |
DefaultModelVisitor.visitBpmnDataState(BpmnDataState obj) |