Class KnowledgeRequirement
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.definition.model.DMNModelInstrumentedBase
-
- org.kie.workbench.common.dmn.api.definition.model.KnowledgeRequirement
-
- All Implemented Interfaces:
DMNDefinition
@Portable public class KnowledgeRequirement extends DMNModelInstrumentedBase
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.kie.workbench.common.dmn.api.definition.model.DMNModelInstrumentedBase
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace
-
-
Constructor Summary
Constructors Constructor Description KnowledgeRequirement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetStunnerCategory()Set<String>getStunnerLabels()-
Methods inherited from class org.kie.workbench.common.dmn.api.definition.model.DMNModelInstrumentedBase
getAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParent
-
-