public class EJB3AssociationFacadeLogicImpl extends EJB3AssociationFacadeLogic
EJB3AssociationFacade,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
EJB3AssociationFacadeLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Override the default implementation to use the current getRelationName implementation
|
String |
getRelationName()
Override the default implementation to set the owning side name first followed by inverse side.
|
String |
getTableName()
Override to provide support for One-2-Many unidirectional associations as well as Many-2-Many.
|
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getAllGeneralizations, getAllSpecializations, getAssociationEndA, getAssociationEndB, getAssociationEnds, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getKeywords, getLabel, getLanguageMappings, getModel, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSchema, getSourceDependencies, getSpecializations, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isBindingDependenciesPresent, isConstraintsPresent, isDerived, isDocumentationPresent, isEJB3AssociationFacadeMetaType, isEntityAssociation, isEntityAssociationMetaType, isGeneralizableElementFacadeMetaType, isLeaf, isMany2Many, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic EJB3AssociationFacadeLogicImpl(Object metaObject, String context)
metaObject - context - public String getTableName()
getTableName in interface EntityAssociationgetTableName in class EJB3AssociationFacadeLogicEntityAssociation.getTableName()public String getName()
getName in interface ModelElementFacadegetName in class EJB3AssociationFacadeLogicModelElementFacade.getName()public String getRelationName()
getRelationName in interface AssociationFacadegetRelationName in class EJB3AssociationFacadeLogicAssociationFacade.getRelationName()Copyright © 2006–2014 AndroMDA.org. All rights reserved.