Class ItemDefinition

    • Method Detail

      • getAllowedValues

        public UnaryTests getAllowedValues()
      • setAllowedValues

        public void setAllowedValues​(UnaryTests value)
      • getTypeLanguage

        public String getTypeLanguage()
      • setTypeLanguage

        public void setTypeLanguage​(String value)
      • isIsCollection

        public boolean isIsCollection()
      • setIsCollection

        public void setIsCollection​(Boolean value)
      • isImported

        public boolean isImported()
        Returns:
        true if current instance of ItemDefinition is related to an imported model
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • setAllowOnlyVisualChange

        public void setAllowOnlyVisualChange​(boolean allowOnlyVisualChange)
        Specified by:
        setAllowOnlyVisualChange in interface org.kie.workbench.common.forms.adf.definitions.DynamicReadOnly
      • isAllowOnlyVisualChange

        public boolean isAllowOnlyVisualChange()
        Specified by:
        isAllowOnlyVisualChange in interface org.kie.workbench.common.forms.adf.definitions.DynamicReadOnly