Package org.kie.dmn.model.v1_4
Class TDMNElement.TExtensionElements
- java.lang.Object
-
- org.kie.dmn.model.v1_4.KieDMNModelInstrumentedBase
-
- org.kie.dmn.model.v1_4.TDMNElement.TExtensionElements
-
- All Implemented Interfaces:
DMNElement.ExtensionElements,DMNModelInstrumentedBase
- Enclosing class:
- TDMNElement
public static class TDMNElement.TExtensionElements extends KieDMNModelInstrumentedBase implements DMNElement.ExtensionElements
-
-
Constructor Summary
Constructors Constructor Description TExtensionElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Object>getAny()-
Methods inherited from class org.kie.dmn.model.v1_4.KieDMNModelInstrumentedBase
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.kie.dmn.model.api.DMNModelInstrumentedBase
recurseNsKeys
-
-