public class GovernanceDefinitionMetric extends GovernanceMetricProperties
| Constructor and Description |
|---|
GovernanceDefinitionMetric()
Default constructor
|
GovernanceDefinitionMetric(GovernanceDefinitionMetric template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
String |
getRationale()
Return the rationale as to why this metric is a good measure of the activity associated with the
governance definition.
|
int |
hashCode()
Return has code based on properties.
|
void |
setRationale(String rationale)
Set up the rationale as to why this metric is a good measure of the activity associated with the
governance definition.
|
String |
toString()
JSON-style toString
|
getDescription, getDisplayName, getDomainIdentifier, getMeasurement, getTarget, setDescription, setDisplayName, setDomainIdentifier, setMeasurement, setTargetgetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeNamepublic GovernanceDefinitionMetric()
public GovernanceDefinitionMetric(GovernanceDefinitionMetric template)
template - object to copypublic String getRationale()
public void setRationale(String rationale)
rationale - string descriptionpublic String toString()
toString in class GovernanceMetricPropertiespublic boolean equals(Object objectToCompare)
equals in class GovernanceMetricPropertiesobjectToCompare - supplied objectpublic int hashCode()
hashCode in class GovernanceMetricPropertiesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.