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 | Method and Description |
---|---|
List<HasTypeRef> |
HasTypeRefs.getHasTypeRefs() |
Modifier and Type | Interface and Description |
---|---|
interface |
IsInformationItem |
Modifier and Type | Class and Description |
---|---|
class |
Context |
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 |
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 |
---|---|
List<HasTypeRef> |
ContextEntry.getHasTypeRefs() |
List<HasTypeRef> |
Relation.getHasTypeRefs() |
List<HasTypeRef> |
OutputClauseLiteralExpression.getHasTypeRefs() |
List<HasTypeRef> |
OutputClause.getHasTypeRefs() |
List<HasTypeRef> |
List.getHasTypeRefs() |
List<HasTypeRef> |
ItemDefinition.getHasTypeRefs() |
List<HasTypeRef> |
Invocation.getHasTypeRefs() |
List<HasTypeRef> |
InputClauseLiteralExpression.getHasTypeRefs() |
List<HasTypeRef> |
InputClause.getHasTypeRefs() |
List<HasTypeRef> |
InformationItemPrimary.getHasTypeRefs() |
List<HasTypeRef> |
InformationItem.getHasTypeRefs() |
List<HasTypeRef> |
FunctionDefinition.getHasTypeRefs() |
List<HasTypeRef> |
Expression.getHasTypeRefs() |
List<HasTypeRef> |
DecisionTable.getHasTypeRefs() |
List<HasTypeRef> |
DecisionRule.getHasTypeRefs() |
List<HasTypeRef> |
Context.getHasTypeRefs() |
List<HasTypeRef> |
Binding.getHasTypeRefs() |
Modifier and Type | Method and Description |
---|---|
static List<HasTypeRef> |
HasTypeRefHelper.getFlatHasTypeRefs(List<? extends HasTypeRefs> hasTypeRefList) |
static List<HasTypeRef> |
HasTypeRefHelper.getNotNullHasTypeRefs(HasTypeRef hasTypeRef) |
Modifier and Type | Method and Description |
---|---|
static List<HasTypeRef> |
HasTypeRefHelper.getNotNullHasTypeRefs(HasTypeRef hasTypeRef) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.