public class JSFForwardLogicImpl extends JSFForwardLogic
JSFForward
,
Serialized FormmetaObject
contextRoot
Constructor and Description |
---|
JSFForwardLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the model element.
|
protected String |
handleGetFromOutcome() |
protected String |
handleGetPath() |
protected Map |
handleGetSuccessMessages() |
protected Map |
handleGetWarningMessages() |
protected boolean |
handleIsFinalStateTarget() |
protected boolean |
handleIsSuccessMessagesPresent() |
protected boolean |
handleIsWarningMessagesPresent() |
copyTaggedValues, findTaggedValue, findTaggedValues, getActionMethodName, getActions, getBindedFullyQualifiedName, getConstraints, getConstraints, getDecisionTrigger, getDocumentation, getDocumentation, getDocumentation, getEffect, getForwardParameters, getFromOutcome, getFrontEndActivityGraph, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGuard, getId, getKeywords, getLabel, getLanguageMappings, getModel, getOperationCall, getPackage, getPackageName, getPackageName, getPackagePath, getPath, getQualifiedName, getRootPackage, getSource, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getSuccessMessages, getTaggedValues, getTarget, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTrigger, getUseCase, getValidationName, getValidationOwner, getVisibility, getWarningMessages, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isContainedInFrontEndUseCase, isDocumentationPresent, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isEnteringView, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isExitingView, isFinalStateTarget, isFrontEndForwardMetaType, isJSFForwardMetaType, isModelElementFacadeMetaType, isReservedWord, isSuccessMessagesPresent, isTemplateParametersPresent, isTransitionFacadeMetaType, isTriggerPresent, isValidIdentifierName, isWarningMessagesPresent, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JSFForwardLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getName()
JSFForwardLogic
getName
in interface ModelElementFacade
getName
in class JSFForwardLogic
ModelElementFacade.getName()
protected String handleGetPath()
handleGetPath
in class JSFForwardLogic
JSFForward.getPath()
protected boolean handleIsSuccessMessagesPresent()
handleIsSuccessMessagesPresent
in class JSFForwardLogic
JSFForwardLogic.handleIsSuccessMessagesPresent()
protected boolean handleIsWarningMessagesPresent()
handleIsWarningMessagesPresent
in class JSFForwardLogic
JSFForwardLogic.handleIsWarningMessagesPresent()
protected Map handleGetSuccessMessages()
handleGetSuccessMessages
in class JSFForwardLogic
JSFForwardLogic.handleGetSuccessMessages()
protected Map handleGetWarningMessages()
handleGetWarningMessages
in class JSFForwardLogic
JSFForwardLogic.handleGetWarningMessages()
protected boolean handleIsFinalStateTarget()
handleIsFinalStateTarget
in class JSFForwardLogic
JSFForward.isFinalStateTarget()
protected String handleGetFromOutcome()
handleGetFromOutcome
in class JSFForwardLogic
JSFForward.getFromOutcome()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.