Package | Description |
---|---|
org.camunda.bpm.model.dmn.impl.instance | |
org.camunda.bpm.model.dmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
BusinessKnowledgeModelImpl |
class |
DecisionImpl |
class |
DrgElementImpl |
class |
InputDataImpl |
class |
KnowledgeSourceImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<DrgElement> |
DefinitionsImpl.drgElementCollection |
protected static ElementReferenceCollection<DrgElement,DrgElementReference> |
ElementCollectionImpl.drgElementRefCollection |
Modifier and Type | Method and Description |
---|---|
Collection<DrgElement> |
DefinitionsImpl.getDrgElements() |
Collection<DrgElement> |
ElementCollectionImpl.getDrgElements() |
Modifier and Type | Interface and Description |
---|---|
interface |
BusinessKnowledgeModel |
interface |
Decision |
interface |
InputData |
interface |
KnowledgeSource |
Modifier and Type | Method and Description |
---|---|
Collection<DrgElement> |
Definitions.getDrgElements() |
Collection<DrgElement> |
ElementCollection.getDrgElements() |
Copyright © 2022. All rights reserved.