Class GovernanceDefinitionMetric

    • Constructor Detail

      • GovernanceDefinitionMetric

        public GovernanceDefinitionMetric()
        Default constructor
      • GovernanceDefinitionMetric

        public GovernanceDefinitionMetric​(GovernanceDefinitionMetric template)
        Copy/clone constructor
        Parameters:
        template - object to copy
    • Method Detail

      • getRationale

        public String getRationale()
        Return the rationale as to why this metric is a good measure of the activity associated with the governance definition.
        Returns:
        string description
      • setRationale

        public 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.
        Parameters:
        rationale - string description
      • equals

        public boolean equals​(Object objectToCompare)
        Compare the values of the supplied object with those stored in the current object.
        Overrides:
        equals in class GovernanceMetricProperties
        Parameters:
        objectToCompare - supplied object
        Returns:
        boolean result of comparison