Uses of Interface
org.camunda.bpm.model.dmn.instance.RequiredKnowledgeReference
-
Packages that use RequiredKnowledgeReference Package Description org.camunda.bpm.model.dmn.impl.instance -
-
Uses of RequiredKnowledgeReference in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement RequiredKnowledgeReference Modifier and Type Class Description class
RequiredKnowledgeReferenceImpl
Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type RequiredKnowledgeReference Modifier and Type Field Description protected static ElementReference<BusinessKnowledgeModel,RequiredKnowledgeReference>
KnowledgeRequirementImpl. requiredKnowledgeRef
-