Uses of Class
org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetricProperties
-
Packages that use GovernanceDefinitionMetricProperties Package Description org.odpi.openmetadata.accessservices.governanceprogram.api Governance Program OMAS Java API defined the means to maintain and query the definitions that make up the governance program.org.odpi.openmetadata.accessservices.governanceprogram.properties -
-
Uses of GovernanceDefinitionMetricProperties in org.odpi.openmetadata.accessservices.governanceprogram.api
Methods in org.odpi.openmetadata.accessservices.governanceprogram.api with parameters of type GovernanceDefinitionMetricProperties Modifier and Type Method Description voidGovernanceMetricsInterface. setupGovernanceDefinitionMetric(String userId, String metricGUID, String governanceDefinitionGUID, GovernanceDefinitionMetricProperties rationale)Create a link to show that a governance metric supports the requirements of one of the governance policies. -
Uses of GovernanceDefinitionMetricProperties in org.odpi.openmetadata.accessservices.governanceprogram.properties
Constructors in org.odpi.openmetadata.accessservices.governanceprogram.properties with parameters of type GovernanceDefinitionMetricProperties Constructor Description GovernanceDefinitionMetricProperties(GovernanceDefinitionMetricProperties template)Copy/clone constructor
-