| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetSchemaAttributes |
AssetSchema.schemaAttributes |
protected AssetSchemaAttributes |
AssetComplexSchemaType.schemaAttributes |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetSchemaAttributes |
AssetSchemaAttributes.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetSchemaAttributes |
AssetSchema.getSchemaAttributes()
Return the list of schema attributes in this schema.
|
AssetSchemaAttributes |
AssetComplexSchemaType.getSchemaAttributes()
Return the list of schema attributes in this schema.
|
| 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
|
AssetSchemaAttributes(AssetDescriptor parentAsset,
AssetSchemaAttributes template)
Copy/clone constructor.
|
Copyright © 2018 ODPi. All rights reserved.