public interface PseudostateFacade extends StateVertexFacade
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChoice()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.choice
|
boolean |
isCollect()
Denotes this pseudostate to be either a join or a fork with a single outgoing transition and
more than one incoming transition.
|
boolean |
isDecisionPoint()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.decisionPoint
|
boolean |
isDeepHistory()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.deepHistory
|
boolean |
isFork()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.fork
|
boolean |
isInitialState()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.initialState
|
boolean |
isJoin()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.join
|
boolean |
isJunction()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.junction
|
boolean |
isMergePoint()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.mergePoint
|
boolean |
isPseudostateFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isShallowHistory()
TODO: Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.shallowHistory
|
boolean |
isSplit()
Denotes this pseudostate to be either a join or a fork with a single incoming transition and
more than one outgoing transition.
|
getContainer, getIncomings, getOutgoings, getPartition, getStateMachine, isStateVertexFacadeMetaTypecopyTaggedValues, 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 isPseudostateFacadeMetaType()
trueboolean isChoice()
boolean isCollect()
boolean isDecisionPoint()
boolean isDeepHistory()
boolean isFork()
boolean isInitialState()
boolean isJoin()
boolean isJunction()
boolean isMergePoint()
boolean isShallowHistory()
boolean isSplit()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.