public class HibernateAssociationLogicImpl extends HibernateAssociationLogic
HibernateAssociation
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
HibernateAssociationLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected int |
handleGetEhCacheMaxElementsInMemory() |
protected int |
handleGetEhCacheTimeToIdleSeconds() |
protected int |
handleGetEhCacheTimeToLiveSeconds() |
protected String |
handleGetHibernateCacheType() |
protected boolean |
handleIsEhCacheEternal() |
protected boolean |
handleIsEhCacheOverflowToDisk() |
protected boolean |
handleIsHibernateCacheDistributed() |
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getAllGeneralizations, getAllSpecializations, getAssociationEndA, getAssociationEndB, getAssociationEnds, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getEhCacheMaxElementsInMemory, getEhCacheTimeToIdleSeconds, getEhCacheTimeToLiveSeconds, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getHibernateCacheType, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRelationName, getRootPackage, getSchema, getSourceDependencies, getSpecializations, getStateMachineContext, getStereotypeNames, getStereotypes, getTableName, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isBindingDependenciesPresent, isConstraintsPresent, isDerived, isDocumentationPresent, isEhCacheEternal, isEhCacheOverflowToDisk, isEntityAssociation, isEntityAssociationMetaType, isGeneralizableElementFacadeMetaType, isHibernateAssociationMetaType, isHibernateCacheDistributed, isLeaf, isMany2Many, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public HibernateAssociationLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetHibernateCacheType()
handleGetHibernateCacheType
in class HibernateAssociationLogic
HibernateAssociation.getHibernateCacheType()
protected int handleGetEhCacheMaxElementsInMemory()
handleGetEhCacheMaxElementsInMemory
in class HibernateAssociationLogic
HibernateAssociation.getEhCacheMaxElementsInMemory()
protected boolean handleIsEhCacheEternal()
handleIsEhCacheEternal
in class HibernateAssociationLogic
HibernateAssociation.isEhCacheEternal()
protected int handleGetEhCacheTimeToIdleSeconds()
handleGetEhCacheTimeToIdleSeconds
in class HibernateAssociationLogic
HibernateAssociation.getEhCacheTimeToIdleSeconds()
protected int handleGetEhCacheTimeToLiveSeconds()
handleGetEhCacheTimeToLiveSeconds
in class HibernateAssociationLogic
HibernateAssociation.getEhCacheTimeToLiveSeconds()
protected boolean handleIsEhCacheOverflowToDisk()
handleIsEhCacheOverflowToDisk
in class HibernateAssociationLogic
HibernateAssociation.isEhCacheOverflowToDisk()
protected boolean handleIsHibernateCacheDistributed()
handleIsHibernateCacheDistributed
in class HibernateAssociationLogic
HibernateAssociation.isHibernateCacheDistributed()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.