Package org.flowable.bpmn.model
Class Artifact
java.lang.Object
org.flowable.bpmn.model.BaseElement
org.flowable.bpmn.model.Artifact
- All Implemented Interfaces:
HasExtensionAttributes
- Direct Known Subclasses:
Association
,TextAnnotation
- Author:
- Tijs Rademakers
-
Field Summary
Fields inherited from class org.flowable.bpmn.model.BaseElement
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.bpmn.model.BaseElement
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
-
Constructor Details
-
Artifact
public Artifact()
-
-
Method Details
-
clone
- Specified by:
clone
in classBaseElement
-