public class FrontEndForwardLogicImpl extends FrontEndForwardLogic
FrontEndForward
,
Serialized FormmetaObject
contextRoot
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, validateInvariants
handleGetEffect, handleGetGuard, handleGetSource, handleGetTarget, handleGetTrigger, handleGetValidationOwner, handleIsEnteringActionState, handleIsEnteringDecisionPoint, handleIsEnteringFinalState, handleIsExitingActionState, handleIsExitingDecisionPoint, handleIsExitingInitialState, handleIsTriggerPresent
getEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresent
getArraySuffix, 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, 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
getEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresent
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 FrontEndForwardLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsContainedInFrontEndUseCase()
handleIsContainedInFrontEndUseCase
in class FrontEndForwardLogic
FrontEndForward.isContainedInFrontEndUseCase()
protected FrontEndActivityGraph handleGetFrontEndActivityGraph()
FrontEndForwardLogic
handleGetFrontEndActivityGraph
in class FrontEndForwardLogic
FrontEndForward.getFrontEndActivityGraph()
protected final String handleGetName()
"unknown"
handleGetName
in class ModelElementFacadeLogicImpl
ModelElementFacadeLogic.handleGetName()
protected String handleGetActionMethodName()
handleGetActionMethodName
in class FrontEndForwardLogic
FrontEndForward.getActionMethodName()
protected boolean handleIsEnteringView()
handleIsEnteringView
in class FrontEndForwardLogic
FrontEndForward.isEnteringView()
protected boolean handleIsExitingView()
handleIsExitingView
in class FrontEndForwardLogic
FrontEndForward.isExitingView()
protected FrontEndUseCase handleGetUseCase()
FrontEndForwardLogic
handleGetUseCase
in class FrontEndForwardLogic
FrontEndForward.getUseCase()
protected List<FrontEndActionState> handleGetActionStates()
FrontEndAction.getActionStates()
protected EventFacade handleGetDecisionTrigger()
FrontEndForwardLogic
handleGetDecisionTrigger
in class FrontEndForwardLogic
FrontEndForward.getDecisionTrigger()
protected List<FrontEndAction> handleGetActions()
FrontEndForwardLogic
handleGetActions
in class FrontEndForwardLogic
FrontEndForward.getActions()
protected String handleGetPackageName()
handleGetPackageName
in class ModelElementFacadeLogicImpl
ModelElementFacadeLogic.handleGetPackageName()
protected List<ParameterFacade> handleGetForwardParameters()
FrontEndForwardLogic
handleGetForwardParameters
in class FrontEndForwardLogic
FrontEndForward.getForwardParameters()
protected Object handleGetOperationCall()
FrontEndForwardLogic
handleGetOperationCall
in class FrontEndForwardLogic
FrontEndForward.getOperationCall()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.