Uses of Class
org.odpi.openmetadata.frameworks.discovery.properties.ElementControlHeader
-
Packages that use ElementControlHeader Package Description org.odpi.openmetadata.frameworks.discovery.properties -
-
Uses of ElementControlHeader in org.odpi.openmetadata.frameworks.discovery.properties
Subclasses of ElementControlHeader in org.odpi.openmetadata.frameworks.discovery.properties Modifier and Type Class Description classElementClassificationThe ElementClassification bean describes a single classification associated with an element.classElementClassificationHeaderThe ElementClassificationHeader bean describes the header for a classification associated with an element.classElementHeaderElementHeader provides the common identifier and type information for all properties objects that have a guid associated with them.Constructors in org.odpi.openmetadata.frameworks.discovery.properties with parameters of type ElementControlHeader Constructor Description ElementControlHeader(ElementControlHeader template)Copy/clone constructor
-