Uses of Class
org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
-
Packages that use ClassificationProperties Package Description org.odpi.openmetadata.accessservices.digitalarchitecture.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of ClassificationProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Subclasses of ClassificationProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.properties Modifier and Type Class Description classSubjectAreaClassificationPropertiesA subject area defines a group of definitions for governing assets related to a specific topic.Constructors in org.odpi.openmetadata.accessservices.digitalarchitecture.properties with parameters of type ClassificationProperties Constructor Description ClassificationProperties(ClassificationProperties template)Copy/clone constructor.
-