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, isFrontEndForwardMetaType
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, validateInvariants
boolean isJSFForwardMetaType()
true
String getFromOutcome()
Map getSuccessMessages()
Map getWarningMessages()
boolean isFinalStateTarget()
boolean isSuccessMessagesPresent()
boolean isWarningMessagesPresent()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.