public class TransitionFacadeLogicImpl extends TransitionFacadeLogic
TransitionFacade,
Serialized FormmetaObjectxmiHelpercontextRoot| Constructor and Description |
|---|
TransitionFacadeLogicImpl(Transition metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected Action |
handleGetEffect()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Constraint |
handleGetGuard()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Vertex |
handleGetSource()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Vertex |
handleGetTarget()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Behavior |
handleGetTrigger()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
Object |
handleGetValidationOwner() |
protected boolean |
handleIsEnteringActionState() |
protected boolean |
handleIsEnteringDecisionPoint() |
protected boolean |
handleIsEnteringFinalState() |
protected boolean |
handleIsExitingActionState() |
protected boolean |
handleIsExitingDecisionPoint() |
protected boolean |
handleIsExitingInitialState() |
protected boolean |
handleIsTriggerPresent() |
getEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresent, resetMetafacadeContext, validateInvariantsgetArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetModelNamespace, handleGetName, handleGetPackage, handleGetPackageName, handleGetPackageName, handleGetPackagePath, handleGetQualifiedName, handleGetRootPackage, handleGetSourceDependencies, handleGetStateMachineContext, handleGetStereotypeNames, handleGetStereotypes, handleGetTaggedValues, handleGetTargetDependencies, handleGetTemplateParameter, handleGetTemplateParameters, handleGetVisibility, handleHasExactStereotype, handleHasKeyword, handleHasStereotype, handleIsBindingDependenciesPresent, handleIsConstraintsPresent, handleIsDocumentationPresent, handleIsReservedWord, handleIsTemplateParametersPresent, handleIsValidIdentifierName, handleTranslateConstraint, handleTranslateConstraints, handleTranslateConstraints, isAUml14DependencycopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, toString, translateConstraint, translateConstraints, translateConstraintscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraintspublic TransitionFacadeLogicImpl(Transition metaObject, String context)
metaObject - context - protected Action handleGetEffect()
TransitionFacadeLogichandleGetEffect in class TransitionFacadeLogicTransitionFacadeLogic.handleGetEffect()protected Vertex handleGetSource()
TransitionFacadeLogichandleGetSource in class TransitionFacadeLogicTransitionFacadeLogic.handleGetSource()protected Vertex handleGetTarget()
TransitionFacadeLogichandleGetTarget in class TransitionFacadeLogicTransitionFacadeLogic.handleGetTarget()protected Behavior handleGetTrigger()
TransitionFacadeLogichandleGetTrigger in class TransitionFacadeLogicTransitionFacadeLogic.handleGetTrigger()protected Constraint handleGetGuard()
TransitionFacadeLogichandleGetGuard in class TransitionFacadeLogicTransitionFacadeLogic.handleGetGuard()protected boolean handleIsTriggerPresent()
handleIsTriggerPresent in class TransitionFacadeLogicTransitionFacadeLogic.handleIsTriggerPresent()protected boolean handleIsExitingDecisionPoint()
handleIsExitingDecisionPoint in class TransitionFacadeLogicTransitionFacadeLogic.handleIsExitingDecisionPoint()protected boolean handleIsEnteringDecisionPoint()
handleIsEnteringDecisionPoint in class TransitionFacadeLogicTransitionFacadeLogic.handleIsEnteringDecisionPoint()protected boolean handleIsExitingActionState()
handleIsExitingActionState in class TransitionFacadeLogicTransitionFacadeLogic.handleIsExitingActionState()protected boolean handleIsEnteringActionState()
handleIsEnteringActionState in class TransitionFacadeLogicTransitionFacadeLogic.handleIsEnteringActionState()protected boolean handleIsExitingInitialState()
handleIsExitingInitialState in class TransitionFacadeLogicTransitionFacadeLogic.handleIsExitingInitialState()protected boolean handleIsEnteringFinalState()
handleIsEnteringFinalState in class TransitionFacadeLogicTransitionFacadeLogic.handleIsEnteringFinalState()public Object handleGetValidationOwner()
MetafacadeBase.getValidationOwner()Copyright © 2003–2014 AndroMDA.org. All rights reserved.