org.andromda.cartridges.bpm4struts.metafacades
Class StrutsManageableEntityAttributeLogicImpl

java.lang.Object
  extended byorg.andromda.core.metafacade.MetafacadeBase
      extended byorg.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttributeLogic
          extended byorg.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttributeLogicImpl
All Implemented Interfaces:
org.andromda.metafacades.uml.AttributeFacade, org.andromda.metafacades.uml.EntityAttribute, org.andromda.metafacades.uml.ManageableEntityAttribute, org.andromda.metafacades.uml.ModelElementFacade, StrutsManageableEntityAttribute

public class StrutsManageableEntityAttributeLogicImpl
extends StrutsManageableEntityAttributeLogic

MetafacadeLogic implementation for org.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttribute.

See Also:
StrutsManageableEntityAttribute

Field Summary
 
Fields inherited from class org.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttributeLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
StrutsManageableEntityAttributeLogicImpl(Object metaObject, String context)
           
 
Method Summary
protected  String handleGetDateFormat()
           
protected  Integer handleGetFieldColumnCount()
           
protected  Integer handleGetFieldRowCount()
           
protected  String handleGetMessageKey()
           
protected  String handleGetMessageValue()
           
protected  String handleGetOnlineHelpKey()
           
protected  String handleGetOnlineHelpValue()
           
protected  String handleGetWidgetType()
           
protected  boolean handleIsHidden()
           
protected  boolean handleIsNeedsFileUpload()
           
protected  boolean handleIsSafeNamePresent()
           
protected  boolean handleIsStrictDateFormat()
           
 
Methods inherited from class org.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttributeLogic
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getColumnIndex, getColumnLength, getColumnName, getConstraints, getConstraints, getDateFormat, getDefaultValue, getDocumentation, getDocumentation, getDocumentation, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getFieldColumnCount, getFieldRowCount, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getId, getJdbcMappings, getJdbcType, getLanguageMappings, getLower, getMessageKey, getMessageValue, getModel, getName, getOnlineHelpKey, getOnlineHelpValue, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getRootPackage, getSetterName, getSourceDependencies, getSqlMappings, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getVisibility, getWidgetType, hasExactStereotype, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isConstraintsPresent, isDefaultValuePresent, isDisplay, isEntityAttributeMetaType, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isHidden, isIdentifier, isManageableEntityAttributeMetaType, isManageableGetterAvailable, isMany, isModelElementFacadeMetaType, isNeedsFileUpload, isOrdered, isReadOnly, isRequired, isSafeNamePresent, isStatic, isStrictDateFormat, isStrutsManageableEntityAttributeMetaType, 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

StrutsManageableEntityAttributeLogicImpl

public StrutsManageableEntityAttributeLogicImpl(Object metaObject,
                                                String context)
Method Detail

handleGetMessageKey

protected String handleGetMessageKey()
Specified by:
handleGetMessageKey in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getMessageKey()

handleGetMessageValue

protected String handleGetMessageValue()
Specified by:
handleGetMessageValue in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getMessageValue()

handleGetDateFormat

protected String handleGetDateFormat()
Specified by:
handleGetDateFormat in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getDateFormat()

handleIsStrictDateFormat

protected boolean handleIsStrictDateFormat()
Specified by:
handleIsStrictDateFormat in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.isStrictDateFormat()

handleIsNeedsFileUpload

protected boolean handleIsNeedsFileUpload()
Specified by:
handleIsNeedsFileUpload in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.isNeedsFileUpload()

handleIsHidden

protected boolean handleIsHidden()
Specified by:
handleIsHidden in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.isHidden()

handleGetWidgetType

protected String handleGetWidgetType()
Specified by:
handleGetWidgetType in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getWidgetType()

handleGetFieldColumnCount

protected Integer handleGetFieldColumnCount()
Specified by:
handleGetFieldColumnCount in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getFieldColumnCount()

handleGetFieldRowCount

protected Integer handleGetFieldRowCount()
Specified by:
handleGetFieldRowCount in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getFieldRowCount()

handleIsSafeNamePresent

protected boolean handleIsSafeNamePresent()
Specified by:
handleIsSafeNamePresent in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.isSafeNamePresent()

handleGetOnlineHelpKey

protected String handleGetOnlineHelpKey()
Specified by:
handleGetOnlineHelpKey in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getOnlineHelpKey()

handleGetOnlineHelpValue

protected String handleGetOnlineHelpValue()
Specified by:
handleGetOnlineHelpValue in class StrutsManageableEntityAttributeLogic
See Also:
StrutsManageableEntityAttribute.getOnlineHelpValue()


Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.