Uses of Interface
org.camunda.bpm.model.dmn.instance.EncapsulatedLogic
Packages that use EncapsulatedLogic
-
Uses of EncapsulatedLogic in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement EncapsulatedLogicFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type EncapsulatedLogicModifier and TypeFieldDescriptionprotected static ChildElement<EncapsulatedLogic>
BusinessKnowledgeModelImpl.encapsulatedLogicChild
Methods in org.camunda.bpm.model.dmn.impl.instance that return EncapsulatedLogicMethods in org.camunda.bpm.model.dmn.impl.instance with parameters of type EncapsulatedLogicModifier and TypeMethodDescriptionvoid
BusinessKnowledgeModelImpl.setEncapsulatedLogic
(EncapsulatedLogic encapsulatedLogic) -
Uses of EncapsulatedLogic in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return EncapsulatedLogicMethods in org.camunda.bpm.model.dmn.instance with parameters of type EncapsulatedLogicModifier and TypeMethodDescriptionvoid
BusinessKnowledgeModel.setEncapsulatedLogic
(EncapsulatedLogic encapsulatedLogic)