Class DataType

    • Method Detail

      • getUUID

        public String getUUID()
      • getParentUUID

        public String getParentUUID()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getType

        public String getType()
      • isList

        public boolean isList()
      • hasSubDataTypes

        public boolean hasSubDataTypes()
      • getConstraint

        public String getConstraint()
      • getConstraintType

        public org.kie.workbench.common.dmn.api.definition.model.ConstraintType getConstraintType()
      • isTopLevel

        public boolean isTopLevel()
      • isReadOnly

        public boolean isReadOnly()