| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetSchemaLinks |
AssetSchema.schemaLinks |
protected AssetSchemaLinks |
AssetComplexSchemaType.schemaLinks |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetSchemaLinks |
AssetSchemaLinks.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetSchemaLinks |
AssetSchema.getSchemaLinks()
Return a list of any links that exist between the schema attributes of this schema (or others).
|
AssetSchemaLinks |
AssetComplexSchemaType.getSchemaLinks()
Return a list of any links that exist between the schema attributes of this schema (or others).
|
| 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
|
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
|
AssetSchemaLinks(AssetDescriptor parentAsset,
AssetSchemaLinks template)
Copy/clone constructor.
|
Copyright © 2018 ODPi. All rights reserved.