public class PseudostateFacadeLogicImpl extends PseudostateFacadeLogic
metaObject
contextRoot
Constructor and Description |
---|
PseudostateFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.Pseudostate metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
Object |
handleGetValidationOwner() |
protected boolean |
handleIsChoice() |
protected boolean |
handleIsCollect() |
protected boolean |
handleIsDecisionPoint() |
protected boolean |
handleIsDeepHistory() |
protected boolean |
handleIsFork() |
protected boolean |
handleIsInitialState() |
protected boolean |
handleIsJoin() |
protected boolean |
handleIsJunction() |
protected boolean |
handleIsMergePoint() |
protected boolean |
handleIsShallowHistory() |
protected boolean |
handleIsSplit() |
isChoice, isCollect, isDecisionPoint, isDeepHistory, isFork, isInitialState, isJoin, isJunction, isMergePoint, isPseudostateFacadeMetaType, isShallowHistory, isSplit, resetMetafacadeContext, validateInvariants
handleGetContainer, handleGetIncomings, handleGetOutgoings, handleGetPartition, handleGetStateMachine
getContainer, getIncomings, getOutgoings, getPartition, getStateMachine, isStateVertexFacadeMetaType
getArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetName, handleGetOwnedElements, handleGetOwner, handleGetPackage, handleGetPackageName, handleGetPackageName, handleGetPackagePath, handleGetQualifiedName, handleGetRootPackage, handleGetSourceDependencies, handleGetStateMachineContext, handleGetStereotypeNames, handleGetStereotypes, handleGetTaggedValues, handleGetTargetDependencies, handleGetTemplateParameter, handleGetTemplateParameters, handleGetVisibility, handleHasExactStereotype, handleHasKeyword, handleHasStereotype, handleIsBindingDependenciesPresent, handleIsConstraintsPresent, handleIsDocumentationPresent, handleIsReservedWord, handleIsTemplateParametersPresent, handleIsValidIdentifierName, handleTranslateConstraint, handleTranslateConstraints, handleTranslateConstraints
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, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, toString, translateConstraint, translateConstraints, translateConstraints
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public PseudostateFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.Pseudostate metaObject, String context)
metaObject
- context
- protected boolean handleIsChoice()
handleIsChoice
in class PseudostateFacadeLogic
PseudostateFacade.isChoice()
protected boolean handleIsInitialState()
handleIsInitialState
in class PseudostateFacadeLogic
PseudostateFacade.isInitialState()
protected boolean handleIsJoin()
handleIsJoin
in class PseudostateFacadeLogic
PseudostateFacade.isJoin()
protected boolean handleIsFork()
handleIsFork
in class PseudostateFacadeLogic
PseudostateFacade.isFork()
protected boolean handleIsJunction()
handleIsJunction
in class PseudostateFacadeLogic
PseudostateFacade.isJunction()
protected boolean handleIsDecisionPoint()
handleIsDecisionPoint
in class PseudostateFacadeLogic
PseudostateFacade.isDecisionPoint()
protected boolean handleIsMergePoint()
handleIsMergePoint
in class PseudostateFacadeLogic
PseudostateFacade.isMergePoint()
protected boolean handleIsDeepHistory()
handleIsDeepHistory
in class PseudostateFacadeLogic
PseudostateFacade.isDeepHistory()
protected boolean handleIsShallowHistory()
handleIsShallowHistory
in class PseudostateFacadeLogic
PseudostateFacade.isShallowHistory()
protected boolean handleIsSplit()
handleIsSplit
in class PseudostateFacadeLogic
PseudostateFacade.isSplit()
protected boolean handleIsCollect()
handleIsCollect
in class PseudostateFacadeLogic
PseudostateFacade.isCollect()
public Object handleGetValidationOwner()
handleGetValidationOwner
in class StateVertexFacadeLogicImpl
ModelElementFacade.getValidationOwner()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.