public class TransitionFacadeLogicImpl extends TransitionFacadeLogic
metaObject
contextRoot
Constructor and Description |
---|
TransitionFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.Transition metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected org.omg.uml.behavioralelements.commonbehavior.Action |
handleGetEffect()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected org.omg.uml.behavioralelements.statemachines.Guard |
handleGetGuard()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected org.omg.uml.behavioralelements.statemachines.StateVertex |
handleGetSource()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected org.omg.uml.behavioralelements.statemachines.StateVertex |
handleGetTarget()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected org.omg.uml.behavioralelements.statemachines.Event |
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, validateInvariants
getArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetName, handleGetOwnedElements, handleGetOwner, 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
copyTaggedValues, 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, translateConstraints
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copyTaggedValues, 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, translateConstraints
public TransitionFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.Transition metaObject, String context)
metaObject
- context
- protected org.omg.uml.behavioralelements.commonbehavior.Action handleGetEffect()
TransitionFacadeLogic
handleGetEffect
in class TransitionFacadeLogic
TransitionFacadeLogic.handleGetEffect()
protected org.omg.uml.behavioralelements.statemachines.StateVertex handleGetSource()
TransitionFacadeLogic
handleGetSource
in class TransitionFacadeLogic
TransitionFacadeLogic.handleGetSource()
protected org.omg.uml.behavioralelements.statemachines.StateVertex handleGetTarget()
TransitionFacadeLogic
handleGetTarget
in class TransitionFacadeLogic
TransitionFacadeLogic.handleGetTarget()
protected org.omg.uml.behavioralelements.statemachines.Event handleGetTrigger()
TransitionFacadeLogic
handleGetTrigger
in class TransitionFacadeLogic
TransitionFacadeLogic.handleGetTrigger()
protected org.omg.uml.behavioralelements.statemachines.Guard handleGetGuard()
TransitionFacadeLogic
handleGetGuard
in class TransitionFacadeLogic
TransitionFacadeLogic.handleGetGuard()
protected boolean handleIsTriggerPresent()
handleIsTriggerPresent
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsTriggerPresent()
protected boolean handleIsExitingDecisionPoint()
handleIsExitingDecisionPoint
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsExitingDecisionPoint()
protected boolean handleIsEnteringDecisionPoint()
handleIsEnteringDecisionPoint
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsEnteringDecisionPoint()
protected boolean handleIsExitingActionState()
handleIsExitingActionState
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsExitingActionState()
protected boolean handleIsEnteringActionState()
handleIsEnteringActionState
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsEnteringActionState()
protected boolean handleIsExitingInitialState()
handleIsExitingInitialState
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsExitingInitialState()
protected boolean handleIsEnteringFinalState()
handleIsEnteringFinalState
in class TransitionFacadeLogic
TransitionFacadeLogic.handleIsEnteringFinalState()
public Object handleGetValidationOwner()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.