Class Nature

java.lang.Object
org.mule.weave.extension.api.project.Nature

public class Nature extends Object
A Nature represent a characteristic for a project. Natures will be represented with a Name and Feature and will be used to enable Component.
  • Field Details

    • DW_NATURE_PROJECT

      public static final String DW_NATURE_PROJECT
  • Constructor Details

    • Nature

      public Nature()
  • Method Details