Uses of Interface
org.camunda.bpm.model.cmmn.instance.DefaultControl
Packages that use DefaultControl
-
Uses of DefaultControl in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement DefaultControlFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type DefaultControlModifier and TypeFieldDescriptionprotected static ChildElement<DefaultControl>
PlanItemDefinitionImpl.defaultControlChild
Methods in org.camunda.bpm.model.cmmn.impl.instance that return DefaultControlMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type DefaultControlModifier and TypeMethodDescriptionvoid
PlanItemDefinitionImpl.setDefaultControl
(DefaultControl defaultControl) -
Uses of DefaultControl in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return DefaultControlMethods in org.camunda.bpm.model.cmmn.instance with parameters of type DefaultControlModifier and TypeMethodDescriptionvoid
PlanItemDefinition.setDefaultControl
(DefaultControl defaultControl)