Class PerformanceIndicatorImpl

All Implemented Interfaces:
BusinessContextElement, DmnElement, DmnModelElementInstance, NamedElement, PerformanceIndicator, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class PerformanceIndicatorImpl extends BusinessContextElementImpl implements PerformanceIndicator
  • Field Details

    • impactingDecisionRefCollection

      protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<Decision,ImpactingDecisionReference> impactingDecisionRefCollection
  • Constructor Details

    • PerformanceIndicatorImpl

      public PerformanceIndicatorImpl(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)
  • Method Details