Uses of Interface
org.camunda.bpm.model.bpmn.instance.CategoryValue
Packages that use CategoryValue
-
Uses of CategoryValue in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement CategoryValueFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type CategoryValueModifier and TypeFieldDescriptionprotected static AttributeReference<CategoryValue>GroupImpl.categoryValueRefAttributeprotected static ElementReferenceCollection<CategoryValue,CategoryValueRef> FlowElementImpl.categoryValueRefCollectionprotected static ChildElementCollection<CategoryValue>CategoryImpl.categoryValuesCollectionMethods in org.camunda.bpm.model.bpmn.impl.instance that return CategoryValueMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type CategoryValueModifier and TypeMethodDescriptionFlowElementImpl.getCategoryValueRefs()CategoryImpl.getCategoryValues()Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type CategoryValue -
Uses of CategoryValue in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return CategoryValueMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type CategoryValueModifier and TypeMethodDescriptionFlowElement.getCategoryValueRefs()Category.getCategoryValues()Methods in org.camunda.bpm.model.bpmn.instance with parameters of type CategoryValue