public class StateMachineFacadeLogicImpl extends StateMachineFacadeLogic
StateMachineFacade,
Serialized FormmetaObjectxmiHelpercontextRoot| Constructor and Description |
|---|
StateMachineFacadeLogicImpl(StateMachine metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Vertex> |
getSubvertices(org.apache.commons.collections.Predicate collectionFilter) |
Object |
getValidationOwner() |
protected Element |
handleGetContextElement()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection<Vertex> |
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<Vertex> |
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<Vertex> |
handleGetPseudostates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection<Vertex> |
handleGetStates()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection<Transition> |
handleGetTransitions()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
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, handleGetModelNamespace, handleGetName, 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, isAUml14DependencycopyTaggedValues, 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, 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, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraintspublic StateMachineFacadeLogicImpl(StateMachine metaObject, String context)
metaObject - context - protected Element handleGetContextElement()
StateMachineFacadeLogichandleGetContextElement in class StateMachineFacadeLogicStateMachineFacade.getContextElement()protected Collection<Vertex> handleGetFinalStates()
StateMachineFacadeLogichandleGetFinalStates in class StateMachineFacadeLogicStateMachineFacade.getFinalStates()protected Collection<Vertex> handleGetStates()
StateMachineFacadeLogichandleGetStates in class StateMachineFacadeLogicStateMachineFacade.getStates()protected TransitionFacade handleGetInitialTransition()
StateMachineFacadeLogichandleGetInitialTransition in class StateMachineFacadeLogicStateMachineFacade.getInitialTransition()protected Collection<Transition> handleGetTransitions()
StateMachineFacadeLogichandleGetTransitions in class StateMachineFacadeLogicStateMachineFacade.getTransitions()protected Collection<Vertex> handleGetInitialStates()
StateMachineFacadeLogichandleGetInitialStates in class StateMachineFacadeLogicStateMachineFacade.getInitialStates()protected PseudostateFacade handleGetInitialState()
StateMachineFacadeLogichandleGetInitialState in class StateMachineFacadeLogicStateMachineFacade.getInitialState()protected Collection<Vertex> handleGetPseudostates()
StateMachineFacadeLogichandleGetPseudostates in class StateMachineFacadeLogicStateMachineFacade.getPseudostates()protected Collection<Vertex> getSubvertices(org.apache.commons.collections.Predicate collectionFilter)
collectionFilter - public Object getValidationOwner()
getValidationOwner in interface ModelElementFacadegetValidationOwner in class MetafacadeBaseMetafacadeBase.getValidationOwner()Copyright © 2003–2014 AndroMDA.org. All rights reserved.