public interface JSFForward extends FrontEndForward
| Modifier and Type | Method and Description |
|---|---|
String |
getFromOutcome()
The name that corresponds to the from-outcome in an navigational rule.
|
String |
getPath()
The path to which this forward points.
|
Map |
getSuccessMessages()
Messages used to indicate successful execution.
|
Map |
getWarningMessages()
Any messages used to indicate a warning.
|
boolean |
isFinalStateTarget()
Indicates whether or not a final state is the target of this forward.
|
boolean |
isJSFForwardMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isSuccessMessagesPresent()
Indicates whether or not any success messags are present.
|
boolean |
isWarningMessagesPresent()
Whether or not any warning messages are present.
|
getActionMethodName, getActions, getDecisionTrigger, getForwardParameters, getFrontEndActivityGraph, getOperationCall, getUseCase, isContainedInFrontEndUseCase, isEnteringView, isExitingView, isFrontEndForwardMetaTypegetEffect, 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, translateConstraints, validateInvariantsboolean isJSFForwardMetaType()
trueString getFromOutcome()
Map getSuccessMessages()
Map getWarningMessages()
boolean isFinalStateTarget()
boolean isSuccessMessagesPresent()
boolean isWarningMessagesPresent()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.