Package org.kie.dmn.model.v1_3.dmndi
Class Style.IDREFStubStyle
- java.lang.Object
-
- org.kie.dmn.model.v1_3.KieDMNModelInstrumentedBase
-
- org.kie.dmn.model.v1_3.dmndi.Style
-
- org.kie.dmn.model.v1_3.dmndi.Style.IDREFStubStyle
-
- All Implemented Interfaces:
Style,DMNModelInstrumentedBase
- Enclosing class:
- Style
public static class Style.IDREFStubStyle extends Style
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.kie.dmn.model.v1_3.dmndi.Style
Style.Extension, Style.IDREFStubStyle
-
-
Constructor Summary
Constructors Constructor Description IDREFStubStyle(String id)
-
Method Summary
-
Methods inherited from class org.kie.dmn.model.v1_3.dmndi.Style
getExtension, getId, setExtension, setId
-
Methods inherited from class org.kie.dmn.model.v1_3.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
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
-
-
-
-
Constructor Detail
-
IDREFStubStyle
public IDREFStubStyle(String id)
-
-