Package org.kie.dmn.model.api
Interface DMNElementReference
-
- All Superinterfaces:
DMNModelInstrumentedBase
- All Known Implementing Classes:
TDMNElementReference,TDMNElementReference,TDMNElementReference
public interface DMNElementReference extends DMNModelInstrumentedBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHref()voidsetHref(String value)-
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
-
-