public class EJB3AssociationFacadeLogicImpl extends EJB3AssociationFacadeLogic
EJB3AssociationFacade
,
Serialized FormmetaObject
contextRoot, 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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public EJB3AssociationFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getTableName()
getTableName
in interface EntityAssociation
getTableName
in class EJB3AssociationFacadeLogic
EntityAssociation.getTableName()
public String getName()
getName
in interface ModelElementFacade
getName
in class EJB3AssociationFacadeLogic
ModelElementFacade.getName()
public String getRelationName()
getRelationName
in interface AssociationFacade
getRelationName
in class EJB3AssociationFacadeLogic
AssociationFacade.getRelationName()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.