Uses of Interface
org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
Packages that use BusinessKnowledgeModel
-
Uses of BusinessKnowledgeModel in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement BusinessKnowledgeModelFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type BusinessKnowledgeModelModifier and TypeFieldDescriptionprotected static ElementReference<BusinessKnowledgeModel,
RequiredKnowledgeReference> KnowledgeRequirementImpl.requiredKnowledgeRef
Methods in org.camunda.bpm.model.dmn.impl.instance that return BusinessKnowledgeModelMethods in org.camunda.bpm.model.dmn.impl.instance with parameters of type BusinessKnowledgeModelModifier and TypeMethodDescriptionvoid
KnowledgeRequirementImpl.setRequiredKnowledge
(BusinessKnowledgeModel requiredKnowledge) -
Uses of BusinessKnowledgeModel in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return BusinessKnowledgeModelMethods in org.camunda.bpm.model.dmn.instance with parameters of type BusinessKnowledgeModelModifier and TypeMethodDescriptionvoid
KnowledgeRequirement.setRequiredKnowledge
(BusinessKnowledgeModel requiredKnowledge)