|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Documentation | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of Documentation in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Documentation | |
|---|---|
class |
DocumentationImpl
The BPMN documentation element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type Documentation | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Documentation> |
ExtensionImpl.documentationCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Documentation> |
BaseElementImpl.documentationCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type Documentation | |
|---|---|
Collection<Documentation> |
ExtensionImpl.getDocumentations()
|
Collection<Documentation> |
BaseElementImpl.getDocumentations()
|
| Uses of Documentation in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type Documentation | |
|---|---|
Collection<Documentation> |
BaseElement.getDocumentations()
|
Collection<Documentation> |
Extension.getDocumentations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||