public class HibernateEntityAttributeLogicImpl extends HibernateEntityAttributeLogic
HibernateEntityAttribute,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
HibernateEntityAttributeLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue()
Override to provide java specific handling of the default value.
|
protected String |
handleConcatColumnName(String prefix,
String name)
Method to be implemented in descendants
TODO: Model Documentation for
org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.concatColumnName
|
protected String |
handleGetFormula() |
protected String |
handleGetFullyQualifiedHibernateType() |
protected String |
handleGetXmlTagName() |
protected boolean |
handleIsContainsEmbeddedObject() |
protected boolean |
handleIsInsertEnabled() |
protected boolean |
handleIsLazy() |
protected boolean |
handleIsUpdateEnabled() |
boolean |
isRequired()
Overridden to provide handling of inheritance.
|
concatColumnName, copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getColumnIndex, getColumnLength, getColumnName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getFormula, getFullyQualifiedHibernateType, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getId, getJdbcMappings, getJdbcType, getKeywords, getLabel, getLanguageMappings, getLower, getModel, getName, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSetterName, getSourceDependencies, getSqlMappings, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getVisibility, getXmlTagName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isConstraintsPresent, isContainsEmbeddedObject, isDefaultValuePresent, isDerived, isDocumentationPresent, isEntityAttributeMetaType, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isHibernateEntityAttributeMetaType, isIdentifier, isInsertEnabled, isLazy, isLeaf, isMany, isModelElementFacadeMetaType, isOrdered, isReadOnly, isReservedWord, isStatic, isTemplateParametersPresent, isTransient, isUnique, isUpdateEnabled, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic HibernateEntityAttributeLogicImpl(Object metaObject, String context)
metaObject - context - public boolean isRequired()
isRequired in interface AttributeFacadeisRequired in class HibernateEntityAttributeLogicAttributeFacade.isRequired()public String getDefaultValue()
getDefaultValue in interface AttributeFacadegetDefaultValue in class HibernateEntityAttributeLogicAttributeFacade.getDefaultValue()protected boolean handleIsContainsEmbeddedObject()
handleIsContainsEmbeddedObject in class HibernateEntityAttributeLogicHibernateEntityAttribute.isContainsEmbeddedObject()protected String handleConcatColumnName(String prefix, String name)
HibernateEntityAttributeLogichandleConcatColumnName in class HibernateEntityAttributeLogicprefix - name - HibernateEntityAttribute.concatColumnName(String, String)protected boolean handleIsLazy()
handleIsLazy in class HibernateEntityAttributeLogicHibernateEntityAttribute.isLazy()protected String handleGetFormula()
handleGetFormula in class HibernateEntityAttributeLogicHibernateEntityAttribute.getFormula()protected boolean handleIsInsertEnabled()
handleIsInsertEnabled in class HibernateEntityAttributeLogicHibernateEntityAttribute.isInsertEnabled()protected boolean handleIsUpdateEnabled()
handleIsUpdateEnabled in class HibernateEntityAttributeLogicHibernateEntityAttribute.isUpdateEnabled()protected String handleGetXmlTagName()
handleGetXmlTagName in class HibernateEntityAttributeLogicHibernateEntityAttributeLogic.handleGetXmlTagName()protected String handleGetFullyQualifiedHibernateType()
handleGetFullyQualifiedHibernateType in class HibernateEntityAttributeLogicHibernateEntityAttributeLogic.handleGetFullyQualifiedHibernateType()Copyright © 2003–2014 AndroMDA.org. All rights reserved.