Uses of Interface
org.kie.workbench.common.dmn.api.definition.HasTypeRefs
-
Packages that use HasTypeRefs 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 -
-
Uses of HasTypeRefs in org.kie.workbench.common.dmn.api.definition
Subinterfaces of HasTypeRefs in org.kie.workbench.common.dmn.api.definition Modifier and Type Interface Description interfaceHasTypeRef -
Uses of HasTypeRefs in org.kie.workbench.common.dmn.api.definition.model
Subinterfaces of HasTypeRefs in org.kie.workbench.common.dmn.api.definition.model Modifier and Type Interface Description interfaceIsInformationItemClasses in org.kie.workbench.common.dmn.api.definition.model that implement HasTypeRefs Modifier and Type Class Description classBindingclassContextclassContextEntryclassDecisionRuleclassDecisionTableclassExpressionclassFunctionDefinitionclassInformationItemclassInformationItemPrimaryThis is in essence a clone ofInformationItemspecifically for use withBusinessKnowledgeModel,DecisionandInputDatato expose only theQNameHolder.classInputClauseclassInputClauseLiteralExpressionThis is in essence a clone ofLiteralExpressionspecifically forInputClauseto expose bothTextandQNameas Form Properties to the Dynamic Forms Engine with specific labels for "Input expression" and its "TypeRef".classInvocationclassItemDefinitionclassListclassLiteralExpressionclassLiteralExpressionPMMLDocumentThis is a specialisation ofLiteralExpressionto allow the UI to show different elements for _Literal Expressions_ associated with a PMML Document.classLiteralExpressionPMMLDocumentModelThis is a specialisation ofLiteralExpressionto allow the UI to show different elements for _Literal Expressions_ associated with a PMML Document Model.classOutputClauseclassOutputClauseLiteralExpressionThis is in essence a clone ofLiteralExpressionspecifically forOutputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Default Output value".classRelation -
Uses of HasTypeRefs in org.kie.workbench.common.dmn.api.definition.model.common
Method parameters in org.kie.workbench.common.dmn.api.definition.model.common with type arguments of type HasTypeRefs Modifier and Type Method Description static List<HasTypeRef>HasTypeRefHelper. getFlatHasTypeRefs(List<? extends HasTypeRefs> hasTypeRefList)
-