Uses of Interface
org.camunda.bpm.model.bpmn.instance.Documentation
Packages that use Documentation
- 
Uses of Documentation in org.camunda.bpm.model.bpmn.impl.instanceClasses in org.camunda.bpm.model.bpmn.impl.instance that implement DocumentationFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type DocumentationModifier and TypeFieldDescriptionprotected static ChildElementCollection<Documentation>BaseElementImpl.documentationCollectionprotected static ChildElementCollection<Documentation>ExtensionImpl.documentationCollectionMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type DocumentationModifier and TypeMethodDescriptionBaseElementImpl.getDocumentations()ExtensionImpl.getDocumentations()
- 
Uses of Documentation in org.camunda.bpm.model.bpmn.instanceMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type Documentation