public class ParameterFacadeLogicImpl extends ParameterFacadeLogic
metaObjectcontextRoot| Constructor and Description |
|---|
ParameterFacadeLogicImpl(org.omg.uml.foundation.core.Parameter metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValidationOwner() |
String |
handleGetDefaultValue() |
String |
handleGetEffect()
UML2 Only: Returns "NONE" always.
|
protected org.omg.uml.behavioralelements.statemachines.Event |
handleGetEvent()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetGetterName() |
protected String |
handleGetGetterSetterTypeName() |
protected String |
handleGetGetterSetterTypeNameImpl() |
protected int |
handleGetLower()
Get the UML lower multiplicity
|
protected String |
handleGetName()
Overridden to provide name masking.
|
protected org.omg.uml.foundation.core.Operation |
handleGetOperation()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetSetterName() |
protected org.omg.uml.foundation.core.Classifier |
handleGetType()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected int |
handleGetUpper()
Get the UML upper multiplicity
Not implemented for UML1.4
|
boolean |
handleIsDefaultValuePresent() |
boolean |
handleIsException()
UML2 Only: Returns false always.
|
protected boolean |
handleIsInoutParameter() |
protected boolean |
handleIsInParameter() |
protected boolean |
handleIsMany()
Get the UML upper multiplicity
Not implemented for UML1.4
|
protected boolean |
handleIsOrdered()
NOT IMPLEMENTED: UML2 only: returns false always
|
protected boolean |
handleIsOutParameter() |
protected boolean |
handleIsReadable() |
protected boolean |
handleIsRequired() |
boolean |
handleIsReturn() |
protected boolean |
handleIsUnique() |
protected boolean |
handleIsWritable() |
getDefaultValue, getEffect, getEvent, getGetterName, getGetterSetterTypeName, getGetterSetterTypeNameImpl, getLower, getOperation, getSetterName, getType, getUpper, isDefaultValuePresent, isException, isInoutParameter, isInParameter, isMany, isOrdered, isOutParameter, isParameterFacadeMetaType, isReadable, isRequired, isReturn, isUnique, isWritable, resetMetafacadeContext, validateInvariantsgetArraySuffix, 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, 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 ParameterFacadeLogicImpl(org.omg.uml.foundation.core.Parameter metaObject, String context)
metaObject - context - protected String handleGetName()
handleGetName in class ModelElementFacadeLogicImplModelElementFacade.getName()protected String handleGetGetterName()
handleGetGetterName in class ParameterFacadeLogicParameterFacade.getGetterName()protected String handleGetSetterName()
handleGetSetterName in class ParameterFacadeLogicParameterFacade.getSetterName()public Object getValidationOwner()
getValidationOwner in interface ModelElementFacadegetValidationOwner in class MetafacadeBaseMetafacadeBase.getValidationOwner()public String handleGetDefaultValue()
handleGetDefaultValue in class ParameterFacadeLogicParameterFacade.getDefaultValue()public boolean handleIsDefaultValuePresent()
handleIsDefaultValuePresent in class ParameterFacadeLogicParameterFacade.isDefaultValuePresent()protected String handleGetGetterSetterTypeName()
handleGetGetterSetterTypeName in class ParameterFacadeLogicParameterFacade.getType()protected String handleGetGetterSetterTypeNameImpl()
handleGetGetterSetterTypeNameImpl in class ParameterFacadeLogicParameterFacade.getGetterSetterTypeNameImpl()protected org.omg.uml.foundation.core.Classifier handleGetType()
ParameterFacadeLogichandleGetType in class ParameterFacadeLogicParameterFacade.getType()public String handleGetEffect()
handleGetEffect in class ParameterFacadeLogicParameterFacade.isException()public boolean handleIsException()
handleIsException in class ParameterFacadeLogicParameterFacade.isException()protected boolean handleIsOrdered()
handleIsOrdered in class ParameterFacadeLogicParameterFacade.isOrdered()public boolean handleIsReturn()
handleIsReturn in class ParameterFacadeLogicParameterFacade.isReturn()protected boolean handleIsRequired()
handleIsRequired in class ParameterFacadeLogicParameterFacade.isRequired()protected boolean handleIsUnique()
handleIsUnique in class ParameterFacadeLogicParameterFacade.isUnique()protected org.omg.uml.foundation.core.Operation handleGetOperation()
ParameterFacadeLogichandleGetOperation in class ParameterFacadeLogicParameterFacade.getOperation()protected org.omg.uml.behavioralelements.statemachines.Event handleGetEvent()
ParameterFacadeLogichandleGetEvent in class ParameterFacadeLogicParameterFacade.getEvent()protected boolean handleIsReadable()
handleIsReadable in class ParameterFacadeLogicParameterFacade.isReadable()protected boolean handleIsWritable()
handleIsWritable in class ParameterFacadeLogicParameterFacade.isWritable()protected boolean handleIsInParameter()
handleIsInParameter in class ParameterFacadeLogicParameterFacade.isInParameter()protected boolean handleIsOutParameter()
handleIsOutParameter in class ParameterFacadeLogicParameterFacade.isOutParameter()protected boolean handleIsInoutParameter()
handleIsInoutParameter in class ParameterFacadeLogicParameterFacade.isInoutParameter()protected boolean handleIsMany()
handleIsMany in class ParameterFacadeLogicParameterFacade.isMany()protected int handleGetUpper()
handleGetUpper in class ParameterFacadeLogicParameterFacade.getUpper()protected int handleGetLower()
handleGetLower in class ParameterFacadeLogicParameterFacade.getLower()Copyright © 2003–2014 AndroMDA.org. All rights reserved.