Class DMNAPIConstants


  • public class DMNAPIConstants
    extends Object
    • Field Detail

      • NOP_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String NOP_DomainObjectName
        See Also:
        Constant Field Values
      • LiteralExpression_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String LiteralExpression_DomainObjectName
        See Also:
        Constant Field Values
      • ImportedValues_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String ImportedValues_DomainObjectName
        See Also:
        Constant Field Values
      • UnaryTests_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String UnaryTests_DomainObjectName
        See Also:
        Constant Field Values
      • InformationItem_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String InformationItem_DomainObjectName
        See Also:
        Constant Field Values
      • InformationItemPrimary_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String InformationItemPrimary_DomainObjectName
        See Also:
        Constant Field Values
      • Decision_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String Decision_DomainObjectName
        See Also:
        Constant Field Values
      • BusinessKnowledgeModel_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String BusinessKnowledgeModel_DomainObjectName
        See Also:
        Constant Field Values
      • InputClause_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String InputClause_DomainObjectName
        See Also:
        Constant Field Values
      • OutputClause_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String OutputClause_DomainObjectName
        See Also:
        Constant Field Values
      • DecisionService_DomainObjectName

        @TranslationKey(defaultValue="")
        public static final String DecisionService_DomainObjectName
        See Also:
        Constant Field Values
    • Constructor Detail

      • DMNAPIConstants

        public DMNAPIConstants()