| org.andromda.metafacades.uml14.PseudostateFacadeLogicImpl
PseudostateFacadeLogicImpl | public class PseudostateFacadeLogicImpl extends PseudostateFacadeLogic (Code) | | Metaclass facade implementation.
|
PseudostateFacadeLogicImpl | public PseudostateFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.Pseudostate metaObject, String context)(Code) | | |
handleIsChoice | protected boolean handleIsChoice()(Code) | | |
handleIsCollect | protected boolean handleIsCollect()(Code) | | |
handleIsDecisionPoint | protected boolean handleIsDecisionPoint()(Code) | | |
handleIsDeepHistory | protected boolean handleIsDeepHistory()(Code) | | |
handleIsFork | protected boolean handleIsFork()(Code) | | |
handleIsInitialState | protected boolean handleIsInitialState()(Code) | | |
handleIsJoin | protected boolean handleIsJoin()(Code) | | |
handleIsJunction | protected boolean handleIsJunction()(Code) | | |
handleIsMergePoint | protected boolean handleIsMergePoint()(Code) | | |
handleIsShallowHistory | protected boolean handleIsShallowHistory()(Code) | | |
handleIsSplit | protected boolean handleIsSplit()(Code) | | |
|
|