Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition | |
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Method and Description |
---|---|
DMNModelInstrumentedBase |
HasVariable.asDMNModelInstrumentedBase() |
DMNModelInstrumentedBase |
HasTypeRef.asDMNModelInstrumentedBase() |
DMNModelInstrumentedBase |
HasExpression.asDMNModelInstrumentedBase() |
DMNModelInstrumentedBase |
HasExpression.WrappedHasExpression.asDMNModelInstrumentedBase() |
Modifier and Type | Method and Description |
---|---|
static HasExpression |
HasExpression.wrap(DMNModelInstrumentedBase parent,
Expression expression) |
Modifier and Type | Class and Description |
---|---|
protected static class |
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase> |
Modifier and Type | Class and Description |
---|---|
class |
Artifact |
class |
Association |
class |
AuthorityRequirement |
class |
Binding |
class |
BusinessContextElement |
class |
BusinessKnowledgeModel |
class |
Context |
class |
ContextEntry |
class |
Decision |
class |
DecisionRule |
class |
DecisionService |
class |
DecisionTable |
class |
Definitions |
class |
DMNDiagram |
class |
DMNElement |
static class |
DMNElement.ExtensionElements |
class |
DMNElementReference |
class |
DRGElement |
class |
ElementCollection |
class |
Expression |
class |
FunctionDefinition |
class |
Import |
class |
ImportDMN
Specialisation of
Import that has definitions and elements counts. |
class |
ImportedValues |
class |
ImportPMML
Specialisation of
Import that has a model count property. |
class |
InformationItem |
class |
InformationItemPrimary
This is in essence a clone of
InformationItem specifically for use with BusinessKnowledgeModel ,
Decision and InputData to expose only the QNameHolder . |
class |
InformationRequirement |
class |
InputClause |
class |
InputClauseLiteralExpression
This is in essence a clone of
LiteralExpression specifically for InputClause
to expose both Text and QName as Form Properties to the Dynamic Forms Engine with specific
labels for "Input expression" and its "TypeRef". |
class |
InputClauseUnaryTests
This is in essence a clone of
UnaryTests specifically for InputClause
to expose the Text as a Form Property to the Dynamic Forms Engine with a specific
label for "Constraint". |
class |
InputData |
class |
Invocation |
class |
ItemDefinition |
class |
KnowledgeRequirement |
class |
KnowledgeSource |
class |
List |
class |
LiteralExpression |
class |
LiteralExpressionPMMLDocument
This is a specialisation of
LiteralExpression to allow the UI to show
different elements for _Literal Expressions_ associated with a PMML Document. |
class |
LiteralExpressionPMMLDocumentModel
This is a specialisation of
LiteralExpression to allow the UI to show
different elements for _Literal Expressions_ associated with a PMML Document Model. |
class |
NamedElement |
class |
OrganizationalUnit |
class |
OutputClause |
class |
OutputClauseLiteralExpression
This is in essence a clone of
LiteralExpression specifically for OutputClause
to expose the Text as a Form Property to the Dynamic Forms Engine with a specific
label for "Default Output value". |
class |
OutputClauseUnaryTests
This is in essence a clone of
UnaryTests specifically for OutputClause
to expose the Text as a Form Property to the Dynamic Forms Engine with a specific
label for "Output values". |
class |
PerformanceIndicator |
class |
Relation |
class |
RuleAnnotationClause |
class |
RuleAnnotationClauseText |
class |
TextAnnotation |
class |
UnaryTests |
Modifier and Type | Method and Description |
---|---|
void |
IsInformationItem.setParent(DMNModelInstrumentedBase parent) |
void |
DMNModelInstrumentedBase.setParent(DMNModelInstrumentedBase parent) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.