Class Nature
- java.lang.Object
-
- org.mule.weave.extension.api.project.Nature
-
public class Nature extends java.lang.ObjectA Nature represent a characteristic for a project. Natures will be represented with a Name and Feature and will be used to enable Component.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDW_NATURE_PROJECT
-
Constructor Summary
Constructors Constructor Description Nature()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringnature(java.lang.String name)
-