Uses of Interface
org.camunda.bpm.model.bpmn.instance.CategoryValue

Packages that use CategoryValue
org.camunda.bpm.model.bpmn.impl.instance   
org.camunda.bpm.model.bpmn.instance   
 

Uses of CategoryValue in org.camunda.bpm.model.bpmn.impl.instance
 

Classes in org.camunda.bpm.model.bpmn.impl.instance that implement CategoryValue
 class CategoryValueImpl
          The BPMN categoryValue element
 

Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type CategoryValue
protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<CategoryValue,CategoryValueRef> FlowElementImpl.categoryValueRefCollection
           
 

Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type CategoryValue
 Collection<CategoryValue> FlowElementImpl.getCategoryValueRefs()
           
 

Uses of CategoryValue in org.camunda.bpm.model.bpmn.instance
 

Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type CategoryValue
 Collection<CategoryValue> FlowElement.getCategoryValueRefs()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.