| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetMeanings |
AssetSchemaType.assetMeanings |
protected AssetMeanings |
AssetSchemaElement.assetMeanings |
protected AssetMeanings |
AssetUniverse.meanings |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetMeanings |
AssetMeanings.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetMeanings |
AssetSchemaType.getAssetMeanings()
Return a list of the glossary terms attached to this referenceable object.
|
AssetMeanings |
AssetSchemaElement.getAssetMeanings()
Return a list of the glossary terms attached to this referenceable object.
|
AssetMeanings |
AssetUniverse.getMeanings()
Return the list of glossary definitions assigned directly to this asset.
|
| Constructor and Description |
|---|
AssetComplexSchemaType(AssetDescriptor parentAsset,
Schema schemaBean,
AssetMeanings assetMeanings,
AssetSchemaAttributes schemaAttributes,
AssetSchemaLinks schemaLinks)
Bean constructor with parent asset
|
AssetComplexSchemaType(Schema schemaBean,
AssetMeanings assetMeanings,
AssetSchemaAttributes schemaAttributes,
AssetSchemaLinks schemaLinks)
Bean constructor
|
AssetDerivedSchemaElement(AssetDescriptor parentAsset,
DerivedSchemaElement derivedSchemaElementBean,
AssetMeanings assetMeanings,
AssetSchemaImplementationQueries queries)
Bean constructor with parent asset
|
AssetDerivedSchemaElement(DerivedSchemaElement derivedSchemaElementBean,
AssetMeanings assetMeanings,
AssetSchemaImplementationQueries queries)
Bean constructor
|
AssetDerivedSchemaType(AssetDescriptor parentAsset,
DerivedSchemaElement derivedSchemaElementBean,
AssetMeanings assetMeanings,
AssetSchemaImplementationQueries queries)
Bean constructor with parent asset
|
AssetDerivedSchemaType(DerivedSchemaElement derivedSchemaElementBean,
AssetMeanings assetMeanings,
AssetSchemaImplementationQueries queries)
Bean constructor
|
AssetMapSchemaElement(AssetDescriptor parentAsset,
MapSchemaElement mapSchemaElementBean,
AssetSchemaElement mapFromElement,
AssetSchemaElement mapToElement,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetMapSchemaElement(MapSchemaElement mapSchemaElementBean,
AssetSchemaElement mapFromElement,
AssetSchemaElement mapToElement,
AssetMeanings assetMeanings)
Bean constructor
|
AssetMapSchemaType(AssetDescriptor parentAsset,
MapSchemaElement mapSchemaElementBean,
AssetSchemaType mapFromElement,
AssetSchemaType mapToElement,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetMapSchemaType(MapSchemaElement mapSchemaElementBean,
AssetSchemaType mapFromElement,
AssetSchemaType mapToElement,
AssetMeanings assetMeanings)
Bean constructor
|
AssetMeanings(AssetDescriptor parentAsset,
AssetMeanings template)
Copy/clone constructor.
|
AssetPrimitiveSchemaElement(AssetDescriptor parentAsset,
PrimitiveSchemaElement primitiveSchemaElementBean,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetPrimitiveSchemaElement(PrimitiveSchemaElement primitiveSchemaElementBean,
AssetMeanings assetMeanings)
Bean constructor
|
AssetPrimitiveSchemaType(AssetDescriptor parentAsset,
PrimitiveSchemaElement primitiveSchemaElementBean,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetPrimitiveSchemaType(PrimitiveSchemaElement primitiveSchemaElementBean,
AssetMeanings assetMeanings)
Bean constructor
|
AssetSchema(AssetDescriptor parentAsset,
Schema schemaBean,
AssetMeanings assetMeanings,
AssetSchemaAttributes schemaAttributes,
AssetSchemaLinks schemaLinks)
Bean constructor with parent asset
|
AssetSchema(Schema schemaBean,
AssetMeanings assetMeanings,
AssetSchemaAttributes schemaAttributes,
AssetSchemaLinks schemaLinks)
Bean constructor
|
AssetSchemaElement(AssetDescriptor parentAsset,
SchemaElement schemaElementBean,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetSchemaElement(SchemaElement schemaElementBean,
AssetMeanings assetMeanings)
Bean constructor
|
AssetSchemaType(AssetDescriptor parentAsset,
SchemaElement schemaElementBean,
AssetMeanings assetMeanings)
Bean constructor with parent asset
|
AssetSchemaType(SchemaElement schemaElementBean,
AssetMeanings assetMeanings)
Bean constructor
|
AssetUniverse(Asset assetBean,
AssetExternalIdentifiers externalIdentifiers,
AssetRelatedMediaReferences relatedMediaReferences,
AssetNoteLogs noteLogs,
AssetExternalReferences externalReferences,
AssetConnections connections,
AssetLicenses licenses,
AssetCertifications certifications,
AssetMeanings meanings,
AssetSchemaType schema,
AssetAnnotations analysis,
AssetFeedback feedback,
AssetLocations knownLocations,
AssetLineage lineage,
RelatedAssets relatedAssets)
Typical Constructor
|
Copyright © 2018 ODPi. All rights reserved.