public abstract class EJB3MappedSuperclassAttributeFacadeLogic extends EJB3EntityAttributeFacadeLogicImpl implements EJB3MappedSuperclassAttributeFacade
| Modifier and Type | Field and Description |
|---|---|
protected Object |
metaObject
The underlying UML object
|
DEFAULT_ENUM_LITERAL_COLUMN_LENGTH, ENTITY_DEFAULT_GENERATOR_ALLOCATION_SIZE, ENTITY_DEFAULT_GENERATOR_INITIAL_VALUE, ENTITY_DEFAULT_GENERATOR_TYPE, ENTITY_DEFAULT_TEMPORAL_TYPE, GENERATOR, UNDERSCOREcontextRoot, logger| Modifier | Constructor and Description |
|---|---|
protected |
EJB3MappedSuperclassAttributeFacadeLogic(Object metaObjectIn,
String context)
Create Metafacade implementation instance using the MetafacadeFactory from the context
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEJB3MappedSuperclassAttributeFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
void |
resetMetafacadeContext(String context)
Reset context only for non-root metafacades
|
void |
validateInvariants(Collection<ModelValidationMessage> validationMessages) |
getColumnLength, getColumnName, handleGetColumnDefinition, handleGetColumnPrecision, handleGetColumnScale, handleGetEnumerationType, handleGetFetchType, handleGetGeneratorAllocationSize, handleGetGeneratorGenericStrategy, handleGetGeneratorInitialValue, handleGetGeneratorName, handleGetGeneratorPkColumnValue, handleGetGeneratorSourceName, handleGetGeneratorType, handleGetLobType, handleGetOverrideType, handleGetTemporalType, handleIsColumnNullable, handleIsContainsEmbeddedObject, handleIsEager, handleIsGeneratorTypeAuto, handleIsGeneratorTypeGeneric, handleIsGeneratorTypeIdentity, handleIsGeneratorTypeNone, handleIsGeneratorTypeSequence, handleIsGeneratorTypeTable, handleIsInsertEnabled, handleIsLazy, handleIsLob, handleIsUpdateEnabled, handleIsVersion, isRequiredcopyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getColumnDefinition, getColumnIndex, getColumnPrecision, getColumnScale, getConstraints, getConstraints, getDefaultValue, getDocumentation, getDocumentation, getDocumentation, getEnumeration, getEnumerationLiteralParameters, getEnumerationType, getEnumerationValue, getFetchType, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneratorAllocationSize, getGeneratorGenericStrategy, getGeneratorInitialValue, getGeneratorName, getGeneratorPkColumnValue, getGeneratorSourceName, getGeneratorType, getGetterName, getGetterSetterTypeName, getId, getJdbcMappings, getJdbcType, getKeywords, getLabel, getLanguageMappings, getLobType, getLower, getModel, getName, getOverrideType, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSetterName, getSourceDependencies, getSqlMappings, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTemporalType, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isColumnNullable, isConstraintsPresent, isContainsEmbeddedObject, isDefaultValuePresent, isDerived, isDocumentationPresent, isEager, isEJB3EntityAttributeFacadeMetaType, isEntityAttributeMetaType, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isGeneratorTypeAuto, isGeneratorTypeGeneric, isGeneratorTypeIdentity, isGeneratorTypeNone, isGeneratorTypeSequence, isGeneratorTypeTable, isIdentifier, isInsertEnabled, isLazy, isLeaf, isLob, isMany, isModelElementFacadeMetaType, isOrdered, isReadOnly, isReservedWord, isStatic, isTemplateParametersPresent, isTransient, isUnique, isUpdateEnabled, isValidIdentifierName, isVersion, toString, translateConstraint, translateConstraints, translateConstraintscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetColumnDefinition, getColumnPrecision, getColumnScale, getEnumerationType, getFetchType, getGeneratorAllocationSize, getGeneratorGenericStrategy, getGeneratorInitialValue, getGeneratorName, getGeneratorPkColumnValue, getGeneratorSourceName, getGeneratorType, getLobType, getOverrideType, getTemporalType, isColumnNullable, isContainsEmbeddedObject, isEager, isEJB3EntityAttributeFacadeMetaType, isGeneratorTypeAuto, isGeneratorTypeGeneric, isGeneratorTypeIdentity, isGeneratorTypeNone, isGeneratorTypeSequence, isGeneratorTypeTable, isInsertEnabled, isLazy, isLob, isUpdateEnabled, isVersiongetColumnIndex, getColumnLength, getColumnName, getJdbcMappings, getJdbcType, getSqlMappings, getSqlType, getUniqueGroup, isEntityAttributeMetaType, isIdentifier, isTransientfindTaggedValue, getDefaultValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getGetterName, getGetterSetterTypeName, getLower, getOwner, getSetterName, getType, getUpper, isAddOnly, isAttributeFacadeMetaType, isChangeable, isDefaultValuePresent, isDerived, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isLeaf, isMany, isOrdered, isReadOnly, isRequired, isStatic, isUniquecopyTaggedValues, 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, translateConstraintsprotected Object metaObject
Objectprotected EJB3MappedSuperclassAttributeFacadeLogic(Object metaObjectIn, String context)
metaObjectIn - context - public void resetMetafacadeContext(String context)
resetMetafacadeContext in class EJB3EntityAttributeFacadeLogiccontext - MetafacadeBase.resetMetafacadeContext(String context)public boolean isEJB3MappedSuperclassAttributeFacadeMetaType()
EJB3MappedSuperclassAttributeFacadeisEJB3MappedSuperclassAttributeFacadeMetaType in interface EJB3MappedSuperclassAttributeFacadeEJB3MappedSuperclassAttributeFacadepublic void validateInvariants(Collection<ModelValidationMessage> validationMessages)
validateInvariants in interface ModelElementFacadevalidateInvariants in class EJB3EntityAttributeFacadeLogicvalidationMessages - CollectionEJB3EntityAttributeFacadeLogic.validateInvariants(Collection validationMessages)Copyright © 2006–2014 AndroMDA.org. All rights reserved.