org.andromda.cartridges.ejb.metafacades
Class EJBEntityAttributeFacadeLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
          extended by org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogicImpl
All Implemented Interfaces:
EJBEntityAttributeFacade, org.andromda.metafacades.uml.AttributeFacade, org.andromda.metafacades.uml.EntityAttribute, org.andromda.metafacades.uml.ModelElementFacade
Direct Known Subclasses:
EJBPrimaryKeyFacadeLogic

public class EJBEntityAttributeFacadeLogicImpl
extends EJBEntityAttributeFacadeLogic

MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade.

See Also:
EJBEntityAttributeFacade

Field Summary
 
Fields inherited from class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
EJBEntityAttributeFacadeLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
 java.lang.String getGetterName()
           
protected  java.lang.String handleGetTransactionType()
           
 
Methods inherited from class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getColumnIndex, getColumnLength, getColumnName, getConstraints, getConstraints, getDefaultValue, getDocumentation, getDocumentation, getDocumentation, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterSetterTypeName, getId, getJdbcMappings, getJdbcType, getLanguageMappings, getLower, getModel, getName, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getRootPackage, getSetterName, getSourceDependencies, getSqlMappings, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTransactionType, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isConstraintsPresent, isDefaultValuePresent, isEJBEntityAttributeFacadeMetaType, isEntityAttributeMetaType, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isIdentifier, isMany, isModelElementFacadeMetaType, isOrdered, isReadOnly, isRequired, isStatic, isTemplateParametersPresent, isTransient, isUnique, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
 
Methods inherited from class org.andromda.core.metafacade.MetafacadeBase
equals, getConfiguredProperty, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EJBEntityAttributeFacadeLogicImpl

public EJBEntityAttributeFacadeLogicImpl(java.lang.Object metaObject,
                                         java.lang.String context)
Method Detail

handleGetTransactionType

protected java.lang.String handleGetTransactionType()
Specified by:
handleGetTransactionType in class EJBEntityAttributeFacadeLogic
See Also:
EJBEntityAttributeFacade.getTransactionType()

getGetterName

public java.lang.String getGetterName()
Specified by:
getGetterName in interface org.andromda.metafacades.uml.AttributeFacade
Overrides:
getGetterName in class EJBEntityAttributeFacadeLogic
See Also:
AttributeFacade.getGetterName()


Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.