public class StateMachineFacadeLogicImpl extends StateMachineFacadeLogic
StateMachineFacade,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
StateMachineFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.StateMachine metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
getSubvertices(org.apache.commons.collections.Predicate collectionFilter) |
protected org.omg.uml.foundation.core.ModelElement |
handleGetContextElement()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection |
handleGetFinalStates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected PseudostateFacade |
handleGetInitialState()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection |
handleGetInitialStates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected TransitionFacade |
handleGetInitialTransition()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection |
handleGetPseudostates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection |
handleGetStates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection |
handleGetTransitions()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
Object |
handleGetValidationOwner() |
getContextElement, getFinalStates, getInitialState, getInitialStates, getInitialTransition, getPseudostates, getStates, getTransitions, isStateMachineFacadeMetaType, resetMetafacadeContext, validateInvariantsgetArraySuffix, 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, handleTranslateConstraintscopyTaggedValues, 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, translateConstraintscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopyTaggedValues, 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, translateConstraintspublic StateMachineFacadeLogicImpl(org.omg.uml.behavioralelements.statemachines.StateMachine metaObject, String context)
metaObject - context - protected org.omg.uml.foundation.core.ModelElement handleGetContextElement()
StateMachineFacadeLogichandleGetContextElement in class StateMachineFacadeLogicStateMachineFacade.getContextElement()protected Collection handleGetFinalStates()
StateMachineFacadeLogichandleGetFinalStates in class StateMachineFacadeLogicStateMachineFacade.getFinalStates()protected Collection handleGetStates()
StateMachineFacadeLogichandleGetStates in class StateMachineFacadeLogicStateMachineFacade.getStates()protected TransitionFacade handleGetInitialTransition()
StateMachineFacadeLogichandleGetInitialTransition in class StateMachineFacadeLogicStateMachineFacade.getInitialTransition()protected Collection handleGetTransitions()
StateMachineFacadeLogichandleGetTransitions in class StateMachineFacadeLogicStateMachineFacade.getTransitions()protected Collection handleGetInitialStates()
StateMachineFacadeLogichandleGetInitialStates in class StateMachineFacadeLogicStateMachineFacade.getInitialStates()protected PseudostateFacade handleGetInitialState()
StateMachineFacadeLogichandleGetInitialState in class StateMachineFacadeLogicStateMachineFacade.getInitialState()protected Collection handleGetPseudostates()
StateMachineFacadeLogichandleGetPseudostates in class StateMachineFacadeLogicStateMachineFacade.getPseudostates()protected Collection getSubvertices(org.apache.commons.collections.Predicate collectionFilter)
collectionFilter - public Object handleGetValidationOwner()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.