Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
-
Packages that use AssetSchemaAttributes Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetSchemaAttributes in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as AssetSchemaAttributes Modifier and Type Field Description protected AssetSchemaAttributesAssetComplexSchemaType. schemaAttributesMethods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetSchemaAttributes Modifier and Type Method Description protected abstract AssetSchemaAttributesAssetSchemaAttributes. cloneIterator(AssetDescriptor parentAsset)Clones this iterator.AssetSchemaAttributesAssetComplexSchemaType. getSchemaAttributes()Return the list of schema attributes in this schema.protected AssetSchemaAttributesAssetComplexSchemaType. getSchemaAttributes(AssetDescriptor parentAsset)Return the list of schema attributes in this schema.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetSchemaAttributes Constructor Description AssetSchemaAttributes(AssetDescriptor parentAsset, AssetSchemaAttributes template)Copy/clone constructor.
-