public class FrontEndParameterLogicImpl extends FrontEndParameterLogic
FrontEndParameter,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
FrontEndParameterLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected FrontEndAction |
handleGetAction()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected OperationFacade |
handleGetControllerOperation()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected Collection<String> |
handleGetTableAttributeNames() |
protected Collection<String> |
handleGetTableColumnNames() |
protected Collection<String> |
handleGetTableColumns() |
protected Object |
handleGetView()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected boolean |
handleIsActionParameter() |
protected boolean |
handleIsContainedInFrontEndUseCase() |
protected boolean |
handleIsControllerOperationArgument() |
protected boolean |
handleIsTable() |
getAction, getControllerOperation, getTableAttributeNames, getTableColumnNames, getTableColumns, getView, isActionParameter, isContainedInFrontEndUseCase, isControllerOperationArgument, isFrontEndParameterMetaType, isTable, resetMetafacadeContext, validateInvariantsgetValidationOwner, handleGetDefaultValue, handleGetEffect, handleGetEvent, handleGetGetterName, handleGetGetterSetterTypeName, handleGetGetterSetterTypeNameImpl, handleGetLower, handleGetName, handleGetOperation, handleGetSetterName, handleGetType, handleGetUpper, handleIsDefaultValuePresent, handleIsException, handleIsInoutParameter, handleIsInParameter, handleIsMany, handleIsOrdered, handleIsOutParameter, handleIsReadable, handleIsRequired, handleIsReturn, handleIsUnique, handleIsWritablegetDefaultValue, getEffect, getEvent, getGetterName, getGetterSetterTypeName, getGetterSetterTypeNameImpl, getLower, getOperation, getSetterName, getType, getUpper, isDefaultValuePresent, isException, isInoutParameter, isInParameter, isMany, isOrdered, isOutParameter, isParameterFacadeMetaType, isReadable, isRequired, isReturn, isUnique, isWritablegetArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, 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, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDefaultValue, getEffect, getEvent, getGetterName, getGetterSetterTypeName, getGetterSetterTypeNameImpl, getLower, getOperation, getSetterName, getType, getUpper, isDefaultValuePresent, isException, isInoutParameter, isInParameter, isMany, isOrdered, isOutParameter, isParameterFacadeMetaType, isReadable, isRequired, isReturn, isUnique, isWritablecopyTaggedValues, 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 FrontEndParameterLogicImpl(Object metaObject, String context)
metaObject - context - protected boolean handleIsControllerOperationArgument()
handleIsControllerOperationArgument in class FrontEndParameterLogicFrontEndParameter.isControllerOperationArgument()protected OperationFacade handleGetControllerOperation()
FrontEndParameterLogichandleGetControllerOperation in class FrontEndParameterLogicFrontEndParameter.getControllerOperation()protected boolean handleIsContainedInFrontEndUseCase()
handleIsContainedInFrontEndUseCase in class FrontEndParameterLogicFrontEndParameter.isContainedInFrontEndUseCase()protected Object handleGetView()
FrontEndParameterLogichandleGetView in class FrontEndParameterLogicFrontEndParameter.getView()protected boolean handleIsActionParameter()
handleIsActionParameter in class FrontEndParameterLogicFrontEndParameter.isActionParameter()protected FrontEndAction handleGetAction()
FrontEndParameterLogichandleGetAction in class FrontEndParameterLogicFrontEndParameter.getAction()protected boolean handleIsTable()
handleIsTable in class FrontEndParameterLogicFrontEndParameter.isTable()protected Collection<String> handleGetTableColumnNames()
handleGetTableColumnNames in class FrontEndParameterLogicFrontEndParameter.getTableColumnNames()protected Collection<String> handleGetTableColumns()
handleGetTableColumns in class FrontEndParameterLogicFrontEndParameter.getTableColumns()protected Collection<String> handleGetTableAttributeNames()
handleGetTableAttributeNames in class FrontEndParameterLogicFrontEndParameter.getTableAttributeNames()Copyright © 2003–2014 AndroMDA.org. All rights reserved.