public interface StateRedefinition extends ElementRedefinition<org.eclipse.uml2.uml.State,org.eclipse.uml2.uml.StateMachine>, InheritableVertex<org.eclipse.uml2.uml.State>
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends InheritableVertex<org.eclipse.uml2.uml.Pseudostate>> |
getAllConnectionPoints() |
java.util.Collection<? extends InheritableVertex<org.eclipse.uml2.uml.Pseudostate>> |
getAllPublicConnectionPoints() |
java.util.Collection<? extends RegionRedefinition> |
getAllRegions() |
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> |
getDoActivity() |
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> |
getEntry() |
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> |
getExit() |
boolean |
isComposite() |
boolean |
isOrthogonal() |
boolean |
isSimple() |
getLocalRedefinition, getName, getRedefinitionChainHead, getRedefinitionChainTail, getStereotypeValue, redefine, setName
getAllIncomings, getAllInternalTransitions, getAllOutgoings
getElement
getContext, getReferenceTarget, isInherited
java.util.Collection<? extends RegionRedefinition> getAllRegions()
java.util.Collection<? extends InheritableVertex<org.eclipse.uml2.uml.Pseudostate>> getAllConnectionPoints()
java.util.Collection<? extends InheritableVertex<org.eclipse.uml2.uml.Pseudostate>> getAllPublicConnectionPoints()
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> getDoActivity()
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> getEntry()
InheritableBehavioredValue<org.eclipse.uml2.uml.Behavior,? extends StateRedefinition> getExit()
boolean isComposite()
boolean isOrthogonal()
boolean isSimple()