public class FrontEndForwardLogicImpl extends FrontEndForwardLogic
FrontEndForward,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
FrontEndForwardLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetActionMethodName() |
protected List<FrontEndAction> |
handleGetActions()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected List<FrontEndActionState> |
handleGetActionStates() |
protected EventFacade |
handleGetDecisionTrigger()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected List<ParameterFacade> |
handleGetForwardParameters()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected FrontEndActivityGraph |
handleGetFrontEndActivityGraph()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetName()
If this forward has a trigger this method returns that trigger's name, otherwise if this forward
has a name this method returns that name, otherwise if this forward's target has a name this
method returns that name, otherwise simply returns
"unknown" |
protected Object |
handleGetOperationCall()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetPackageName()
Overridden since a transition doesn't exist in a package.
|
protected FrontEndUseCase |
handleGetUseCase()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected boolean |
handleIsContainedInFrontEndUseCase() |
protected boolean |
handleIsEnteringView() |
protected boolean |
handleIsExitingView() |
getActionMethodName, getActions, getDecisionTrigger, getForwardParameters, getFrontEndActivityGraph, getOperationCall, getUseCase, isContainedInFrontEndUseCase, isEnteringView, isExitingView, isFrontEndForwardMetaType, resetMetafacadeContext, validateInvariantshandleGetEffect, handleGetGuard, handleGetSource, handleGetTarget, handleGetTrigger, handleGetValidationOwner, handleIsEnteringActionState, handleIsEnteringDecisionPoint, handleIsEnteringFinalState, handleIsExitingActionState, handleIsExitingDecisionPoint, handleIsExitingInitialState, handleIsTriggerPresentgetEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresentgetArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetOwnedElements, handleGetOwner, handleGetPackage, handleGetPackageName, handleGetPackagePath, handleGetQualifiedName, handleGetRootPackage, handleGetSourceDependencies, handleGetStateMachineContext, handleGetStereotypeNames, handleGetStereotypes, handleGetTaggedValues, handleGetTargetDependencies, handleGetTemplateParameter, handleGetTemplateParameters, handleGetVisibility, handleHasExactStereotype, handleHasKeyword, handleHasStereotype, handleIsBindingDependenciesPresent, handleIsConstraintsPresent, handleIsDocumentationPresent, handleIsReservedWord, handleIsTemplateParametersPresent, handleIsValidIdentifierName, handleTranslateConstraint, handleTranslateConstraints, handleTranslateConstraintscopyTaggedValues, 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, waitgetEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresentcopyTaggedValues, 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 FrontEndForwardLogicImpl(Object metaObject, String context)
metaObject - context - protected boolean handleIsContainedInFrontEndUseCase()
handleIsContainedInFrontEndUseCase in class FrontEndForwardLogicFrontEndForward.isContainedInFrontEndUseCase()protected FrontEndActivityGraph handleGetFrontEndActivityGraph()
FrontEndForwardLogichandleGetFrontEndActivityGraph in class FrontEndForwardLogicFrontEndForward.getFrontEndActivityGraph()protected final String handleGetName()
"unknown"handleGetName in class ModelElementFacadeLogicImplModelElementFacadeLogic.handleGetName()protected String handleGetActionMethodName()
handleGetActionMethodName in class FrontEndForwardLogicFrontEndForward.getActionMethodName()protected boolean handleIsEnteringView()
handleIsEnteringView in class FrontEndForwardLogicFrontEndForward.isEnteringView()protected boolean handleIsExitingView()
handleIsExitingView in class FrontEndForwardLogicFrontEndForward.isExitingView()protected FrontEndUseCase handleGetUseCase()
FrontEndForwardLogichandleGetUseCase in class FrontEndForwardLogicFrontEndForward.getUseCase()protected List<FrontEndActionState> handleGetActionStates()
FrontEndAction.getActionStates()protected EventFacade handleGetDecisionTrigger()
FrontEndForwardLogichandleGetDecisionTrigger in class FrontEndForwardLogicFrontEndForward.getDecisionTrigger()protected List<FrontEndAction> handleGetActions()
FrontEndForwardLogichandleGetActions in class FrontEndForwardLogicFrontEndForward.getActions()protected String handleGetPackageName()
handleGetPackageName in class ModelElementFacadeLogicImplModelElementFacadeLogic.handleGetPackageName()protected List<ParameterFacade> handleGetForwardParameters()
FrontEndForwardLogichandleGetForwardParameters in class FrontEndForwardLogicFrontEndForward.getForwardParameters()protected Object handleGetOperationCall()
FrontEndForwardLogichandleGetOperationCall in class FrontEndForwardLogicFrontEndForward.getOperationCall()Copyright © 2003–2014 AndroMDA.org. All rights reserved.