Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
DocumentationImpl
The BPMN documentation element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<Documentation> |
ExtensionImpl.documentationCollection |
protected static ChildElementCollection<Documentation> |
BaseElementImpl.documentationCollection |
Modifier and Type | Method and Description |
---|---|
Collection<Documentation> |
ExtensionImpl.getDocumentations() |
Collection<Documentation> |
BaseElementImpl.getDocumentations() |
Modifier and Type | Method and Description |
---|---|
Collection<Documentation> |
Extension.getDocumentations() |
Collection<Documentation> |
BaseElement.getDocumentations() |
Copyright © 2015. All rights reserved.