Class ComponentWidths
- java.lang.Object
-
- org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
-
- org.kie.workbench.common.dmn.backend.definition.v1_1.dd.ComponentWidths
-
- All Implemented Interfaces:
org.kie.dmn.model.api.DMNModelInstrumentedBase
public class ComponentWidths extends org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
-
-
Constructor Summary
Constructors Constructor Description ComponentWidths()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetDmnElementRef()List<Double>getWidths()voidsetDmnElementRef(QName value)voidsetWidths(List<Double> widths)-
Methods inherited from class org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
-
-