Uses of Class
org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans.Referenceable
-
-
Uses of Referenceable in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans
Subclasses of Referenceable in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans Modifier and Type Class Description classAssetAsset holds properties accordingly Asset - model 0010.classSchemaAttributeSchemaAttribute describes a single attribute within a schema.classSchemaElementThe SchemaElement object provides a base class for the pieces that make up a schema for an asset.classSchemaTypeThe SchemaType object provides a base class for the pieces that make up a schema for a data asset.Constructors in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans with parameters of type Referenceable Constructor Description Referenceable(Referenceable template)Copy/clone constructor. -
Uses of Referenceable in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model
Subclasses of Referenceable in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model Modifier and Type Class Description classAnalyticsAssetclassAnalyticsMetadataBase class for analytics metadata provides common attributes.classMetadataContainerMetadataContainer is abstraction of grouping element forMetadataItemand nested containers.classMetadataItemMetadataItem is an abstraction of something that references source of simple data that have same type like integer, string, etc.
-