public interface EntityAssociation extends AssociationFacade
Modifier and Type | Method and Description |
---|---|
String |
getSchema()
The name of the schema that contains the database table
|
String |
getTableName()
The name of the table if this is a many-to-many association.
|
boolean |
isEntityAssociation()
is this an EntityAssociation?
|
boolean |
isEntityAssociationMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getAssociationEndA, getAssociationEndB, getAssociationEnds, getRelationName, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isDerived, isLeaf, isMany2Many
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
copyTaggedValues, 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, translateConstraints, validateInvariants
boolean isEntityAssociationMetaType()
true
String getTableName()
boolean isEntityAssociation()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.