Uses of Interface
org.camunda.bpm.model.dmn.instance.BusinessContextElement

Packages that use BusinessContextElement
org.camunda.bpm.model.dmn.impl.instance   
org.camunda.bpm.model.dmn.instance   
 

Uses of BusinessContextElement in org.camunda.bpm.model.dmn.impl.instance
 

Classes in org.camunda.bpm.model.dmn.impl.instance that implement BusinessContextElement
 class BusinessContextElementImpl
           
 class OrganizationUnitImpl
           
 class PerformanceIndicatorImpl
           
 

Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type BusinessContextElement
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<BusinessContextElement> DefinitionsImpl.businessContextElementCollection
           
 

Methods in org.camunda.bpm.model.dmn.impl.instance that return types with arguments of type BusinessContextElement
 Collection<BusinessContextElement> DefinitionsImpl.getBusinessContextElements()
           
 

Uses of BusinessContextElement in org.camunda.bpm.model.dmn.instance
 

Subinterfaces of BusinessContextElement in org.camunda.bpm.model.dmn.instance
 interface OrganizationUnit
           
 interface PerformanceIndicator
           
 

Methods in org.camunda.bpm.model.dmn.instance that return types with arguments of type BusinessContextElement
 Collection<BusinessContextElement> Definitions.getBusinessContextElements()
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.