Class BpmnExtension
java.lang.Object
org.camunda.bpm.model.bpmn.Bpmn
org.camunda.community.bpmndt.model.BpmnExtension
public class BpmnExtension
extends org.camunda.bpm.model.bpmn.Bpmn
Extended
Bpmn instance, which registers additional types that are required to read the
bpmndt extension elements.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.camunda.bpm.model.bpmn.Bpmn
convertToString, createEmptyModel, createExecutableProcess, createExecutableProcess, createProcess, createProcess, getBpmnModel, getBpmnModelBuilder, readModelFromFile, readModelFromStream, setBpmnModel, validateModel, writeModelToFile, writeModelToStream
-
Field Details
-
INSTANCE
Reusable instance. -
ELEMENT_DESCRIPTION
- See Also:
-
ELEMENT_NAME
- See Also:
-
ELEMENT_NODE
- See Also:
-
ELEMENT_PATH
- See Also:
-
ELEMENT_TEST_CASE
- See Also:
-
ELEMENT_TEST_CASES
- See Also:
-
NS
- See Also:
-
-
Constructor Details
-
BpmnExtension
public BpmnExtension()
-