Uses of Interface
org.kie.workbench.common.dmn.api.property.DMNPropertySet
-
-
Uses of DMNPropertySet in org.kie.workbench.common.dmn.api.definition.model
Classes in org.kie.workbench.common.dmn.api.definition.model that implement DMNPropertySet Modifier and Type Class Description classDefinitionsclassImportedValuesclassInformationItemclassInformationItemPrimaryThis is in essence a clone ofInformationItemspecifically for use withBusinessKnowledgeModel,DecisionandInputDatato expose only theQNameHolder.classInputClauseLiteralExpressionThis 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".classInputClauseUnaryTestsThis is in essence a clone ofUnaryTestsspecifically forInputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Constraint".classOutputClauseLiteralExpressionThis 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".classOutputClauseUnaryTestsThis is in essence a clone ofUnaryTestsspecifically forOutputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Output values". -
Uses of DMNPropertySet in org.kie.workbench.common.dmn.api.property.dimensions
Subinterfaces of DMNPropertySet in org.kie.workbench.common.dmn.api.property.dimensions Modifier and Type Interface Description interfaceRectangleDimensionsSetClasses in org.kie.workbench.common.dmn.api.property.dimensions that implement DMNPropertySet Modifier and Type Class Description classDecisionServiceRectangleDimensionsSetclassGeneralRectangleDimensionsSet -
Uses of DMNPropertySet in org.kie.workbench.common.dmn.api.property.dmn
Classes in org.kie.workbench.common.dmn.api.property.dmn that implement DMNPropertySet Modifier and Type Class Description classDecisionServiceParametersListHolderclassDecisionServiceParametersListSet -
Uses of DMNPropertySet in org.kie.workbench.common.dmn.api.property.styling
Classes in org.kie.workbench.common.dmn.api.property.styling that implement DMNPropertySet Modifier and Type Class Description classStylingSet
-