com.ibm.xtools.uml.rt.core
Interface RTStateRedefinition
- All Superinterfaces:
- Excludable, RTElementRedefinition<State,StateMachine>, RTInheritableVertex<State>
public interface RTStateRedefinition
- extends RTInheritableVertex<State>, RTElementRedefinition<State,StateMachine>
Represents UMLRT State Redefinition
- Author:
- gsturov
getAllRegions
java.util.Collection<RTRegionRedefinition> getAllRegions()
getDoActivity
InheritableBehavioredValueWithDefaultLanguage<Behavior,RTStateRedefinition> getDoActivity()
getEntry
InheritableBehavioredValueWithDefaultLanguage<Behavior,RTStateRedefinition> getEntry()
getExit
InheritableBehavioredValueWithDefaultLanguage<Behavior,RTStateRedefinition> getExit()
getAllConnectionPoints
java.util.Collection<RTConnectionPoint> getAllConnectionPoints()
getAllPublicConnectionPoints
java.util.Collection<RTConnectionPoint> getAllPublicConnectionPoints()