public interface FrontEndFinalState extends FinalStateFacade
Modifier and Type | Method and Description |
---|---|
List<FrontEndParameter> |
getInterUseCaseParameters()
Parameters that are directly entering this final state, they will be able to survive a trip
to the next use-case.
|
FrontEndUseCase |
getTargetUseCase()
The use case the final state is "targetting".
|
boolean |
isContainedInFrontEndUseCase()
Indicates if this front end final state is contained within a FrontEndUseCase.
|
boolean |
isFrontEndFinalStateMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
isFinalStateFacadeMetaType
getDeferrableEvents, isStateFacadeMetaType
getContainer, getIncomings, getOutgoings, getPartition, getStateMachine, isStateVertexFacadeMetaType
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 isFrontEndFinalStateMetaType()
true
List<FrontEndParameter> getInterUseCaseParameters()
FrontEndUseCase getTargetUseCase()
boolean isContainedInFrontEndUseCase()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.