public interface FrontEndPseudostate extends PseudostateFacade
Modifier and Type | Method and Description |
---|---|
List<FrontEndAction> |
getContainerActions()
The actions that pass through this pseudo state.
|
boolean |
isContainedInFrontEndUseCase()
Indicates if this "front-end" pseudo date is contained within a "front-end" use case.
|
boolean |
isFrontEndPseudostateMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
isChoice, isCollect, isDecisionPoint, isDeepHistory, isFork, isInitialState, isJoin, isJunction, isMergePoint, isPseudostateFacadeMetaType, isShallowHistory, isSplit
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 isFrontEndPseudostateMetaType()
true
List<FrontEndAction> getContainerActions()
boolean isContainedInFrontEndUseCase()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.