Package | Description |
---|---|
org.camunda.bpm.model.dmn.impl.instance | |
org.camunda.bpm.model.dmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
KnowledgeRequirementImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<KnowledgeRequirement> |
DecisionImpl.knowledgeRequirementCollection |
protected static ChildElementCollection<KnowledgeRequirement> |
BusinessKnowledgeModelImpl.knowledgeRequirementCollection |
Modifier and Type | Method and Description |
---|---|
Collection<KnowledgeRequirement> |
BusinessKnowledgeModelImpl.getKnowledgeRequirement() |
Collection<KnowledgeRequirement> |
DecisionImpl.getKnowledgeRequirements() |
Modifier and Type | Method and Description |
---|---|
Collection<KnowledgeRequirement> |
BusinessKnowledgeModel.getKnowledgeRequirement() |
Collection<KnowledgeRequirement> |
Decision.getKnowledgeRequirements() |
Copyright © 2022. All rights reserved.