Class CounterfactualSearchDomainUnitValue
java.lang.Object
org.kie.kogito.tracing.typedvalue.BaseTypedValue<CounterfactualSearchDomainCollectionValue,CounterfactualSearchDomainStructureValue,CounterfactualSearchDomainUnitValue>
org.kie.kogito.explainability.api.CounterfactualSearchDomainValue
org.kie.kogito.explainability.api.CounterfactualSearchDomainUnitValue
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kie.kogito.tracing.typedvalue.BaseTypedValue
org.kie.kogito.tracing.typedvalue.BaseTypedValue.Kind -
Field Summary
FieldsFields inherited from class org.kie.kogito.tracing.typedvalue.BaseTypedValue
kind, type -
Constructor Summary
ConstructorsConstructorDescriptionCounterfactualSearchDomainUnitValue(String type, String baseType, Boolean isFixed, CounterfactualDomain domain) -
Method Summary
Methods inherited from class org.kie.kogito.tracing.typedvalue.BaseTypedValue
getKind, getType, isCollection, isStructure, isUnit, toCollection, toStructure, toUnit
-
Field Details
-
BASE_TYPE
- See Also:
-
FIXED
- See Also:
-
DOMAIN
- See Also:
-
-
Constructor Details
-
CounterfactualSearchDomainUnitValue
public CounterfactualSearchDomainUnitValue(String type, String baseType, Boolean isFixed, CounterfactualDomain domain)
-
-
Method Details
-
getBaseType
-
isFixed
-
getDomain
-