Package org.kie.dmn.model.api
Interface Artifact
-
- All Superinterfaces:
DMNElement,DMNModelInstrumentedBase
- All Known Subinterfaces:
Association,TextAnnotation
- All Known Implementing Classes:
TArtifact,TArtifact,TArtifact,TArtifact,TAssociation,TAssociation,TAssociation,TAssociation,TGroup,TGroup,TTextAnnotation,TTextAnnotation,TTextAnnotation,TTextAnnotation
public interface Artifact extends DMNElement
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.kie.dmn.model.api.DMNElement
DMNElement.ExtensionElements
-
-
Method Summary
-
Methods inherited from interface org.kie.dmn.model.api.DMNElement
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
-
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
-
-