| Package | Description |
|---|---|
| com.corticon.services.metadata.vocabulary |
| Modifier and Type | Method and Description |
|---|---|
IAssociationMetadata |
IEntityMetadata.getAssociationMetadataFromRoleName(java.lang.String astrRoleName)
Get a specific IAssociationMetadata based on the Association's 'Association Role Name'.
|
IAssociationMetadata |
IEntityMetadata.getAssociationMetadataFromXmlElementName(java.lang.String astrXmlPropertyName)
Get a specific IAssociationMetadata based on the Association's 'Xml Propety Name'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<IAssociationMetadata> |
IEntityMetadata.getAssociationMetadatas()
Get a Collection of all IAssociationMetadata instances for this IEntityMetadata instance
|
Copyright © 2005-2021 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.