Class MagicDrawProfile.MetricTypeEnumeration

  • Enclosing class:
    MagicDrawProfile

    private static class MagicDrawProfile.MetricTypeEnumeration
    extends java.lang.Object
    • Constructor Detail

      • MetricTypeEnumeration

        private MetricTypeEnumeration​(MagicDrawProfile profile)
    • Method Detail

      • getEnumeration

        @CheckForNull
        public Enumeration getEnumeration()
      • getElementQuantityEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getElementQuantityEnumerationLiteral()
      • getPassedElementQuantityEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getPassedElementQuantityEnumerationLiteral()
      • getFailedElementQuantityEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getFailedElementQuantityEnumerationLiteral()
      • getFailureQuantityEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getFailureQuantityEnumerationLiteral()
      • getPassedElementPercentageEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getPassedElementPercentageEnumerationLiteral()
      • getFailedElementPercentageEnumerationLiteral

        @CheckForNull
        public EnumerationLiteral getFailedElementPercentageEnumerationLiteral()
      • clear

        protected void clear()