Uses of Class
org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans.SchemaAttribute
-
-
Uses of SchemaAttribute in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans
Constructors in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans with parameters of type SchemaAttribute Constructor Description SchemaAttribute(SchemaAttribute template)Copy/clone constructor. -
Uses of SchemaAttribute in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model
Subclasses of SchemaAttribute in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model Modifier and Type Class Description classAnalyticsMetadataBase 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.
-