Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition | |
org.kie.workbench.common.dmn.api.definition.model | |
org.kie.workbench.common.dmn.api.definition.model.common |
Modifier and Type | Interface and Description |
---|---|
interface |
HasTypeRef |
Modifier and Type | Interface and Description |
---|---|
interface |
IsInformationItem |
Modifier and Type | Class and Description |
---|---|
class |
Binding |
class |
Context |
class |
ContextEntry |
class |
DecisionRule |
class |
DecisionTable |
class |
Expression |
class |
FunctionDefinition |
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 |
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 |
Invocation |
class |
ItemDefinition |
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 |
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 |
Relation |
Modifier and Type | Method and Description |
---|---|
static List<HasTypeRef> |
HasTypeRefHelper.getFlatHasTypeRefs(List<? extends HasTypeRefs> hasTypeRefList) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.