public class HibernateEmbeddedValueLogicImpl extends HibernateEmbeddedValueLogic
HibernateEmbeddedValue
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
HibernateEmbeddedValueLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected Collection |
handleGetBusinessOperations()
see HibernateEntityLogicImpl
|
protected String |
handleGetEntityName() |
protected String |
handleGetFullyQualifiedEntityName()
analogy of HibernateEntityLogicImpl
|
protected String |
handleGetImplementationName() |
protected boolean |
handleIsImmutable() |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationName, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getRootPackage, getSerialVersionUID, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isHibernateEmbeddedValueMetaType, isImmutable, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public HibernateEmbeddedValueLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsImmutable()
handleIsImmutable
in class HibernateEmbeddedValueLogic
HibernateEmbeddedValue.isImmutable()
protected String handleGetImplementationName()
handleGetImplementationName
in class HibernateEmbeddedValueLogic
HibernateEmbeddedValue.getImplementationName()
protected String handleGetEntityName()
HibernateEntity.getEntityName()
protected String handleGetFullyQualifiedEntityName()
HibernateEmbeddedValue
protected Collection handleGetBusinessOperations()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.