|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionPointReference
A representation of the model object 'Connection Point Reference'. A connection point reference represents a usage (as part of a submachine state) of an entry/exit point defined in the statemachine reference by the submachine state.
The following features are supported:
PivotPackage.getConnectionPointReference()| Method Summary | |
|---|---|
java.util.List<Pseudostate> |
getEntry()
Returns the value of the 'Entry' reference list. |
java.util.List<Pseudostate> |
getExit()
Returns the value of the 'Exit' reference list. |
State |
getState()
Returns the value of the 'State' container reference. |
void |
setState(State value)
Sets the value of the ' State' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Vertex |
|---|
getContainer, getIncoming, getOutgoing, setContainer |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
java.util.List<Pseudostate> getEntry()
Pseudostate.
The entryPoint kind pseudo states corresponding to this connection point.
PivotPackage.getConnectionPointReference_Entry()State getState()
Connection'.
The State in which the connection point refreshens are defined.
setState(State),
PivotPackage.getConnectionPointReference_State(),
State.getConnection()void setState(State value)
State' container reference.
value - the new value of the 'State' container reference.getState()java.util.List<Pseudostate> getExit()
Pseudostate.
The exitPoints kind pseudo states corresponding to this connection point.
PivotPackage.getConnectionPointReference_Exit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||