IPseudostate
com.change_vision.jude.api.inf.model.Statemachine Diagram Interface
com.change_vision.jude.api.inf.model.
IVertex
+
getIncomings
() :
ITransition
[]
+
getOutgoings
() :
ITransition
[]
com.change_vision.jude.api.inf.model.
IPseudostate
+
isInitialPseudostate
() :boolean
+
isShallowHistoryPseudostate
() :boolean
+
isDeepHistoryPseudostate
() :boolean
+
isJunctionPseudostate
() :boolean
+
isChoicePseudostate
() :boolean
+
isForkPseudostate
() :boolean
+
isJoinPseudostate
() :boolean
+
isStubState
() :boolean