| Modifier and Type | Method and Description |
|---|---|
EntryPointPseudoState |
IUmlModel.createEntryPointPseudoState()
Create a EntryPointPseudoState.
|
| Modifier and Type | Method and Description |
|---|---|
EntryPointPseudoState |
IStandardModelFactory.createEntryPointPseudoState() |
| Modifier and Type | Method and Description |
|---|---|
<T extends EntryPointPseudoState> |
State.getEntryPoint(java.lang.Class<T> filterClass)
Filtered Getter for relation 'State->EntryPoint'
Metamodel description:
|
<T extends EntryPointPseudoState> |
StateMachine.getEntryPoint(java.lang.Class<T> filterClass)
Filtered Getter for relation 'StateMachine->EntryPoint'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
EntryPointPseudoState |
ConnectionPointReference.getEntry()
Getter for relation 'ConnectionPointReference->Entry'
Metamodel description:
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPointReference.setEntry(EntryPointPseudoState value)
Setter for relation 'ConnectionPointReference->Entry'
Metamodel description:
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitEntryPointPseudoState(EntryPointPseudoState obj) |
java.lang.Object |
IModelVisitor.visitEntryPointPseudoState(EntryPointPseudoState obj) |
java.lang.Object |
DefaultModelVisitor.visitEntryPointPseudoState(EntryPointPseudoState obj) |
default java.lang.Object |
IAbstractModelVisitor.visitEntryPointPseudoState(EntryPointPseudoState obj) |
default java.lang.Object |
IDefaultModelVisitor.visitEntryPointPseudoState(EntryPointPseudoState obj) |