Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

a - Variable in class de.flapdoodle.formula.calculate.Calculate.AbstractWithDirect
 
a - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Abstract
 
a - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Abstract
 
a - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
a - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
a() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
a() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1checkNull
 
a() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
a() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
a() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
a() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
a() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
 
a(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull.Builder
Initializes the value for the a attribute.
a() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
 
a(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull.Builder
Initializes the value for the a attribute.
a() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
 
a(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Initializes the value for the a attribute.
a() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
 
a(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Initializes the value for the a attribute.
a() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
a(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the a attribute.
a() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
 
a() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
 
a() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
a() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
a() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
a() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
AbstractWithDirect(ValueSink<X>, ValueSource<A>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.AbstractWithDirect
 
add(Calculation<?>) - Method in class de.flapdoodle.formula.rules.CalculationMap
 
add(Calculation<?>) - Method in class de.flapdoodle.formula.rules.Rules
 
add(Calculation<?>, Calculation<?>...) - Method in class de.flapdoodle.formula.rules.Rules
 
add(Validation<?>) - Method in class de.flapdoodle.formula.rules.Rules
 
add(Validation<?>, Validation<?>...) - Method in class de.flapdoodle.formula.rules.Rules
 
add(Validation<?>) - Method in class de.flapdoodle.formula.rules.ValidationMap
 
add(Value<T>, T) - Method in class de.flapdoodle.formula.solver.Context
 
add(Value<T>, T) - Method in class de.flapdoodle.formula.ValueContainer
 
addAll(List<Calculation<?>>) - Method in class de.flapdoodle.formula.rules.CalculationMap
 
addAll(Calculation<?>) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
Adds one element to all list.
addAll(Calculation<?>...) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
Adds elements to all list.
addAll(Validation<?>) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
Adds one element to all list.
addAll(Validation<?>...) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
Adds elements to all list.
addAll(List<Validation<?>>) - Method in class de.flapdoodle.formula.rules.ValidationMap
 
addAllAll(Iterable<? extends Calculation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
Adds elements to all list.
addAllAll(Iterable<? extends Validation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
Adds elements to all list.
addAllArgs(Iterable<? extends Object>) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Adds elements to args list.
addAllEntries(Iterable<? extends MappedValue<?>>) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
Adds elements to entries list.
addAllErrorMessages(Iterable<? extends ErrorMessage>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds elements to errorMessages list.
addAllInvalidReferences(Iterable<? extends ValueSource<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds elements to invalidReferences set.
addAllList(Iterable<? extends Explanation.ExplainValue<?>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Adds elements to list list.
addAllNullValues(Iterable<? extends Value<?>>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Adds elements to nullValues set.
addAllValidatedValues(Iterable<? extends ValidatedValue<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
Adds elements to validatedValues list.
addArgs(Object) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Adds one element to args list.
addArgs(Object...) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Adds elements to args list.
addCalculations(List<Calculation<?>>) - Method in class de.flapdoodle.formula.rules.Rules
 
addEntries(MappedValue<?>) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
Adds one element to entries list.
addEntries(MappedValue<?>...) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
Adds elements to entries list.
addErrorMessages(ErrorMessage) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds one element to errorMessages list.
addErrorMessages(ErrorMessage...) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds elements to errorMessages list.
addIfNotExist(MappedValue<T>) - Method in class de.flapdoodle.formula.solver.Context
 
addIfNotExist(List<MappedValue<?>>) - Method in class de.flapdoodle.formula.solver.Context
 
addInvalid(Value<T>, ValidationError) - Method in class de.flapdoodle.formula.solver.Context
 
addInvalidReferences(ValueSource<?>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds one element to invalidReferences set.
addInvalidReferences(ValueSource<?>...) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Adds elements to invalidReferences set.
addList(Explanation.ExplainValue<?>) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Adds one element to list list.
addList(Explanation.ExplainValue<?>...) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Adds elements to list list.
addNullValues(Value<?>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Adds one element to nullValues set.
addNullValues(Value<?>...) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Adds elements to nullValues set.
addRulesTo(Rules) - Method in interface de.flapdoodle.formula.values.domain.HasRules
 
addUnvalidated(Value<T>, T) - Method in class de.flapdoodle.formula.solver.Context
 
addValidatedValues(ValidatedValue<?>) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
Adds one element to validatedValues list.
addValidatedValues(ValidatedValue<?>...) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
Adds elements to validatedValues list.
addValidations(List<Validation<?>>) - Method in class de.flapdoodle.formula.rules.Rules
 
Aggregated<S,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Aggregated() - Constructor for class de.flapdoodle.formula.calculate.calculations.Aggregated
 
aggregating(List<? extends ValueSource<S>>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
aggregation() - Method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
aggregation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
 
all() - Method in class de.flapdoodle.formula.rules.CalculationMap
 
all() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
 
all(Iterable<? extends Calculation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
Sets or replaces all elements for all list.
all() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
 
all(Iterable<? extends Validation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
Sets or replaces all elements for all list.
all() - Method in class de.flapdoodle.formula.rules.ValidationMap
 
apply(A) - Method in interface de.flapdoodle.formula.calculate.functions.F1
 
apply(X) - Method in class de.flapdoodle.formula.calculate.functions.F1.F1Identity
 
apply(A) - Method in class de.flapdoodle.formula.calculate.functions.F1.F1WithLabel
 
apply(A, B) - Method in interface de.flapdoodle.formula.calculate.functions.F2
 
apply(A, B) - Method in class de.flapdoodle.formula.calculate.functions.F2.F2WithLabel
 
apply(A, B, C) - Method in interface de.flapdoodle.formula.calculate.functions.F3
 
apply(A, B, C) - Method in class de.flapdoodle.formula.calculate.functions.F3.F3WithLabel
 
apply(A, B, C, D) - Method in interface de.flapdoodle.formula.calculate.functions.F4
 
apply(A, B, C, D) - Method in class de.flapdoodle.formula.calculate.functions.F4.F4WithLabel
 
apply(A, B, C, D, E) - Method in interface de.flapdoodle.formula.calculate.functions.F5
 
apply(A, B, C, D, E) - Method in class de.flapdoodle.formula.calculate.functions.F5.F5WithLabel
 
apply(A) - Method in interface de.flapdoodle.formula.calculate.functions.FN1
 
apply(A) - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1checkNull
 
apply(X) - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1Identity
 
apply(A) - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1WithLabel
 
apply(A) - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1wrapF1
 
apply(A, B) - Method in interface de.flapdoodle.formula.calculate.functions.FN2
 
apply(A, B) - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
apply(A, B) - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2WithLabel
 
apply(A, B) - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2wrapF2
 
apply(A, B, C) - Method in interface de.flapdoodle.formula.calculate.functions.FN3
 
apply(A, B, C) - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
apply(A, B, C) - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3WithLabel
 
apply(A, B, C) - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3wrapF3
 
apply(A, B, C, D) - Method in interface de.flapdoodle.formula.calculate.functions.FN4
 
apply(A, B, C, D) - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
apply(A, B, C, D) - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4WithLabel
 
apply(A, B, C, D) - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4wrapF4
 
apply(A, B, C, D, E) - Method in interface de.flapdoodle.formula.calculate.functions.FN5
 
apply(A, B, C, D, E) - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
apply(A, B, C, D, E) - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5WithLabel
 
apply(A, B, C, D, E) - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5wrapF5
 
args() - Method in interface de.flapdoodle.formula.validation.ErrorMessage
 
args() - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
 
args(Iterable<? extends Object>) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Sets or replaces all elements for args list.
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Map1
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.F1.F1WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.F2.F2WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.F3.F3WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.F4.F4WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.F5.F5WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1checkNull
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1wrapF1
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2wrapF2
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3wrapF3
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4wrapF4
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5WithLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5wrapF5
 
asHumanReadable() - Method in class de.flapdoodle.formula.explain.RuleVertex.CalculationVertex
 
asHumanReadable() - Method in class de.flapdoodle.formula.explain.RuleVertex.ValidationVertex
 
asHumanReadable() - Method in class de.flapdoodle.formula.explain.RuleVertex.ValueVertex
 
asHumanReadable() - Method in interface de.flapdoodle.formula.types.HasHumanReadableLabel
 
asHumanReadable(Object) - Static method in interface de.flapdoodle.formula.types.HasHumanReadableLabel
 
asHumanReadable() - Method in class de.flapdoodle.formula.types.Id
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.Self
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.V0.V0Explained
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.V1.V1Explained
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.V2.V2Explained
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.V3.V3Explained
 
asHumanReadable() - Method in class de.flapdoodle.formula.validation.validations.V4.V4Explained
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.ImmutableNamed
Returns a lazily initialized value of the asHumanReadable attribute.
asHumanReadable() - Method in class de.flapdoodle.formula.values.Named
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
asHumanReadable() - Method in class de.flapdoodle.formula.values.Related
 
asInstance(Object) - Method in class de.flapdoodle.formula.types.Id
 
asResult() - Method in class de.flapdoodle.formula.solver.Context
 
Attribute<O,T> - Class in de.flapdoodle.formula.values
 
Attribute() - Constructor for class de.flapdoodle.formula.values.Attribute
 

B

b - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Abstract
 
b - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Abstract
 
b - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
b - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
b() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
b() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
b() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
b() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
b() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
b() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
 
b(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull.Builder
Initializes the value for the b attribute.
b() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
 
b(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Initializes the value for the b attribute.
b() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
 
b(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Initializes the value for the b attribute.
b() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
b(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the b attribute.
b() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
 
b() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
 
b() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
b() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
b() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
b() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity.Builder
Builds a new ImmutableF1Identity.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel.Builder
Builds a new ImmutableF1WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel.Builder
Builds a new ImmutableF2WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel.Builder
Builds a new ImmutableF3WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel.Builder
Builds a new ImmutableF4WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel.Builder
Builds a new ImmutableF5WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull.Builder
Builds a new ImmutableFN1checkNull.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity.Builder
Builds a new ImmutableFN1Identity.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel.Builder
Builds a new ImmutableFN1WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1.Builder
Builds a new ImmutableFN1wrapF1.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull.Builder
Builds a new ImmutableFN2checkNull.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel.Builder
Builds a new ImmutableFN2WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2.Builder
Builds a new ImmutableFN2wrapF2.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Builds a new ImmutableFN3checkNull.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel.Builder
Builds a new ImmutableFN3WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3.Builder
Builds a new ImmutableFN3wrapF3.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Builds a new ImmutableFN4checkNull.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel.Builder
Builds a new ImmutableFN4WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4.Builder
Builds a new ImmutableFN4wrapF4.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Builds a new ImmutableFN5checkNull.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel.Builder
Builds a new ImmutableFN5WithLabel.
build() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5.Builder
Builds a new ImmutableFN5wrapF5.
build() - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue.Builder
Builds a new ImmutableMappedValue.
build() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
build() - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex.Builder
build() - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex.Builder
build() - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex.Builder
Builds a new ImmutableValueVertex.
build() - Method in class de.flapdoodle.formula.ImmutableUnvalidated.Builder
Builds a new ImmutableUnvalidated.
build() - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
build() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
build() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
build() - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Builds a new ImmutableContext.
build() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Builds a new ImmutableExplainValue.
build() - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Builds a new ImmutableExplanation.
build(Rules) - Static method in class de.flapdoodle.formula.solver.ValueDependencyGraphBuilder
 
build() - Method in class de.flapdoodle.formula.types.ImmutableId.Builder
Builds a new ImmutableId.
build() - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Builds a new ImmutableErrorMessage.
build() - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
build() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue.Builder
build() - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
build() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained.Builder
Builds a new ImmutableV0Explained.
build() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained.Builder
Builds a new ImmutableV1Explained.
build() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained.Builder
Builds a new ImmutableV2Explained.
build() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained.Builder
Builds a new ImmutableV3Explained.
build() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained.Builder
Builds a new ImmutableV4Explained.
build() - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup.Builder
build() - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue.Builder
build() - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue.Builder
build() - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue.Builder
build() - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Builds a new ImmutableAttribute.
build() - Method in class de.flapdoodle.formula.values.ImmutableRelated.Builder
Builds a new ImmutableRelated.
build() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
build() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
build() - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty.Builder
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
Creates a builder for ImmutableF1Identity.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Creates a builder for ImmutableF1WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Creates a builder for ImmutableF2WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Creates a builder for ImmutableF3WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Creates a builder for ImmutableF4WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Creates a builder for ImmutableF5WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Creates a builder for ImmutableFN1checkNull.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
Creates a builder for ImmutableFN1Identity.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Creates a builder for ImmutableFN1WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Creates a builder for ImmutableFN1wrapF1.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Creates a builder for ImmutableFN2checkNull.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Creates a builder for ImmutableFN2WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Creates a builder for ImmutableFN2wrapF2.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Creates a builder for ImmutableFN3checkNull.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Creates a builder for ImmutableFN3WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Creates a builder for ImmutableFN3wrapF3.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Creates a builder for ImmutableFN4checkNull.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Creates a builder for ImmutableFN4WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Creates a builder for ImmutableFN4wrapF4.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Creates a builder for ImmutableFN5checkNull.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Creates a builder for ImmutableFN5WithLabel.
builder() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Creates a builder for ImmutableFN5wrapF5.
builder() - Static method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Creates a builder for ImmutableMappedValue.
builder() - Static method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Creates a builder for ImmutableStrictValueLookup.
builder() - Static method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Creates a builder for ImmutableCalculationVertex.
builder() - Static method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Creates a builder for ImmutableValidationVertex.
builder() - Static method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Creates a builder for ImmutableValueVertex.
builder() - Static method in class de.flapdoodle.formula.ImmutableUnvalidated
Creates a builder for ImmutableUnvalidated.
builder() - Static method in class de.flapdoodle.formula.ImmutableValueContainer
Creates a builder for ImmutableValueContainer.
builder() - Static method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Creates a builder for ImmutableCalculationMap.
builder() - Static method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Creates a builder for ImmutableValidationMap.
builder() - Static method in class de.flapdoodle.formula.solver.Explanation
 
builder() - Static method in class de.flapdoodle.formula.solver.ImmutableContext
Creates a builder for ImmutableContext.
builder() - Static method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Creates a builder for ImmutableExplainValue.
builder() - Static method in class de.flapdoodle.formula.solver.ImmutableExplanation
Creates a builder for ImmutableExplanation.
builder() - Static method in class de.flapdoodle.formula.types.ImmutableId
Creates a builder for ImmutableId.
builder() - Static method in interface de.flapdoodle.formula.validation.ErrorMessage
 
builder() - Static method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Creates a builder for ImmutableErrorMessage.
builder() - Static method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
builder(ValueSource<T>) - Static method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Creates a builder for ImmutableValidatedValue.
builder() - Static method in class de.flapdoodle.formula.validation.ImmutableValidationError
Creates a builder for ImmutableValidationError.
builder(ValueSource<T>) - Static method in class de.flapdoodle.formula.validation.ValidatedValue
 
builder() - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Creates a builder for ImmutableV0Explained.
builder() - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Creates a builder for ImmutableV1Explained.
builder() - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Creates a builder for ImmutableV2Explained.
builder() - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Creates a builder for ImmutableV3Explained.
builder() - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Creates a builder for ImmutableV4Explained.
builder() - Static method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
builder() - Static method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Creates a builder for ImmutableCopyOnChangeValue.
builder() - Static method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Creates a builder for ImmutableModifyInstanceValue.
builder() - Static method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Creates a builder for ImmutableReadOnlyValue.
builder() - Static method in class de.flapdoodle.formula.values.ImmutableAttribute
Creates a builder for ImmutableAttribute.
builder() - Static method in class de.flapdoodle.formula.values.ImmutableRelated
Creates a builder for ImmutableRelated.
builder() - Static method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Creates a builder for ImmutableCopyOnChangeProperty.
builder() - Static method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Creates a builder for ImmutableModifiableProperty.
builder() - Static method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Creates a builder for ImmutableReadOnlyProperty.
by(F1<A, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1
 
by(F1<A, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1
 
by(FN1<A, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1Nullable
 
by(FN1<A, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1Nullable
 
by(F2<A, B, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2
 
by(F2<A, B, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2
 
by(FN2<A, B, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Nullables
 
by(FN2<A, B, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Nullables
 
by(F3<A, B, C, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3
 
by(F3<A, B, C, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3
 
by(FN3<A, B, C, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Nullables
 
by(FN3<A, B, C, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Nullables
 
by(F4<A, B, C, D, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4
 
by(F4<A, B, C, D, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4
 
by(FN4<A, B, C, D, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Nullables
 
by(FN4<A, B, C, D, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Nullables
 
by(F5<A, B, C, D, E, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5
 
by(F5<A, B, C, D, E, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5
 
by(FN5<A, B, C, D, E, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Nullables
 
by(FN5<A, B, C, D, E, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Nullables
 
by(FN1<List<S>, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithSourcesNullable
 
by(FN1<List<S>, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithSourcesNullable
 
by(V0<X>) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 
by(V0<X>, String) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 
by(V1<X, A>) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo1
 
by(V1<X, A>, String) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo1
 
by(V2<X, A, B>) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo2
 
by(V2<X, A, B>, String) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo2
 
by(V3<X, A, B, C>) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo3
 
by(V3<X, A, B, C>, String) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo3
 
by(V4<X, A, B, C, D>) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo4
 
by(V4<X, A, B, C, D>, String) - Method in class de.flapdoodle.formula.validation.Validate.WithRelationTo4
 

C

c - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Abstract
 
c - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
c - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
c() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
c() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
c() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
c() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
c(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Initializes the value for the c attribute.
c() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
 
c(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Initializes the value for the c attribute.
c() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
 
c(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the c attribute.
c() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
c() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
 
c() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
c() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
c() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
Calculate - Class in de.flapdoodle.formula.calculate
 
calculate(ValueLookup) - Method in interface de.flapdoodle.formula.calculate.Calculation
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Map1
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
calculate(ValueLookup) - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
Calculate.AbstractWithDirect<X,A> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithDestination<X> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMap1<X,A> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMap1Nullable<X,A> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge2<X,A,B> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge2Abstract<X,A,B> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge2Nullables<X,A,B> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge3<X,A,B,C> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge3Abstract<X,A,B,C> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge3Nullables<X,A,B,C> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge4<X,A,B,C,D> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge4Abstract<X,A,B,C,D> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge4Nullables<X,A,B,C,D> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge5<X,A,B,C,D,E> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge5Abstract<X,A,B,C,D,E> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithMerge5Nullables<X,A,B,C,D,E> - Class in de.flapdoodle.formula.calculate
 
Calculate.WithSourcesNullable<X,S> - Class in de.flapdoodle.formula.calculate
 
Calculation<D> - Interface in de.flapdoodle.formula.calculate
 
calculation(Calculation<T>) - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex.Builder
Initializes the value for the calculation attribute.
calculation() - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
 
calculation(Validation<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex.Builder
Initializes the value for the calculation attribute.
calculation() - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
 
calculation(Calculation<T>) - Static method in class de.flapdoodle.formula.explain.RuleVertex
 
calculation() - Method in class de.flapdoodle.formula.explain.RuleVertex.CalculationVertex
 
calculation() - Method in class de.flapdoodle.formula.explain.RuleVertex.ValidationVertex
 
calculation() - Method in class de.flapdoodle.formula.solver.Explanation.ExplainValue
 
calculation(Calculation<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Initializes the optional value calculation to calculation.
calculation(Optional<? extends Calculation<T>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Initializes the optional value calculation to calculation.
calculation() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
 
calculation(Value<T>) - Method in class de.flapdoodle.formula.solver.ValueGraph
 
CalculationMap - Class in de.flapdoodle.formula.rules
 
CalculationMap() - Constructor for class de.flapdoodle.formula.rules.CalculationMap
 
calculationOrNull(Value<T>) - Method in class de.flapdoodle.formula.solver.ValueGraph
 
calculations() - Method in class de.flapdoodle.formula.rules.ImmutableRules
 
calculations() - Method in class de.flapdoodle.formula.rules.Rules
 
CalculationVertex() - Constructor for class de.flapdoodle.formula.explain.RuleVertex.CalculationVertex
 
change(ChangeableValue<?, T>, T) - Method in interface de.flapdoodle.formula.values.domain.ChangeableInstance
 
change(O, Result) - Static method in interface de.flapdoodle.formula.values.domain.ChangeableInstance
 
change(O, T) - Method in interface de.flapdoodle.formula.values.domain.ChangeableValue
 
change(O, T) - Method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
change(O, T) - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
change(O, T) - Method in interface de.flapdoodle.formula.values.properties.IsChangeable
 
ChangeableInstance<O extends ChangeableInstance<O>> - Interface in de.flapdoodle.formula.values.domain
 
ChangeableInstanceValueLookup<O extends ChangeableInstance<O>> - Class in de.flapdoodle.formula.values.domain
 
ChangeableInstanceValueLookup() - Constructor for class de.flapdoodle.formula.values.domain.ChangeableInstanceValueLookup
 
ChangeableValue<O,T> - Interface in de.flapdoodle.formula.values.domain
 
check() - Method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
check() - Method in class de.flapdoodle.formula.rules.CalculationMap
 
check() - Method in class de.flapdoodle.formula.rules.ValidationMap
 
check() - Method in class de.flapdoodle.formula.solver.Context
 
check() - Method in class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
checkNull(F1<A, R>, Object) - Static method in interface de.flapdoodle.formula.calculate.functions.FN1
 
checkNull(F2<A, B, R>, Object, Object) - Static method in interface de.flapdoodle.formula.calculate.functions.FN2
 
checkNull(F3<A, B, C, R>, Object, Object, Object) - Static method in interface de.flapdoodle.formula.calculate.functions.FN3
 
checkNull(F4<A, B, C, D, R>, Object, Object, Object, Object) - Static method in interface de.flapdoodle.formula.calculate.functions.FN4
 
checkNull(F5<A, B, C, D, E, R>, Object, Object, Object, Object, Object) - Static method in interface de.flapdoodle.formula.calculate.functions.FN5
 
Checks - Class in de.flapdoodle.formula.types
 
close() - Method in interface de.flapdoodle.formula.types.Id.ClearTypeCounter
 
collisions(Collection<T>, Function<T, ID>) - Static method in class de.flapdoodle.formula.types.Checks
 
contains(Value<?>) - Method in class de.flapdoodle.formula.rules.CalculationMap
 
contains(Value<?>) - Method in class de.flapdoodle.formula.rules.ValidationMap
 
Context - Class in de.flapdoodle.formula.solver
 
Context() - Constructor for class de.flapdoodle.formula.solver.Context
 
copyOf(Aggregated<S, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Creates an immutable copy of a Aggregated value.
copyOf(Map1<A, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Creates an immutable copy of a Map1 value.
copyOf(Merge2<A, B, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Creates an immutable copy of a Merge2 value.
copyOf(Merge3<A, B, C, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Creates an immutable copy of a Merge3 value.
copyOf(Merge4<A, B, C, D, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Creates an immutable copy of a Merge4 value.
copyOf(Merge5<A, B, C, D, E, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Creates an immutable copy of a Merge5 value.
copyOf(F1.F1Identity<X>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
Creates an immutable copy of a F1.F1Identity value.
copyOf(F1.F1WithLabel<A, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Creates an immutable copy of a F1.F1WithLabel value.
copyOf(F2.F2WithLabel<A, B, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Creates an immutable copy of a F2.F2WithLabel value.
copyOf(F3.F3WithLabel<A, B, C, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Creates an immutable copy of a F3.F3WithLabel value.
copyOf(F4.F4WithLabel<A, B, C, D, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Creates an immutable copy of a F4.F4WithLabel value.
copyOf(F5.F5WithLabel<A, B, C, D, E, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Creates an immutable copy of a F5.F5WithLabel value.
copyOf(FN1.FN1checkNull<A, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Creates an immutable copy of a FN1.FN1checkNull value.
copyOf(FN1.FN1Identity<X>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
Creates an immutable copy of a FN1.FN1Identity value.
copyOf(FN1.FN1WithLabel<A, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Creates an immutable copy of a FN1.FN1WithLabel value.
copyOf(FN1.FN1wrapF1<A, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Creates an immutable copy of a FN1.FN1wrapF1 value.
copyOf(FN2.FN2checkNull<A, B, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Creates an immutable copy of a FN2.FN2checkNull value.
copyOf(FN2.FN2WithLabel<A, B, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Creates an immutable copy of a FN2.FN2WithLabel value.
copyOf(FN2.FN2wrapF2<A, B, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Creates an immutable copy of a FN2.FN2wrapF2 value.
copyOf(FN3.FN3checkNull<A, B, C, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Creates an immutable copy of a FN3.FN3checkNull value.
copyOf(FN3.FN3WithLabel<A, B, C, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Creates an immutable copy of a FN3.FN3WithLabel value.
copyOf(FN3.FN3wrapF3<A, B, C, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Creates an immutable copy of a FN3.FN3wrapF3 value.
copyOf(FN4.FN4checkNull<A, B, C, D, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Creates an immutable copy of a FN4.FN4checkNull value.
copyOf(FN4.FN4WithLabel<A, B, C, D, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Creates an immutable copy of a FN4.FN4WithLabel value.
copyOf(FN4.FN4wrapF4<A, B, C, D, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Creates an immutable copy of a FN4.FN4wrapF4 value.
copyOf(FN5.FN5checkNull<A, B, C, D, E, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Creates an immutable copy of a FN5.FN5checkNull value.
copyOf(FN5.FN5WithLabel<A, B, C, D, E, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Creates an immutable copy of a FN5.FN5WithLabel value.
copyOf(FN5.FN5wrapF5<A, B, C, D, E, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Creates an immutable copy of a FN5.FN5wrapF5 value.
copyOf(MappedValue<T>) - Static method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Creates an immutable copy of a MappedValue value.
copyOf(StrictValueLookup) - Static method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Creates an immutable copy of a StrictValueLookup value.
copyOf(RuleVertex.CalculationVertex<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Creates an immutable copy of a RuleVertex.CalculationVertex value.
copyOf(RuleVertex.ValidationVertex<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Creates an immutable copy of a RuleVertex.ValidationVertex value.
copyOf(RuleVertex.ValueVertex<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Creates an immutable copy of a RuleVertex.ValueVertex value.
copyOf(Unvalidated<T>) - Static method in class de.flapdoodle.formula.ImmutableUnvalidated
Creates an immutable copy of a Unvalidated value.
copyOf(ValueContainer) - Static method in class de.flapdoodle.formula.ImmutableValueContainer
Creates an immutable copy of a ValueContainer value.
copyOf(CalculationMap) - Static method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Creates an immutable copy of a CalculationMap value.
copyOf(Rules) - Static method in class de.flapdoodle.formula.rules.ImmutableRules
Creates an immutable copy of a Rules value.
copyOf(ValidationMap) - Static method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Creates an immutable copy of a ValidationMap value.
copyOf(Context) - Static method in class de.flapdoodle.formula.solver.ImmutableContext
Creates an immutable copy of a Context value.
copyOf(Explanation.ExplainValue<T>) - Static method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Creates an immutable copy of a Explanation.ExplainValue value.
copyOf(Explanation) - Static method in class de.flapdoodle.formula.solver.ImmutableExplanation
Creates an immutable copy of a Explanation value.
copyOf(Id<O>) - Static method in class de.flapdoodle.formula.types.ImmutableId
Creates an immutable copy of a Id value.
copyOf(ErrorMessage) - Static method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Creates an immutable copy of a ErrorMessage value.
copyOf(StrictValidatedValueLookup) - Static method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Creates an immutable copy of a StrictValidatedValueLookup value.
copyOf(ValidatedValue<T>) - Static method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Creates an immutable copy of a ValidatedValue value.
copyOf(ValidationError) - Static method in class de.flapdoodle.formula.validation.ImmutableValidationError
Creates an immutable copy of a ValidationError value.
copyOf(RelatedTo1<X, A>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Creates an immutable copy of a RelatedTo1 value.
copyOf(RelatedTo2<X, A, B>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Creates an immutable copy of a RelatedTo2 value.
copyOf(RelatedTo3<X, A, B, C>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Creates an immutable copy of a RelatedTo3 value.
copyOf(RelatedTo4<X, A, B, C, D>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Creates an immutable copy of a RelatedTo4 value.
copyOf(Self<X>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Creates an immutable copy of a Self value.
copyOf(V0.V0Explained<T>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Creates an immutable copy of a V0.V0Explained value.
copyOf(V1.V1Explained<T, A>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Creates an immutable copy of a V1.V1Explained value.
copyOf(V2.V2Explained<T, A, B>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Creates an immutable copy of a V2.V2Explained value.
copyOf(V3.V3Explained<T, A, B, C>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Creates an immutable copy of a V3.V3Explained value.
copyOf(V4.V4Explained<T, A, B, C, D>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Creates an immutable copy of a V4.V4Explained value.
copyOf(ChangeableInstanceValueLookup<O>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Creates an immutable copy of a ChangeableInstanceValueLookup value.
copyOf(CopyOnChangeValue<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Creates an immutable copy of a CopyOnChangeValue value.
copyOf(ModifyInstanceValue<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Creates an immutable copy of a ModifyInstanceValue value.
copyOf(ReadOnlyValue<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Creates an immutable copy of a ReadOnlyValue value.
copyOf(Attribute<O, T>) - Static method in class de.flapdoodle.formula.values.ImmutableAttribute
Creates an immutable copy of a Attribute value.
copyOf(Named<T>) - Static method in class de.flapdoodle.formula.values.ImmutableNamed
Creates an immutable copy of a Named value.
copyOf(Related<T, B>) - Static method in class de.flapdoodle.formula.values.ImmutableRelated
Creates an immutable copy of a Related value.
copyOf(CopyOnChangeProperty<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Creates an immutable copy of a CopyOnChangeProperty value.
copyOf(ModifiableProperty<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Creates an immutable copy of a ModifiableProperty value.
copyOf(ReadOnlyProperty<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Creates an immutable copy of a ReadOnlyProperty value.
copyOnChange(Class<O>, String, Function<O, T>, BiFunction<O, T, O>) - Static method in class de.flapdoodle.formula.values.properties.Properties
 
CopyOnChangeProperty<O,T> - Class in de.flapdoodle.formula.values.properties
 
CopyOnChangeProperty() - Constructor for class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
CopyOnChangeValue<O,T> - Class in de.flapdoodle.formula.values.domain
 
CopyOnChangeValue() - Constructor for class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
copyOnWrite() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
copyOnWrite(BiFunction<O, T, O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
Initializes the value for the copyOnWrite attribute.
copyOnWrite() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
 
count() - Method in class de.flapdoodle.formula.types.Id
 
count(int) - Method in class de.flapdoodle.formula.types.ImmutableId.Builder
Initializes the value for the count attribute.
count() - Method in class de.flapdoodle.formula.types.ImmutableId
 
count(Class<?>) - Method in class de.flapdoodle.formula.types.TypeCounter
 

D

d - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
d - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
d() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
d() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
d() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
d() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
d() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
d() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
d(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Initializes the value for the d attribute.
d() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
 
d(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the d attribute.
d() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
d() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
d() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
de.flapdoodle.formula - package de.flapdoodle.formula
 
de.flapdoodle.formula.calculate - package de.flapdoodle.formula.calculate
 
de.flapdoodle.formula.calculate.calculations - package de.flapdoodle.formula.calculate.calculations
 
de.flapdoodle.formula.calculate.functions - package de.flapdoodle.formula.calculate.functions
 
de.flapdoodle.formula.explain - package de.flapdoodle.formula.explain
 
de.flapdoodle.formula.rules - package de.flapdoodle.formula.rules
 
de.flapdoodle.formula.solver - package de.flapdoodle.formula.solver
 
de.flapdoodle.formula.types - package de.flapdoodle.formula.types
 
de.flapdoodle.formula.validation - package de.flapdoodle.formula.validation
 
de.flapdoodle.formula.validation.validations - package de.flapdoodle.formula.validation.validations
 
de.flapdoodle.formula.values - package de.flapdoodle.formula.values
 
de.flapdoodle.formula.values.domain - package de.flapdoodle.formula.values.domain
 
de.flapdoodle.formula.values.properties - package de.flapdoodle.formula.values.properties
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.F1.F1WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.F2.F2WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.F3.F3WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.F4.F4WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.F5.F5WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1checkNull
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1wrapF1
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2wrapF2
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3wrapF3
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4wrapF4
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5WithLabel
 
delegate() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5wrapF5
 
delegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
 
delegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
 
delegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
 
delegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
 
delegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
 
delegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
 
delegate(FN1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
 
delegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
 
delegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
 
delegate(FN2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
 
delegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
 
delegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
 
delegate(FN3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
 
delegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
 
delegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
 
delegate(FN4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
 
delegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
 
delegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
delegate(FN5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
 
delegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
 
delegate(V0<T>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
 
delegate(V1<T, A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
 
delegate(V2<T, A, B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
 
delegate(V3<T, A, B, C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
 
delegate(V4<T, A, B, C, D>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained.Builder
Initializes the value for the delegate attribute.
delegate() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
 
delegate() - Method in class de.flapdoodle.formula.validation.validations.V0.V0Explained
 
delegate() - Method in class de.flapdoodle.formula.validation.validations.V1.V1Explained
 
delegate() - Method in class de.flapdoodle.formula.validation.validations.V2.V2Explained
 
delegate() - Method in class de.flapdoodle.formula.validation.validations.V3.V3Explained
 
delegate() - Method in class de.flapdoodle.formula.validation.validations.V4.V4Explained
 
destination - Variable in class de.flapdoodle.formula.calculate.Calculate.AbstractWithDirect
 
destination - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Abstract
 
destination - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Abstract
 
destination - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
destination - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
destination() - Method in interface de.flapdoodle.formula.calculate.Calculation
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
destination() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
destination() - Method in class de.flapdoodle.formula.solver.Explanation.ExplainValue
 
destination(Value<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
 
destination() - Method in interface de.flapdoodle.formula.validation.Validation
 
destination() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
 
destination() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
 
destination() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
 
destination() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
destination() - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
 
destination(Value<T>) - Method in class de.flapdoodle.formula.values.ImmutableRelated.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.formula.values.ImmutableRelated
 
destination() - Method in class de.flapdoodle.formula.values.Related
 

E

e - Variable in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
e() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
e() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
e() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
e(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Initializes the value for the e attribute.
e() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
 
Either<L,R> - Class in de.flapdoodle.formula.types
 
Either() - Constructor for class de.flapdoodle.formula.types.Either
 
empty() - Static method in class de.flapdoodle.formula.rules.CalculationMap
 
empty() - Static method in class de.flapdoodle.formula.rules.Rules
 
empty() - Static method in class de.flapdoodle.formula.rules.ValidationMap
 
empty() - Static method in class de.flapdoodle.formula.solver.Context
 
empty() - Static method in class de.flapdoodle.formula.ValueContainer
 
entries(Iterable<? extends MappedValue<?>>) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
Sets or replaces all elements for entries list.
entries() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
 
entries() - Method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
This instance is equal to all instances of ImmutableAggregated that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
This instance is equal to all instances of ImmutableMap1 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
This instance is equal to all instances of ImmutableMerge2 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
This instance is equal to all instances of ImmutableMerge3 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
This instance is equal to all instances of ImmutableMerge4 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
This instance is equal to all instances of ImmutableMerge5 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
This instance is equal to all instances of ImmutableF1Identity that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
This instance is equal to all instances of ImmutableF1WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
This instance is equal to all instances of ImmutableF2WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
This instance is equal to all instances of ImmutableF3WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
This instance is equal to all instances of ImmutableF4WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
This instance is equal to all instances of ImmutableF5WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
This instance is equal to all instances of ImmutableFN1checkNull that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
This instance is equal to all instances of ImmutableFN1Identity that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
This instance is equal to all instances of ImmutableFN1WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
This instance is equal to all instances of ImmutableFN1wrapF1 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
This instance is equal to all instances of ImmutableFN2checkNull that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
This instance is equal to all instances of ImmutableFN2WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
This instance is equal to all instances of ImmutableFN2wrapF2 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
This instance is equal to all instances of ImmutableFN3checkNull that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
This instance is equal to all instances of ImmutableFN3WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
This instance is equal to all instances of ImmutableFN3wrapF3 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
This instance is equal to all instances of ImmutableFN4checkNull that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
This instance is equal to all instances of ImmutableFN4WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
This instance is equal to all instances of ImmutableFN4wrapF4 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
This instance is equal to all instances of ImmutableFN5checkNull that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
This instance is equal to all instances of ImmutableFN5WithLabel that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
This instance is equal to all instances of ImmutableFN5wrapF5 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
This instance is equal to all instances of ImmutableMappedValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
This instance is equal to all instances of ImmutableStrictValueLookup that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
This instance is equal to all instances of ImmutableCalculationVertex that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
This instance is equal to all instances of ImmutableValidationVertex that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex
This instance is equal to all instances of ImmutableValueVertex that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.ImmutableUnvalidated
This instance is equal to all instances of ImmutableUnvalidated that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.ImmutableValueContainer
This instance is equal to all instances of ImmutableValueContainer that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
This instance is equal to all instances of ImmutableCalculationMap that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.rules.ImmutableRules
This instance is equal to all instances of ImmutableRules that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
This instance is equal to all instances of ImmutableValidationMap that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.solver.ImmutableContext
This instance is equal to all instances of ImmutableContext that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
This instance is equal to all instances of ImmutableExplainValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
This instance is equal to all instances of ImmutableExplanation that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.types.ImmutableId
This instance is equal to all instances of ImmutableId that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
This instance is equal to all instances of ImmutableErrorMessage that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
This instance is equal to all instances of ImmutableStrictValidatedValueLookup that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
This instance is equal to all instances of ImmutableValidatedValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
This instance is equal to all instances of ImmutableValidationError that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
This instance is equal to all instances of ImmutableRelatedTo1 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
This instance is equal to all instances of ImmutableRelatedTo2 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
This instance is equal to all instances of ImmutableRelatedTo3 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
This instance is equal to all instances of ImmutableRelatedTo4 that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
This instance is equal to all instances of ImmutableSelf that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
This instance is equal to all instances of ImmutableV0Explained that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
This instance is equal to all instances of ImmutableV1Explained that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
This instance is equal to all instances of ImmutableV2Explained that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
This instance is equal to all instances of ImmutableV3Explained that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
This instance is equal to all instances of ImmutableV4Explained that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
This instance is equal to all instances of ImmutableChangeableInstanceValueLookup that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
This instance is equal to all instances of ImmutableCopyOnChangeValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
This instance is equal to all instances of ImmutableModifyInstanceValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
This instance is equal to all instances of ImmutableReadOnlyValue that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.ImmutableAttribute
This instance is equal to all instances of ImmutableAttribute that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.ImmutableNamed
This instance is equal to all instances of ImmutableNamed that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.ImmutableRelated
This instance is equal to all instances of ImmutableRelated that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
This instance is equal to all instances of ImmutableCopyOnChangeProperty that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
This instance is equal to all instances of ImmutableModifiableProperty that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
This instance is equal to all instances of ImmutableReadOnlyProperty that have equal attribute values.
error(String) - Static method in interface de.flapdoodle.formula.validation.Validation
 
error(String, Object...) - Static method in interface de.flapdoodle.formula.validation.Validation
 
ErrorMessage - Interface in de.flapdoodle.formula.validation
 
errorMessages(Iterable<? extends ErrorMessage>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Sets or replaces all elements for errorMessages list.
errorMessages() - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
 
errorMessages() - Method in interface de.flapdoodle.formula.validation.ValidationError
 
errors() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Returns a lazily initialized value of the errors attribute.
errors() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
explain(Rules) - Static method in class de.flapdoodle.formula.explain.RuleDependencyGraph
 
explain(Value<?>) - Method in class de.flapdoodle.formula.solver.ValueGraph
 
explainValue(Value<T>, Validation<T>, Calculation<T>) - Static method in class de.flapdoodle.formula.solver.Explanation
 
ExplainValue() - Constructor for class de.flapdoodle.formula.solver.Explanation.ExplainValue
 
Explanation - Class in de.flapdoodle.formula.solver
 
Explanation() - Constructor for class de.flapdoodle.formula.solver.Explanation
 
Explanation.ExplainValue<T> - Class in de.flapdoodle.formula.solver
 

F

F1<A,R> - Interface in de.flapdoodle.formula.calculate.functions
 
F1.F1Identity<X> - Class in de.flapdoodle.formula.calculate.functions
 
F1.F1WithLabel<A,R> - Class in de.flapdoodle.formula.calculate.functions
 
F1Identity() - Constructor for class de.flapdoodle.formula.calculate.functions.F1.F1Identity
 
F1WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.F1.F1WithLabel
 
F2<A,B,R> - Interface in de.flapdoodle.formula.calculate.functions
 
F2.F2WithLabel<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
 
F2WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.F2.F2WithLabel
 
F3<A,B,C,R> - Interface in de.flapdoodle.formula.calculate.functions
 
F3.F3WithLabel<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
 
F3WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.F3.F3WithLabel
 
F4<A,B,C,D,R> - Interface in de.flapdoodle.formula.calculate.functions
 
F4.F4WithLabel<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
 
F4WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.F4.F4WithLabel
 
F5<A,B,C,D,E,R> - Interface in de.flapdoodle.formula.calculate.functions
 
F5.F5WithLabel<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
 
F5WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.F5.F5WithLabel
 
failOnEachValue() - Static method in interface de.flapdoodle.formula.calculate.ValueLookup
 
fallback() - Method in class de.flapdoodle.formula.values.domain.ChangeableInstanceValueLookup
 
fallback(ValueLookup) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup.Builder
Initializes the value for the fallback attribute.
fallback() - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
 
findValue(ReadableValue<?, T>) - Method in interface de.flapdoodle.formula.values.domain.ChangeableInstance
 
FN1<A,R> - Interface in de.flapdoodle.formula.calculate.functions
 
FN1.FN1checkNull<A,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN1.FN1Identity<X> - Class in de.flapdoodle.formula.calculate.functions
 
FN1.FN1WithLabel<A,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN1.FN1wrapF1<A,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN1checkNull() - Constructor for class de.flapdoodle.formula.calculate.functions.FN1.FN1checkNull
 
FN1Identity() - Constructor for class de.flapdoodle.formula.calculate.functions.FN1.FN1Identity
 
FN1WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.FN1.FN1WithLabel
 
FN1wrapF1() - Constructor for class de.flapdoodle.formula.calculate.functions.FN1.FN1wrapF1
 
FN2<A,B,R> - Interface in de.flapdoodle.formula.calculate.functions
 
FN2.FN2checkNull<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN2.FN2WithLabel<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN2.FN2wrapF2<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN2checkNull() - Constructor for class de.flapdoodle.formula.calculate.functions.FN2.FN2checkNull
 
FN2WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.FN2.FN2WithLabel
 
FN2wrapF2() - Constructor for class de.flapdoodle.formula.calculate.functions.FN2.FN2wrapF2
 
FN3<A,B,C,R> - Interface in de.flapdoodle.formula.calculate.functions
 
FN3.FN3checkNull<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN3.FN3WithLabel<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN3.FN3wrapF3<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN3checkNull() - Constructor for class de.flapdoodle.formula.calculate.functions.FN3.FN3checkNull
 
FN3WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.FN3.FN3WithLabel
 
FN3wrapF3() - Constructor for class de.flapdoodle.formula.calculate.functions.FN3.FN3wrapF3
 
FN4<A,B,C,D,R> - Interface in de.flapdoodle.formula.calculate.functions
 
FN4.FN4checkNull<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN4.FN4WithLabel<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN4.FN4wrapF4<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN4checkNull() - Constructor for class de.flapdoodle.formula.calculate.functions.FN4.FN4checkNull
 
FN4WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.FN4.FN4WithLabel
 
FN4wrapF4() - Constructor for class de.flapdoodle.formula.calculate.functions.FN4.FN4wrapF4
 
FN5<A,B,C,D,E,R> - Interface in de.flapdoodle.formula.calculate.functions
 
FN5.FN5checkNull<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN5.FN5WithLabel<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN5.FN5wrapF5<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
 
FN5checkNull() - Constructor for class de.flapdoodle.formula.calculate.functions.FN5.FN5checkNull
 
FN5WithLabel() - Constructor for class de.flapdoodle.formula.calculate.functions.FN5.FN5WithLabel
 
FN5wrapF5() - Constructor for class de.flapdoodle.formula.calculate.functions.FN5.FN5wrapF5
 
from(ValueSource<X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
from(F1.F1Identity<X>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity.Builder
Fill a builder with attribute values from the provided F1Identity instance.
from(F1.F1WithLabel<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel.Builder
Fill a builder with attribute values from the provided F1WithLabel instance.
from(F2.F2WithLabel<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel.Builder
Fill a builder with attribute values from the provided F2WithLabel instance.
from(F3.F3WithLabel<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel.Builder
Fill a builder with attribute values from the provided F3WithLabel instance.
from(F4.F4WithLabel<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel.Builder
Fill a builder with attribute values from the provided F4WithLabel instance.
from(F5.F5WithLabel<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel.Builder
Fill a builder with attribute values from the provided F5WithLabel instance.
from(FN1.FN1checkNull<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull.Builder
Fill a builder with attribute values from the provided FN1checkNull instance.
from(FN1.FN1Identity<X>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity.Builder
Fill a builder with attribute values from the provided FN1Identity instance.
from(FN1.FN1WithLabel<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel.Builder
Fill a builder with attribute values from the provided FN1WithLabel instance.
from(FN1.FN1wrapF1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1.Builder
Fill a builder with attribute values from the provided FN1wrapF1 instance.
from(FN2.FN2checkNull<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull.Builder
Fill a builder with attribute values from the provided FN2checkNull instance.
from(FN2.FN2WithLabel<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel.Builder
Fill a builder with attribute values from the provided FN2WithLabel instance.
from(FN2.FN2wrapF2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2.Builder
Fill a builder with attribute values from the provided FN2wrapF2 instance.
from(FN3.FN3checkNull<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull.Builder
Fill a builder with attribute values from the provided FN3checkNull instance.
from(FN3.FN3WithLabel<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel.Builder
Fill a builder with attribute values from the provided FN3WithLabel instance.
from(FN3.FN3wrapF3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3.Builder
Fill a builder with attribute values from the provided FN3wrapF3 instance.
from(FN4.FN4checkNull<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull.Builder
Fill a builder with attribute values from the provided FN4checkNull instance.
from(FN4.FN4WithLabel<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel.Builder
Fill a builder with attribute values from the provided FN4WithLabel instance.
from(FN4.FN4wrapF4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4.Builder
Fill a builder with attribute values from the provided FN4wrapF4 instance.
from(FN5.FN5checkNull<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull.Builder
Fill a builder with attribute values from the provided FN5checkNull instance.
from(FN5.FN5WithLabel<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel.Builder
Fill a builder with attribute values from the provided FN5WithLabel instance.
from(FN5.FN5wrapF5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5.Builder
Fill a builder with attribute values from the provided FN5wrapF5 instance.
from(MappedValue<T>) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue.Builder
Fill a builder with attribute values from the provided MappedValue instance.
from(StrictValueLookup) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup.Builder
Fill a builder with attribute values from the provided StrictValueLookup instance.
from(RuleVertex.CalculationVertex<T>) - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex.Builder
Fill a builder with attribute values from the provided CalculationVertex instance.
from(RuleVertex.ValidationVertex<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex.Builder
Fill a builder with attribute values from the provided ValidationVertex instance.
from(RuleVertex.ValueVertex<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex.Builder
Fill a builder with attribute values from the provided ValueVertex instance.
from(Unvalidated<T>) - Method in class de.flapdoodle.formula.ImmutableUnvalidated.Builder
Fill a builder with attribute values from the provided Unvalidated instance.
from(ValueContainer) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Fill a builder with attribute values from the provided ValueContainer instance.
from(CalculationMap) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap.Builder
Fill a builder with attribute values from the provided CalculationMap instance.
from(ValidationMap) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap.Builder
Fill a builder with attribute values from the provided ValidationMap instance.
from(Context) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Fill a builder with attribute values from the provided Context instance.
from(Explanation.ExplainValue<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Fill a builder with attribute values from the provided ExplainValue instance.
from(Explanation) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Fill a builder with attribute values from the provided Explanation instance.
from(Id<O>) - Method in class de.flapdoodle.formula.types.ImmutableId.Builder
Fill a builder with attribute values from the provided Id instance.
from(ErrorMessage) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Fill a builder with attribute values from the provided ErrorMessage instance.
from(StrictValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
Fill a builder with attribute values from the provided StrictValidatedValueLookup instance.
from(ValidatedValue<T>) - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue.Builder
Fill a builder with attribute values from the provided ValidatedValue instance.
from(ValidationError) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Fill a builder with attribute values from the provided ValidationError instance.
from(V0.V0Explained<T>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained.Builder
Fill a builder with attribute values from the provided V0Explained instance.
from(V1.V1Explained<T, A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained.Builder
Fill a builder with attribute values from the provided V1Explained instance.
from(V2.V2Explained<T, A, B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained.Builder
Fill a builder with attribute values from the provided V2Explained instance.
from(V3.V3Explained<T, A, B, C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained.Builder
Fill a builder with attribute values from the provided V3Explained instance.
from(V4.V4Explained<T, A, B, C, D>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained.Builder
Fill a builder with attribute values from the provided V4Explained instance.
from(ChangeableInstanceValueLookup<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup.Builder
Fill a builder with attribute values from the provided ChangeableInstanceValueLookup instance.
from(CopyOnChangeValue<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue.Builder
Fill a builder with attribute values from the provided CopyOnChangeValue instance.
from(ModifyInstanceValue<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue.Builder
Fill a builder with attribute values from the provided ModifyInstanceValue instance.
from(ReadOnlyValue<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue.Builder
Fill a builder with attribute values from the provided ReadOnlyValue instance.
from(Attribute<O, T>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Fill a builder with attribute values from the provided Attribute instance.
from(Related<T, B>) - Method in class de.flapdoodle.formula.values.ImmutableRelated.Builder
Fill a builder with attribute values from the provided Related instance.
from(CopyOnChangeProperty<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
Fill a builder with attribute values from the provided CopyOnChangeProperty instance.
from(ModifiableProperty<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
Fill a builder with attribute values from the provided ModifiableProperty instance.
from(ReadOnlyProperty<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty.Builder
Fill a builder with attribute values from the provided ReadOnlyProperty instance.

G

get(Value<T>) - Method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
get(Value<T>) - Method in interface de.flapdoodle.formula.calculate.ValueLookup
 
get(Value<T>) - Method in class de.flapdoodle.formula.rules.CalculationMap
 
get(Value<T>) - Method in class de.flapdoodle.formula.rules.ValidationMap
 
get(Value<T>) - Method in interface de.flapdoodle.formula.solver.Result
 
get(ValueSource<T>) - Method in class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
get(ValueSource<T>) - Method in interface de.flapdoodle.formula.validation.ValidatedValueLookup
 
get(Value<T>) - Method in class de.flapdoodle.formula.ValueContainer
 
get(O) - Method in class de.flapdoodle.formula.values.Attribute
 
get(Value<T>) - Method in class de.flapdoodle.formula.values.domain.ChangeableInstanceValueLookup
 
get(O) - Method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
get(O) - Method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
get(O) - Method in interface de.flapdoodle.formula.values.domain.ReadableValue
 
get(O) - Method in class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
get(O) - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
get(O) - Method in interface de.flapdoodle.formula.values.properties.IsReadable
 
get(O) - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
get(O) - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
getter() - Method in class de.flapdoodle.formula.values.Attribute
 
getter(Function<O, T>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Initializes the value for the getter attribute.
getter() - Method in class de.flapdoodle.formula.values.ImmutableAttribute
 
getter() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
getter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
Initializes the value for the getter attribute.
getter() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
 
getter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
Initializes the value for the getter attribute.
getter() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
 
getter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty.Builder
Initializes the value for the getter attribute.
getter() - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
 
getter() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
getter() - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
getUnvalidated(Value<T>) - Method in class de.flapdoodle.formula.solver.Context
 
getValidated(Value<T>) - Method in class de.flapdoodle.formula.solver.Context
 
graph() - Method in class de.flapdoodle.formula.solver.ValueGraph
 
GraphRenderer - Class in de.flapdoodle.formula.solver
 

H

hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Computes a hash code from attributes: destination, sourceList, aggregation.
hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Computes a hash code from attributes: destination, source, transformation.
hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Computes a hash code from attributes: destination, a, b, transformation.
hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Computes a hash code from attributes: destination, a, b, c, transformation.
hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Computes a hash code from attributes: destination, a, b, c, d, transformation.
hashCode() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Computes a hash code from attributes: destination, a, b, c, d, e, transformation.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
Returns a constant hash code value.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Computes a hash code from attributes: delegate, a.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
Returns a constant hash code value.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Computes a hash code from attributes: delegate.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Computes a hash code from attributes: delegate, a, b.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Computes a hash code from attributes: delegate.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Computes a hash code from attributes: delegate, a, b, c.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Computes a hash code from attributes: delegate.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Computes a hash code from attributes: delegate, a, b, c, d.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Computes a hash code from attributes: delegate.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Computes a hash code from attributes: delegate, a, b, c, d, e.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Computes a hash code from attributes: delegate, label.
hashCode() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Computes a hash code from attributes: delegate.
hashCode() - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Computes a hash code from attributes: id, value.
hashCode() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Computes a hash code from attributes: entries.
hashCode() - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Computes a hash code from attributes: calculation.
hashCode() - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Computes a hash code from attributes: calculation.
hashCode() - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Computes a hash code from attributes: value.
hashCode() - Method in class de.flapdoodle.formula.ImmutableUnvalidated
Computes a hash code from attributes: wrapped.
hashCode() - Method in class de.flapdoodle.formula.ImmutableValueContainer
Computes a hash code from attributes: values, nullValues.
hashCode() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Computes a hash code from attributes: all.
hashCode() - Method in class de.flapdoodle.formula.rules.ImmutableRules
Computes a hash code from attributes: calculations, validations.
hashCode() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Computes a hash code from attributes: all.
hashCode() - Method in class de.flapdoodle.formula.solver.ImmutableContext
Computes a hash code from attributes: unvalidated, validatedValues, validationErrorMap.
hashCode() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Computes a hash code from attributes: destination, validation, calculation.
hashCode() - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
Computes a hash code from attributes: list.
hashCode() - Method in class de.flapdoodle.formula.types.ImmutableId
Computes a hash code from attributes: type, count.
hashCode() - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Computes a hash code from attributes: key, args.
hashCode() - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Computes a hash code from attributes: validatedValues.
hashCode() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Computes a hash code from attributes: source, valueOrError.
hashCode() - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Computes a hash code from attributes: errorMessages, invalidReferences.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Computes a hash code from attributes: destination, source, validation.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Computes a hash code from attributes: destination, a, b, validation.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Computes a hash code from attributes: destination, a, b, c, validation.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Computes a hash code from attributes: destination, a, b, c, d, validation.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Computes a hash code from attributes: destination, validation.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Computes a hash code from attributes: delegate, humanReadable.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Computes a hash code from attributes: delegate, humanReadable.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Computes a hash code from attributes: delegate, humanReadable.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Computes a hash code from attributes: delegate, humanReadable.
hashCode() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Computes a hash code from attributes: delegate, humanReadable.
hashCode() - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Computes a hash code from attributes: instance, fallback.
hashCode() - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Computes a hash code from attributes: id, property.
hashCode() - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Computes a hash code from attributes: id, property.
hashCode() - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Computes a hash code from attributes: id, property.
hashCode() - Method in class de.flapdoodle.formula.values.ImmutableAttribute
Computes a hash code from attributes: objectType, name, getter, setter.
hashCode() - Method in class de.flapdoodle.formula.values.ImmutableNamed
Computes a hash code from attributes: name, type.
hashCode() - Method in class de.flapdoodle.formula.values.ImmutableRelated
Computes a hash code from attributes: destination, reference.
hashCode() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Computes a hash code from attributes: type, name, getter, copyOnWrite.
hashCode() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Computes a hash code from attributes: type, name, getter, setter.
hashCode() - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Computes a hash code from attributes: type, name, getter.
HasHumanReadableLabel - Interface in de.flapdoodle.formula.types
 
HasId<T> - Interface in de.flapdoodle.formula.values.domain
 
HasRules - Interface in de.flapdoodle.formula.values.domain
 
humanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained.Builder
Initializes the value for the humanReadable attribute.
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
 
humanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained.Builder
Initializes the value for the humanReadable attribute.
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
 
humanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained.Builder
Initializes the value for the humanReadable attribute.
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
 
humanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained.Builder
Initializes the value for the humanReadable attribute.
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
 
humanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained.Builder
Initializes the value for the humanReadable attribute.
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
 
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.V0.V0Explained
 
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.V1.V1Explained
 
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.V2.V2Explained
 
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.V3.V3Explained
 
humanReadable() - Method in class de.flapdoodle.formula.validation.validations.V4.V4Explained
 

I

id(Value<T>) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue.Builder
Initializes the value for the id attribute.
id() - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
 
id() - Method in interface de.flapdoodle.formula.calculate.MappedValue
 
Id<O> - Class in de.flapdoodle.formula.types
 
Id() - Constructor for class de.flapdoodle.formula.types.Id
 
id() - Method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
id() - Method in interface de.flapdoodle.formula.values.domain.HasId
 
id(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue.Builder
Initializes the value for the id attribute.
id() - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
 
id(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue.Builder
Initializes the value for the id attribute.
id() - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
 
id(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue.Builder
Initializes the value for the id attribute.
id() - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
 
id() - Method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
id() - Method in class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
Id.ClearTypeCounter - Interface in de.flapdoodle.formula.types
 
identity() - Static method in interface de.flapdoodle.formula.calculate.functions.F1
 
identity() - Static method in interface de.flapdoodle.formula.calculate.functions.FN1
 
idFor(Class<O>) - Static method in class de.flapdoodle.formula.types.Id
 
ifAllSetBy(F1<A, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1Nullable
 
ifAllSetBy(F1<A, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMap1Nullable
 
ifAllSetBy(F2<A, B, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Nullables
 
ifAllSetBy(F2<A, B, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge2Nullables
 
ifAllSetBy(F3<A, B, C, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Nullables
 
ifAllSetBy(F3<A, B, C, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge3Nullables
 
ifAllSetBy(F4<A, B, C, D, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Nullables
 
ifAllSetBy(F4<A, B, C, D, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge4Nullables
 
ifAllSetBy(F5<A, B, C, D, E, X>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Nullables
 
ifAllSetBy(F5<A, B, C, D, E, X>, String) - Method in class de.flapdoodle.formula.calculate.Calculate.WithMerge5Nullables
 
ImmutableAggregated<S,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Aggregated.
ImmutableAttribute<O,T> - Class in de.flapdoodle.formula.values
Immutable implementation of Attribute.
ImmutableAttribute.Builder<O,T> - Class in de.flapdoodle.formula.values
Builds instances of type ImmutableAttribute.
ImmutableCalculationMap - Class in de.flapdoodle.formula.rules
Immutable implementation of CalculationMap.
ImmutableCalculationMap.Builder - Class in de.flapdoodle.formula.rules
Builds instances of type ImmutableCalculationMap.
ImmutableCalculationVertex<T> - Class in de.flapdoodle.formula.explain
Immutable implementation of RuleVertex.CalculationVertex.
ImmutableCalculationVertex.Builder<T> - Class in de.flapdoodle.formula.explain
Builds instances of type ImmutableCalculationVertex.
ImmutableChangeableInstanceValueLookup<O extends ChangeableInstance<O>> - Class in de.flapdoodle.formula.values.domain
Immutable implementation of ChangeableInstanceValueLookup.
ImmutableChangeableInstanceValueLookup.Builder<O extends ChangeableInstance<O>> - Class in de.flapdoodle.formula.values.domain
Builds instances of type ImmutableChangeableInstanceValueLookup.
ImmutableContext - Class in de.flapdoodle.formula.solver
Immutable implementation of Context.
ImmutableContext.Builder - Class in de.flapdoodle.formula.solver
Builds instances of type ImmutableContext.
ImmutableCopyOnChangeProperty<O,T> - Class in de.flapdoodle.formula.values.properties
Immutable implementation of CopyOnChangeProperty.
ImmutableCopyOnChangeProperty.Builder<O,T> - Class in de.flapdoodle.formula.values.properties
Builds instances of type ImmutableCopyOnChangeProperty.
ImmutableCopyOnChangeValue<O,T> - Class in de.flapdoodle.formula.values.domain
Immutable implementation of CopyOnChangeValue.
ImmutableCopyOnChangeValue.Builder<O,T> - Class in de.flapdoodle.formula.values.domain
Builds instances of type ImmutableCopyOnChangeValue.
ImmutableErrorMessage - Class in de.flapdoodle.formula.validation
Immutable implementation of ErrorMessage.
ImmutableErrorMessage.Builder - Class in de.flapdoodle.formula.validation
Builds instances of type ImmutableErrorMessage.
ImmutableExplainValue<T> - Class in de.flapdoodle.formula.solver
Immutable implementation of Explanation.ExplainValue.
ImmutableExplainValue.Builder<T> - Class in de.flapdoodle.formula.solver
Builds instances of type ImmutableExplainValue.
ImmutableExplanation - Class in de.flapdoodle.formula.solver
Immutable implementation of Explanation.
ImmutableExplanation.Builder - Class in de.flapdoodle.formula.solver
Builds instances of type ImmutableExplanation.
ImmutableF1Identity<X> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F1.F1Identity.
ImmutableF1Identity.Builder<X> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF1Identity.
ImmutableF1WithLabel<A,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F1.F1WithLabel.
ImmutableF1WithLabel.Builder<A,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF1WithLabel.
ImmutableF2WithLabel<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F2.F2WithLabel.
ImmutableF2WithLabel.Builder<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF2WithLabel.
ImmutableF3WithLabel<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F3.F3WithLabel.
ImmutableF3WithLabel.Builder<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF3WithLabel.
ImmutableF4WithLabel<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F4.F4WithLabel.
ImmutableF4WithLabel.Builder<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF4WithLabel.
ImmutableF5WithLabel<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of F5.F5WithLabel.
ImmutableF5WithLabel.Builder<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableF5WithLabel.
ImmutableFN1checkNull<A,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN1.FN1checkNull.
ImmutableFN1checkNull.Builder<A,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN1checkNull.
ImmutableFN1Identity<X> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN1.FN1Identity.
ImmutableFN1Identity.Builder<X> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN1Identity.
ImmutableFN1WithLabel<A,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN1.FN1WithLabel.
ImmutableFN1WithLabel.Builder<A,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN1WithLabel.
ImmutableFN1wrapF1<A,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN1.FN1wrapF1.
ImmutableFN1wrapF1.Builder<A,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN1wrapF1.
ImmutableFN2checkNull<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN2.FN2checkNull.
ImmutableFN2checkNull.Builder<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN2checkNull.
ImmutableFN2WithLabel<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN2.FN2WithLabel.
ImmutableFN2WithLabel.Builder<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN2WithLabel.
ImmutableFN2wrapF2<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN2.FN2wrapF2.
ImmutableFN2wrapF2.Builder<A,B,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN2wrapF2.
ImmutableFN3checkNull<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN3.FN3checkNull.
ImmutableFN3checkNull.Builder<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN3checkNull.
ImmutableFN3WithLabel<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN3.FN3WithLabel.
ImmutableFN3WithLabel.Builder<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN3WithLabel.
ImmutableFN3wrapF3<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN3.FN3wrapF3.
ImmutableFN3wrapF3.Builder<A,B,C,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN3wrapF3.
ImmutableFN4checkNull<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN4.FN4checkNull.
ImmutableFN4checkNull.Builder<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN4checkNull.
ImmutableFN4WithLabel<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN4.FN4WithLabel.
ImmutableFN4WithLabel.Builder<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN4WithLabel.
ImmutableFN4wrapF4<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN4.FN4wrapF4.
ImmutableFN4wrapF4.Builder<A,B,C,D,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN4wrapF4.
ImmutableFN5checkNull<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN5.FN5checkNull.
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN5checkNull.
ImmutableFN5WithLabel<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN5.FN5WithLabel.
ImmutableFN5WithLabel.Builder<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN5WithLabel.
ImmutableFN5wrapF5<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Immutable implementation of FN5.FN5wrapF5.
ImmutableFN5wrapF5.Builder<A,B,C,D,E,R> - Class in de.flapdoodle.formula.calculate.functions
Builds instances of type ImmutableFN5wrapF5.
ImmutableId<O> - Class in de.flapdoodle.formula.types
Immutable implementation of Id.
ImmutableId.Builder<O> - Class in de.flapdoodle.formula.types
Builds instances of type ImmutableId.
ImmutableMap1<A,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Map1.
ImmutableMappedValue<T> - Class in de.flapdoodle.formula.calculate
Immutable implementation of MappedValue.
ImmutableMappedValue.Builder<T> - Class in de.flapdoodle.formula.calculate
Builds instances of type ImmutableMappedValue.
ImmutableMerge2<A,B,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Merge2.
ImmutableMerge3<A,B,C,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Merge3.
ImmutableMerge4<A,B,C,D,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Merge4.
ImmutableMerge5<A,B,C,D,E,X> - Class in de.flapdoodle.formula.calculate.calculations
Immutable implementation of Merge5.
ImmutableModifiableProperty<O,T> - Class in de.flapdoodle.formula.values.properties
Immutable implementation of ModifiableProperty.
ImmutableModifiableProperty.Builder<O,T> - Class in de.flapdoodle.formula.values.properties
Builds instances of type ImmutableModifiableProperty.
ImmutableModifyInstanceValue<O,T> - Class in de.flapdoodle.formula.values.domain
Immutable implementation of ModifyInstanceValue.
ImmutableModifyInstanceValue.Builder<O,T> - Class in de.flapdoodle.formula.values.domain
Builds instances of type ImmutableModifyInstanceValue.
ImmutableNamed<T> - Class in de.flapdoodle.formula.values
Immutable implementation of Named.
ImmutableReadOnlyProperty<O,T> - Class in de.flapdoodle.formula.values.properties
Immutable implementation of ReadOnlyProperty.
ImmutableReadOnlyProperty.Builder<O,T> - Class in de.flapdoodle.formula.values.properties
Builds instances of type ImmutableReadOnlyProperty.
ImmutableReadOnlyValue<O,T> - Class in de.flapdoodle.formula.values.domain
Immutable implementation of ReadOnlyValue.
ImmutableReadOnlyValue.Builder<O,T> - Class in de.flapdoodle.formula.values.domain
Builds instances of type ImmutableReadOnlyValue.
ImmutableRelated<T,B> - Class in de.flapdoodle.formula.values
Immutable implementation of Related.
ImmutableRelated.Builder<T,B> - Class in de.flapdoodle.formula.values
Builds instances of type ImmutableRelated.
ImmutableRelatedTo1<X,A> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of RelatedTo1.
ImmutableRelatedTo2<X,A,B> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of RelatedTo2.
ImmutableRelatedTo3<X,A,B,C> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of RelatedTo3.
ImmutableRelatedTo4<X,A,B,C,D> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of RelatedTo4.
ImmutableRules - Class in de.flapdoodle.formula.rules
Immutable implementation of Rules.
ImmutableSelf<X> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of Self.
ImmutableStrictValidatedValueLookup - Class in de.flapdoodle.formula.validation
Immutable implementation of StrictValidatedValueLookup.
ImmutableStrictValidatedValueLookup.Builder - Class in de.flapdoodle.formula.validation
Builds instances of type ImmutableStrictValidatedValueLookup.
ImmutableStrictValueLookup - Class in de.flapdoodle.formula.calculate
Immutable implementation of StrictValueLookup.
ImmutableStrictValueLookup.Builder - Class in de.flapdoodle.formula.calculate
Builds instances of type ImmutableStrictValueLookup.
ImmutableUnvalidated<T> - Class in de.flapdoodle.formula
Immutable implementation of Unvalidated.
ImmutableUnvalidated.Builder<T> - Class in de.flapdoodle.formula
Builds instances of type ImmutableUnvalidated.
ImmutableV0Explained<T> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of V0.V0Explained.
ImmutableV0Explained.Builder<T> - Class in de.flapdoodle.formula.validation.validations
Builds instances of type ImmutableV0Explained.
ImmutableV1Explained<T,A> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of V1.V1Explained.
ImmutableV1Explained.Builder<T,A> - Class in de.flapdoodle.formula.validation.validations
Builds instances of type ImmutableV1Explained.
ImmutableV2Explained<T,A,B> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of V2.V2Explained.
ImmutableV2Explained.Builder<T,A,B> - Class in de.flapdoodle.formula.validation.validations
Builds instances of type ImmutableV2Explained.
ImmutableV3Explained<T,A,B,C> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of V3.V3Explained.
ImmutableV3Explained.Builder<T,A,B,C> - Class in de.flapdoodle.formula.validation.validations
Builds instances of type ImmutableV3Explained.
ImmutableV4Explained<T,A,B,C,D> - Class in de.flapdoodle.formula.validation.validations
Immutable implementation of V4.V4Explained.
ImmutableV4Explained.Builder<T,A,B,C,D> - Class in de.flapdoodle.formula.validation.validations
Builds instances of type ImmutableV4Explained.
ImmutableValidatedValue<T> - Class in de.flapdoodle.formula.validation
Immutable implementation of ValidatedValue.
ImmutableValidatedValue.Builder<T> - Class in de.flapdoodle.formula.validation
Builds instances of type ImmutableValidatedValue.
ImmutableValidationError - Class in de.flapdoodle.formula.validation
Immutable implementation of ValidationError.
ImmutableValidationError.Builder - Class in de.flapdoodle.formula.validation
Builds instances of type ImmutableValidationError.
ImmutableValidationMap - Class in de.flapdoodle.formula.rules
Immutable implementation of ValidationMap.
ImmutableValidationMap.Builder - Class in de.flapdoodle.formula.rules
Builds instances of type ImmutableValidationMap.
ImmutableValidationVertex<T> - Class in de.flapdoodle.formula.explain
Immutable implementation of RuleVertex.ValidationVertex.
ImmutableValidationVertex.Builder<T> - Class in de.flapdoodle.formula.explain
Builds instances of type ImmutableValidationVertex.
ImmutableValueContainer - Class in de.flapdoodle.formula
Immutable implementation of ValueContainer.
ImmutableValueContainer.Builder - Class in de.flapdoodle.formula
Builds instances of type ImmutableValueContainer.
ImmutableValueVertex<T> - Class in de.flapdoodle.formula.explain
Immutable implementation of RuleVertex.ValueVertex.
ImmutableValueVertex.Builder<T> - Class in de.flapdoodle.formula.explain
Builds instances of type ImmutableValueVertex.
instance() - Method in class de.flapdoodle.formula.values.domain.ChangeableInstanceValueLookup
 
instance(O) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup.Builder
Initializes the value for the instance attribute.
instance() - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
 
invalidReferences() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Returns a lazily initialized value of the invalidReferences attribute.
invalidReferences(Iterable<? extends ValueSource<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError.Builder
Sets or replaces all elements for invalidReferences set.
invalidReferences() - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
 
invalidReferences() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
invalidReferences() - Method in interface de.flapdoodle.formula.validation.ValidationError
 
IsChangeable<O,T> - Interface in de.flapdoodle.formula.values.properties
 
isInvalid(Value<?>) - Method in class de.flapdoodle.formula.solver.Context
 
isLeft() - Method in class de.flapdoodle.formula.types.Either
 
isMatchingInstance(Object) - Method in class de.flapdoodle.formula.values.Attribute
 
IsReadable<O,T> - Interface in de.flapdoodle.formula.values.properties
 
isValid(Value<?>) - Method in class de.flapdoodle.formula.solver.Context
 
isValid() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Returns a lazily initialized value of the isValid attribute.
isValid() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
IsWritable<O,T> - Interface in de.flapdoodle.formula.values.properties
 

K

key() - Method in interface de.flapdoodle.formula.validation.ErrorMessage
 
key(String) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage.Builder
Initializes the value for the key attribute.
key() - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
 
keys() - Method in class de.flapdoodle.formula.rules.CalculationMap
 
keys() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Returns a lazily initialized value of the keys attribute.
keys() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Returns a lazily initialized value of the keys attribute.
keys() - Method in class de.flapdoodle.formula.rules.ValidationMap
 
keys() - Method in class de.flapdoodle.formula.ValueContainer
 

L

label() - Method in class de.flapdoodle.formula.calculate.functions.F1.F1WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.F2.F2WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.F3.F3WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.F4.F4WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.F5.F5WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.FN1.FN1WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.FN2.FN2WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.FN3.FN3WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.FN4.FN4WithLabel
 
label() - Method in class de.flapdoodle.formula.calculate.functions.FN5.FN5WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
 
label(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel.Builder
Initializes the value for the label attribute.
label() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
 
left() - Method in class de.flapdoodle.formula.types.Either
 
left(L) - Static method in class de.flapdoodle.formula.types.Either
 
list() - Method in class de.flapdoodle.formula.solver.Explanation
 
list(Iterable<? extends Explanation.ExplainValue<?>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation.Builder
Sets or replaces all elements for list list.
list() - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
 

M

map() - Method in class de.flapdoodle.formula.rules.CalculationMap
 
map() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Returns a lazily initialized value of the map attribute.
map() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Returns a lazily initialized value of the map attribute.
map() - Method in class de.flapdoodle.formula.rules.ValidationMap
 
map(Function<L, T>, Function<R, T>) - Method in class de.flapdoodle.formula.types.Either
 
Map1<A,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Map1() - Constructor for class de.flapdoodle.formula.calculate.calculations.Map1
 
mapLeft(Function<L, T>) - Method in class de.flapdoodle.formula.types.Either
 
mapOnlyIfNotNull(F1<A, R>) - Static method in interface de.flapdoodle.formula.calculate.functions.FN1
 
mapOnlyIfNotNull(F2<A, B, R>) - Static method in interface de.flapdoodle.formula.calculate.functions.FN2
 
mapOnlyIfNotNull(F3<A, B, C, R>) - Static method in interface de.flapdoodle.formula.calculate.functions.FN3
 
mapOnlyIfNotNull(F4<A, B, C, D, R>) - Static method in interface de.flapdoodle.formula.calculate.functions.FN4
 
mapOnlyIfNotNull(F5<A, B, C, D, E, R>) - Static method in interface de.flapdoodle.formula.calculate.functions.FN5
 
MappedValue<T> - Interface in de.flapdoodle.formula.calculate
 
mapRight(Function<R, T>) - Method in class de.flapdoodle.formula.types.Either
 
Merge2<A,B,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Merge2() - Constructor for class de.flapdoodle.formula.calculate.calculations.Merge2
 
Merge3<A,B,C,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Merge3() - Constructor for class de.flapdoodle.formula.calculate.calculations.Merge3
 
Merge4<A,B,C,D,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Merge4() - Constructor for class de.flapdoodle.formula.calculate.calculations.Merge4
 
Merge5<A,B,C,D,E,X> - Class in de.flapdoodle.formula.calculate.calculations
 
Merge5() - Constructor for class de.flapdoodle.formula.calculate.calculations.Merge5
 
ModifiableProperty<O,T> - Class in de.flapdoodle.formula.values.properties
 
ModifiableProperty() - Constructor for class de.flapdoodle.formula.values.properties.ModifiableProperty
 
ModifiableValue<O,T> - Interface in de.flapdoodle.formula.values.domain
 
ModifyInstanceValue<O,T> - Class in de.flapdoodle.formula.values.domain
 
ModifyInstanceValue() - Constructor for class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 

N

name() - Method in class de.flapdoodle.formula.values.Attribute
 
name(String) - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Initializes the value for the name attribute.
name() - Method in class de.flapdoodle.formula.values.ImmutableAttribute
 
name() - Method in class de.flapdoodle.formula.values.ImmutableNamed
 
name() - Method in class de.flapdoodle.formula.values.Named
 
name() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
name(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
Initializes the value for the name attribute.
name() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
 
name(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
Initializes the value for the name attribute.
name() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
 
name(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty.Builder
Initializes the value for the name attribute.
name() - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
 
name() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
name() - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
named(String, Class<T>) - Static method in interface de.flapdoodle.formula.Value
 
Named<T> - Class in de.flapdoodle.formula.values
 
Named() - Constructor for class de.flapdoodle.formula.values.Named
 
named(String, Class<T>) - Static method in class de.flapdoodle.formula.values.Named
 
noErrors() - Static method in interface de.flapdoodle.formula.validation.Validation
 
nullValues() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Returns a lazily initialized value of the nullValues attribute.
nullValues() - Method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
nullValues(Iterable<? extends Value<?>>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Sets or replaces all elements for nullValues set.
nullValues() - Method in class de.flapdoodle.formula.ImmutableValueContainer
 
nullValues() - Method in class de.flapdoodle.formula.ValueContainer
 

O

objectType() - Method in class de.flapdoodle.formula.values.Attribute
 
objectType(Class<O>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Initializes the value for the objectType attribute.
objectType() - Method in class de.flapdoodle.formula.values.ImmutableAttribute
 
of(Value<X>, List<ValueSource<S>>, FN1<List<S>, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Construct a new immutable Aggregated instance.
of(Value<X>, Iterable<? extends ValueSource<S>>, FN1<List<S>, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Construct a new immutable Aggregated instance.
of(Value<X>, ValueSource<A>, FN1<A, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Construct a new immutable Map1 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, FN2<A, B, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Construct a new immutable Merge2 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, FN3<A, B, C, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Construct a new immutable Merge3 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, FN4<A, B, C, D, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Construct a new immutable Merge4 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>, FN5<A, B, C, D, E, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Construct a new immutable Merge5 instance.
of() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
Returns the default immutable singleton value of F1Identity
of(F1<A, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Construct a new immutable F1WithLabel instance.
of(F2<A, B, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Construct a new immutable F2WithLabel instance.
of(F3<A, B, C, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Construct a new immutable F3WithLabel instance.
of(F4<A, B, C, D, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Construct a new immutable F4WithLabel instance.
of(F5<A, B, C, D, E, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Construct a new immutable F5WithLabel instance.
of(F1<A, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Construct a new immutable FN1checkNull instance.
of() - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
Returns the default immutable singleton value of FN1Identity
of(FN1<A, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Construct a new immutable FN1WithLabel instance.
of(F1<A, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Construct a new immutable FN1wrapF1 instance.
of(F2<A, B, R>, String, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Construct a new immutable FN2checkNull instance.
of(FN2<A, B, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Construct a new immutable FN2WithLabel instance.
of(F2<A, B, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Construct a new immutable FN2wrapF2 instance.
of(F3<A, B, C, R>, String, String, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Construct a new immutable FN3checkNull instance.
of(FN3<A, B, C, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Construct a new immutable FN3WithLabel instance.
of(F3<A, B, C, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Construct a new immutable FN3wrapF3 instance.
of(F4<A, B, C, D, R>, String, String, String, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Construct a new immutable FN4checkNull instance.
of(FN4<A, B, C, D, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Construct a new immutable FN4WithLabel instance.
of(F4<A, B, C, D, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Construct a new immutable FN4wrapF4 instance.
of(F5<A, B, C, D, E, R>, String, String, String, String, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Construct a new immutable FN5checkNull instance.
of(FN5<A, B, C, D, E, R>, String) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Construct a new immutable FN5WithLabel instance.
of(F5<A, B, C, D, E, R>) - Static method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Construct a new immutable FN5wrapF5 instance.
of(Value<T>, T) - Static method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Construct a new immutable MappedValue instance.
of(Value<T>, T) - Static method in interface de.flapdoodle.formula.calculate.MappedValue
 
of(Collection<? extends MappedValue<?>>) - Static method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
of(MappedValue<?>...) - Static method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
of(Calculation<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Construct a new immutable CalculationVertex instance.
of(Validation<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Construct a new immutable ValidationVertex instance.
of(Value<T>) - Static method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Construct a new immutable ValueVertex instance.
of(ValueSource<T>) - Static method in class de.flapdoodle.formula.ImmutableUnvalidated
Construct a new immutable Unvalidated instance.
of(CalculationMap, ValidationMap) - Static method in class de.flapdoodle.formula.rules.ImmutableRules
Construct a new immutable Rules instance.
of(Class<O>, int) - Static method in class de.flapdoodle.formula.types.ImmutableId
Construct a new immutable Id instance.
of(String, Object...) - Static method in interface de.flapdoodle.formula.validation.ErrorMessage
 
of(List<ValidatedValue<?>>) - Static method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Construct a new immutable StrictValidatedValueLookup instance.
of(Iterable<? extends ValidatedValue<?>>) - Static method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Construct a new immutable StrictValidatedValueLookup instance.
of(List<ErrorMessage>, Set<ValueSource<?>>) - Static method in class de.flapdoodle.formula.validation.ImmutableValidationError
Construct a new immutable ValidationError instance.
of(Iterable<? extends ErrorMessage>, Iterable<? extends ValueSource<?>>) - Static method in class de.flapdoodle.formula.validation.ImmutableValidationError
Construct a new immutable ValidationError instance.
of(ValueSource<T>, T) - Static method in class de.flapdoodle.formula.validation.ValidatedValue
 
of(ValueSource<T>, List<ErrorMessage>, Set<? extends ValueSource<?>>) - Static method in class de.flapdoodle.formula.validation.ValidatedValue
Deprecated.
of(ValueSource<T>, ValidationError) - Static method in class de.flapdoodle.formula.validation.ValidatedValue
 
of(List<ErrorMessage>, Set<? extends ValueSource<?>>) - Static method in interface de.flapdoodle.formula.validation.ValidationError
 
of(Value<X>, ValueSource<A>, V1<X, A>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Construct a new immutable RelatedTo1 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, V2<X, A, B>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Construct a new immutable RelatedTo2 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, V3<X, A, B, C>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Construct a new immutable RelatedTo3 instance.
of(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, V4<X, A, B, C, D>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Construct a new immutable RelatedTo4 instance.
of(Value<X>, V0<X>) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Construct a new immutable Self instance.
of(V0<T>, String) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Construct a new immutable V0Explained instance.
of(V1<T, A>, String) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Construct a new immutable V1Explained instance.
of(V2<T, A, B>, String) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Construct a new immutable V2Explained instance.
of(V3<T, A, B, C>, String) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Construct a new immutable V3Explained instance.
of(V4<T, A, B, C, D>, String) - Static method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Construct a new immutable V4Explained instance.
of(Class<O>, String, Function<O, T>, BiConsumer<O, T>) - Static method in class de.flapdoodle.formula.values.Attribute
 
of(O, ValueLookup) - Static method in class de.flapdoodle.formula.values.domain.ChangeableInstanceValueLookup
 
of(Id<O>, CopyOnChangeProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
of(O, ValueLookup) - Static method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Construct a new immutable ChangeableInstanceValueLookup instance.
of(Id<O>, CopyOnChangeProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Construct a new immutable CopyOnChangeValue instance.
of(Id<O>, ModifiableProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Construct a new immutable ModifyInstanceValue instance.
of(Id<O>, ReadOnlyProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Construct a new immutable ReadOnlyValue instance.
of(Id<O>, ModifiableProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
of(Id<O>, ReadOnlyProperty<O, T>) - Static method in class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
of(Optional<String>, Class<T>) - Static method in class de.flapdoodle.formula.values.ImmutableNamed
Construct a new immutable Named instance.
of(Value<T>, B) - Static method in class de.flapdoodle.formula.values.ImmutableRelated
Construct a new immutable Related instance.
of(Class<O>, String, Function<O, T>, BiFunction<O, T, O>) - Static method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
of(Class<O>, String, Function<O, T>, BiFunction<O, T, O>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Construct a new immutable CopyOnChangeProperty instance.
of(Class<O>, String, Function<O, T>, BiConsumer<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Construct a new immutable ModifiableProperty instance.
of(Class<O>, String, Function<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Construct a new immutable ReadOnlyProperty instance.
of(Class<O>, String, Function<O, T>, BiConsumer<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
of(Class<O>, String, Function<O, T>) - Static method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
ofType(Class<T>) - Static method in interface de.flapdoodle.formula.Value
 
ofType(Class<T>) - Static method in class de.flapdoodle.formula.values.Named
 

P

Properties - Class in de.flapdoodle.formula.values.properties
 
property() - Method in class de.flapdoodle.formula.values.domain.CopyOnChangeValue
 
property(CopyOnChangeProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue.Builder
Initializes the value for the property attribute.
property() - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
 
property(ModifiableProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue.Builder
Initializes the value for the property attribute.
property() - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
 
property(ReadOnlyProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue.Builder
Initializes the value for the property attribute.
property() - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
 
property() - Method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
property() - Method in class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
putAllValidationErrorMap(Map<? extends Value<?>, ? extends ValidationError>) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Put all mappings from the specified map as entries to validationErrorMap map.
putAllValues(Map<? extends Value<?>, ? extends Object>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Put all mappings from the specified map as entries to values map.
putValidationErrorMap(Value<?>, ValidationError) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Put one entry to the validationErrorMap map.
putValidationErrorMap(Map.Entry<? extends Value<?>, ? extends ValidationError>) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Put one entry to the validationErrorMap map.
putValues(Value<?>, Object) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Put one entry to the values map.
putValues(Map.Entry<? extends Value<?>, ? extends Object>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Put one entry to the values map.

R

ReadableValue<O,T> - Interface in de.flapdoodle.formula.values.domain
 
readOnly(Class<O>, String, Function<O, T>) - Static method in class de.flapdoodle.formula.values.properties.Properties
 
ReadOnlyProperty<O,T> - Class in de.flapdoodle.formula.values.properties
 
ReadOnlyProperty() - Constructor for class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
ReadOnlyValue<O,T> - Class in de.flapdoodle.formula.values.domain
 
ReadOnlyValue() - Constructor for class de.flapdoodle.formula.values.domain.ReadOnlyValue
 
reference(B) - Method in class de.flapdoodle.formula.values.ImmutableRelated.Builder
Initializes the value for the reference attribute.
reference() - Method in class de.flapdoodle.formula.values.ImmutableRelated
 
reference() - Method in class de.flapdoodle.formula.values.Related
 
Related<T,B> - Class in de.flapdoodle.formula.values
 
Related() - Constructor for class de.flapdoodle.formula.values.Related
 
relatedTo(B) - Method in interface de.flapdoodle.formula.Value
 
RelatedTo1<X,A> - Class in de.flapdoodle.formula.validation.validations
 
RelatedTo1() - Constructor for class de.flapdoodle.formula.validation.validations.RelatedTo1
 
RelatedTo2<X,A,B> - Class in de.flapdoodle.formula.validation.validations
 
RelatedTo2() - Constructor for class de.flapdoodle.formula.validation.validations.RelatedTo2
 
RelatedTo3<X,A,B,C> - Class in de.flapdoodle.formula.validation.validations
 
RelatedTo3() - Constructor for class de.flapdoodle.formula.validation.validations.RelatedTo3
 
RelatedTo4<X,A,B,C,D> - Class in de.flapdoodle.formula.validation.validations
 
RelatedTo4() - Constructor for class de.flapdoodle.formula.validation.validations.RelatedTo4
 
render(Explanation) - Static method in class de.flapdoodle.formula.solver.Explanation
 
render(Explanation, Function<Value<?>, String>) - Static method in class de.flapdoodle.formula.solver.Explanation
 
renderGraphAsDot(DefaultDirectedGraph<RuleVertex, DefaultEdge>) - Static method in class de.flapdoodle.formula.explain.RuleDependencyGraph
 
renderGraphAsDot(DefaultDirectedGraph<Value<?>, DefaultEdge>) - Static method in class de.flapdoodle.formula.solver.GraphRenderer
 
renderGraphAsDot(DefaultDirectedGraph<Value<?>, DefaultEdge>, Function<Value<?>, String>) - Static method in class de.flapdoodle.formula.solver.GraphRenderer
 
requiring(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
requiring(ValueSource<A>, ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
requiring(ValueSource<A>, ValueSource<B>, ValueSource<C>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
requiring(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
requiring(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
Result - Interface in de.flapdoodle.formula.solver
 
right() - Method in class de.flapdoodle.formula.types.Either
 
right(R) - Static method in class de.flapdoodle.formula.types.Either
 
RuleDependencyGraph - Class in de.flapdoodle.formula.explain
 
Rules - Class in de.flapdoodle.formula.rules
 
Rules() - Constructor for class de.flapdoodle.formula.rules.Rules
 
RuleVertex - Class in de.flapdoodle.formula.explain
 
RuleVertex() - Constructor for class de.flapdoodle.formula.explain.RuleVertex
 
RuleVertex.CalculationVertex<T> - Class in de.flapdoodle.formula.explain
 
RuleVertex.ValidationVertex<T> - Class in de.flapdoodle.formula.explain
 
RuleVertex.ValueVertex<T> - Class in de.flapdoodle.formula.explain
 

S

Self<X> - Class in de.flapdoodle.formula.validation.validations
 
Self() - Constructor for class de.flapdoodle.formula.validation.validations.Self
 
set(O, T) - Method in class de.flapdoodle.formula.values.Attribute
 
set(O, T) - Method in interface de.flapdoodle.formula.values.domain.ModifiableValue
 
set(O, T) - Method in class de.flapdoodle.formula.values.domain.ModifyInstanceValue
 
set(O, T) - Method in interface de.flapdoodle.formula.values.properties.IsWritable
 
set(O, T) - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
setter() - Method in class de.flapdoodle.formula.values.Attribute
 
setter(BiConsumer<O, T>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute.Builder
Initializes the value for the setter attribute.
setter() - Method in class de.flapdoodle.formula.values.ImmutableAttribute
 
setter(BiConsumer<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
Initializes the value for the setter attribute.
setter() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
 
setter() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
solve(ValueGraph, ValueLookup) - Static method in class de.flapdoodle.formula.solver.Solver
 
Solver - Class in de.flapdoodle.formula.solver
 
source() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
 
source() - Method in class de.flapdoodle.formula.calculate.calculations.Map1
 
source() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
 
source() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
source() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
 
source() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
sourceList() - Method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
sourceList() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
 
sources() - Method in interface de.flapdoodle.formula.calculate.Calculation
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Map1
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
sources() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
sources() - Method in interface de.flapdoodle.formula.validation.Validation
 
sources() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Returns a lazily initialized value of the sources attribute.
sources() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
sources() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
sources() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
sources() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
sources() - Method in class de.flapdoodle.formula.validation.validations.Self
 
StrictValidatedValueLookup - Class in de.flapdoodle.formula.validation
 
StrictValidatedValueLookup() - Constructor for class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
StrictValueLookup - Class in de.flapdoodle.formula.calculate
 
StrictValueLookup() - Constructor for class de.flapdoodle.formula.calculate.StrictValueLookup
 

T

to(Value<T>, B) - Static method in class de.flapdoodle.formula.values.Related
 
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Prints the immutable value Aggregated with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Prints the immutable value Map1 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Prints the immutable value Merge2 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Prints the immutable value Merge3 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Prints the immutable value Merge4 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Prints the immutable value Merge5 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1Identity
Prints the immutable value F1Identity.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Prints the immutable value F1WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Prints the immutable value F2WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Prints the immutable value F3WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Prints the immutable value F4WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Prints the immutable value F5WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Prints the immutable value FN1checkNull with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1Identity
Prints the immutable value FN1Identity.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Prints the immutable value FN1WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Prints the immutable value FN1wrapF1 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Prints the immutable value FN2checkNull with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Prints the immutable value FN2WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Prints the immutable value FN2wrapF2 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Prints the immutable value FN3checkNull with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Prints the immutable value FN3WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Prints the immutable value FN3wrapF3 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Prints the immutable value FN4checkNull with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Prints the immutable value FN4WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Prints the immutable value FN4wrapF4 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Prints the immutable value FN5checkNull with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Prints the immutable value FN5WithLabel with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Prints the immutable value FN5wrapF5 with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Prints the immutable value MappedValue with attribute values.
toString() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Prints the immutable value StrictValueLookup with attribute values.
toString() - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Prints the immutable value CalculationVertex with attribute values.
toString() - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Prints the immutable value ValidationVertex with attribute values.
toString() - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Prints the immutable value ValueVertex with attribute values.
toString() - Method in class de.flapdoodle.formula.ImmutableUnvalidated
Prints the immutable value Unvalidated with attribute values.
toString() - Method in class de.flapdoodle.formula.ImmutableValueContainer
Prints the immutable value ValueContainer with attribute values.
toString() - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Prints the immutable value CalculationMap with attribute values.
toString() - Method in class de.flapdoodle.formula.rules.ImmutableRules
Prints the immutable value Rules with attribute values.
toString() - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Prints the immutable value ValidationMap with attribute values.
toString() - Method in class de.flapdoodle.formula.solver.ImmutableContext
Prints the immutable value Context with attribute values.
toString() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Prints the immutable value ExplainValue with attribute values.
toString() - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
Prints the immutable value Explanation with attribute values.
toString() - Method in class de.flapdoodle.formula.types.Id
 
toString() - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Prints the immutable value ErrorMessage with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Prints the immutable value StrictValidatedValueLookup with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Prints the immutable value ValidatedValue with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Prints the immutable value ValidationError with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Prints the immutable value RelatedTo1 with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Prints the immutable value RelatedTo2 with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Prints the immutable value RelatedTo3 with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Prints the immutable value RelatedTo4 with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Prints the immutable value Self with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Prints the immutable value V0Explained with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Prints the immutable value V1Explained with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Prints the immutable value V2Explained with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Prints the immutable value V3Explained with attribute values.
toString() - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Prints the immutable value V4Explained with attribute values.
toString() - Method in class de.flapdoodle.formula.values.Attribute
 
toString() - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Prints the immutable value ChangeableInstanceValueLookup with attribute values.
toString() - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Prints the immutable value CopyOnChangeValue with attribute values.
toString() - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Prints the immutable value ModifyInstanceValue with attribute values.
toString() - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Prints the immutable value ReadOnlyValue with attribute values.
toString() - Method in class de.flapdoodle.formula.values.ImmutableNamed
Prints the immutable value Named with attribute values.
toString() - Method in class de.flapdoodle.formula.values.ImmutableRelated
Prints the immutable value Related with attribute values.
toString() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
toString() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
toString() - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.Map1
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
transformation() - Method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
type() - Method in class de.flapdoodle.formula.types.Id
 
type(Class<O>) - Method in class de.flapdoodle.formula.types.ImmutableId.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.formula.types.ImmutableId
 
type() - Method in class de.flapdoodle.formula.values.ImmutableNamed
 
type() - Method in class de.flapdoodle.formula.values.Named
 
type() - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
type(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
 
type(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
 
type(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
 
type() - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
type() - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
TypeCounter - Class in de.flapdoodle.formula.types
 
TypeCounter() - Constructor for class de.flapdoodle.formula.types.TypeCounter
 

U

unvalidated() - Method in class de.flapdoodle.formula.solver.Context
 
unvalidated(ValueContainer) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Initializes the value for the unvalidated attribute.
unvalidated() - Method in class de.flapdoodle.formula.solver.ImmutableContext
 
Unvalidated<T> - Interface in de.flapdoodle.formula
 
unvalidated(ValueSource<T>) - Static method in interface de.flapdoodle.formula.Value
 
using(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
using(ValueSource<A>, ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
using(ValueSource<A>, ValueSource<B>, ValueSource<C>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
using(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
using(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>) - Method in class de.flapdoodle.formula.calculate.Calculate.WithDestination
 
using(ValueSource<A>) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 
using(ValueSource<A>, ValueSource<B>) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 
using(ValueSource<A>, ValueSource<B>, ValueSource<C>) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 
using(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Method in class de.flapdoodle.formula.validation.Validate.WithDestination
 

V

V0<T> - Interface in de.flapdoodle.formula.validation.validations
 
V0.V0Explained<T> - Class in de.flapdoodle.formula.validation.validations
 
V0Explained() - Constructor for class de.flapdoodle.formula.validation.validations.V0.V0Explained
 
V1<T,A> - Interface in de.flapdoodle.formula.validation.validations
 
V1.V1Explained<T,A> - Class in de.flapdoodle.formula.validation.validations
 
V1Explained() - Constructor for class de.flapdoodle.formula.validation.validations.V1.V1Explained
 
V2<T,A,B> - Interface in de.flapdoodle.formula.validation.validations
 
V2.V2Explained<T,A,B> - Class in de.flapdoodle.formula.validation.validations
 
V2Explained() - Constructor for class de.flapdoodle.formula.validation.validations.V2.V2Explained
 
V3<T,A,B,C> - Interface in de.flapdoodle.formula.validation.validations
 
V3.V3Explained<T,A,B,C> - Class in de.flapdoodle.formula.validation.validations
 
V3Explained() - Constructor for class de.flapdoodle.formula.validation.validations.V3.V3Explained
 
V4<T,A,B,C,D> - Interface in de.flapdoodle.formula.validation.validations
 
V4.V4Explained<T,A,B,C,D> - Class in de.flapdoodle.formula.validation.validations
 
V4Explained() - Constructor for class de.flapdoodle.formula.validation.validations.V4.V4Explained
 
Validate - Class in de.flapdoodle.formula.validation
 
validate(Optional<D>, ValidatedValueLookup) - Method in interface de.flapdoodle.formula.validation.Validation
 
validate(Optional<X>, ValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
validate(Optional<X>, ValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
validate(Optional<X>, ValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
validate(Optional<X>, ValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
validate(Optional<X>, ValidatedValueLookup) - Method in class de.flapdoodle.formula.validation.validations.Self
 
validate(Optional<T>) - Method in class de.flapdoodle.formula.validation.validations.V0.V0Explained
 
validate(Optional<T>) - Method in interface de.flapdoodle.formula.validation.validations.V0
 
validate(Optional<T>, ValidatedValue<A>) - Method in class de.flapdoodle.formula.validation.validations.V1.V1Explained
 
validate(Optional<T>, ValidatedValue<A>) - Method in interface de.flapdoodle.formula.validation.validations.V1
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>) - Method in class de.flapdoodle.formula.validation.validations.V2.V2Explained
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>) - Method in interface de.flapdoodle.formula.validation.validations.V2
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>, ValidatedValue<C>) - Method in class de.flapdoodle.formula.validation.validations.V3.V3Explained
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>, ValidatedValue<C>) - Method in interface de.flapdoodle.formula.validation.validations.V3
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>, ValidatedValue<C>, ValidatedValue<D>) - Method in class de.flapdoodle.formula.validation.validations.V4.V4Explained
 
validate(Optional<T>, ValidatedValue<A>, ValidatedValue<B>, ValidatedValue<C>, ValidatedValue<D>) - Method in interface de.flapdoodle.formula.validation.validations.V4
 
Validate.WithDestination<X> - Class in de.flapdoodle.formula.validation
 
Validate.WithRelationTo1<X,A> - Class in de.flapdoodle.formula.validation
 
Validate.WithRelationTo2<X,A,B> - Class in de.flapdoodle.formula.validation
 
Validate.WithRelationTo3<X,A,B,C> - Class in de.flapdoodle.formula.validation
 
Validate.WithRelationTo4<X,A,B,C,D> - Class in de.flapdoodle.formula.validation
 
ValidatedValue<T> - Class in de.flapdoodle.formula.validation
 
ValidatedValue() - Constructor for class de.flapdoodle.formula.validation.ValidatedValue
 
ValidatedValueLookup - Interface in de.flapdoodle.formula.validation
 
validatedValueMap() - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Returns a lazily initialized value of the validatedValueMap attribute.
validatedValueMap() - Method in class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
validatedValues() - Method in class de.flapdoodle.formula.solver.Context
 
validatedValues(ValueContainer) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Initializes the value for the validatedValues attribute.
validatedValues() - Method in class de.flapdoodle.formula.solver.ImmutableContext
 
validatedValues() - Method in interface de.flapdoodle.formula.solver.Result
 
validatedValues(Iterable<? extends ValidatedValue<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup.Builder
Sets or replaces all elements for validatedValues list.
validatedValues() - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
 
validatedValues() - Method in class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
validation(Validation<T>) - Static method in class de.flapdoodle.formula.explain.RuleVertex
 
validation() - Method in class de.flapdoodle.formula.solver.Explanation.ExplainValue
 
validation(Validation<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Initializes the optional value validation to validation.
validation(Optional<? extends Validation<T>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue.Builder
Initializes the optional value validation to validation.
validation() - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
 
validation(Value<T>) - Method in class de.flapdoodle.formula.solver.ValueGraph
 
Validation<D> - Interface in de.flapdoodle.formula.validation
 
validation() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
 
validation() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
 
validation() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
 
validation() - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
 
validation() - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
 
validation() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
validation() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
validation() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
validation() - Method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
validation() - Method in class de.flapdoodle.formula.validation.validations.Self
 
validationError(ValueSource<T>) - Method in class de.flapdoodle.formula.solver.Context
 
ValidationError - Interface in de.flapdoodle.formula.validation
 
validationErrorMap() - Method in class de.flapdoodle.formula.solver.Context
 
validationErrorMap(Map<? extends Value<?>, ? extends ValidationError>) - Method in class de.flapdoodle.formula.solver.ImmutableContext.Builder
Sets or replaces all mappings from the specified map as entries for the validationErrorMap map.
validationErrorMap() - Method in class de.flapdoodle.formula.solver.ImmutableContext
 
validationErrors() - Method in interface de.flapdoodle.formula.solver.Result
 
ValidationMap - Class in de.flapdoodle.formula.rules
 
ValidationMap() - Constructor for class de.flapdoodle.formula.rules.ValidationMap
 
validationOrNull(Value<T>) - Method in class de.flapdoodle.formula.solver.ValueGraph
 
validations() - Method in class de.flapdoodle.formula.rules.ImmutableRules
 
validations() - Method in class de.flapdoodle.formula.rules.Rules
 
ValidationVertex() - Constructor for class de.flapdoodle.formula.explain.RuleVertex.ValidationVertex
 
value(ValueSink<X>) - Static method in class de.flapdoodle.formula.calculate.Calculate
 
value(T) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue.Builder
Initializes the value for the value attribute.
value() - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
 
value() - Method in interface de.flapdoodle.formula.calculate.MappedValue
 
value(Value<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex.Builder
Initializes the value for the value attribute.
value() - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex
 
value(Value<? extends T>) - Static method in class de.flapdoodle.formula.explain.RuleVertex
 
value() - Method in class de.flapdoodle.formula.explain.RuleVertex.ValueVertex
 
value() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Returns a lazily initialized value of the value attribute.
value(ValueSink<X>) - Static method in class de.flapdoodle.formula.validation.Validate
 
value() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
Value<T> - Interface in de.flapdoodle.formula
 
ValueContainer - Class in de.flapdoodle.formula
 
ValueContainer() - Constructor for class de.flapdoodle.formula.ValueContainer
 
ValueDependencyGraphBuilder - Class in de.flapdoodle.formula.solver
 
ValueGraph - Class in de.flapdoodle.formula.solver
 
ValueLookup - Interface in de.flapdoodle.formula.calculate
 
valueOrError(Value<T>) - Method in interface de.flapdoodle.formula.solver.Result
 
valueOrError(Either<T, ValidationError>) - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue.Builder
Initializes the value for the valueOrError attribute.
valueOrError() - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
 
valueOrError() - Method in class de.flapdoodle.formula.validation.ValidatedValue
 
values() - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Returns a lazily initialized value of the values attribute.
values() - Method in class de.flapdoodle.formula.calculate.StrictValueLookup
 
values(Map<? extends Value<?>, ? extends Object>) - Method in class de.flapdoodle.formula.ImmutableValueContainer.Builder
Sets or replaces all mappings from the specified map as entries for the values map.
values() - Method in class de.flapdoodle.formula.ImmutableValueContainer
 
values() - Method in class de.flapdoodle.formula.ValueContainer
 
ValueSink<T> - Interface in de.flapdoodle.formula
 
ValueSource<T> - Interface in de.flapdoodle.formula
 
ValueVertex() - Constructor for class de.flapdoodle.formula.explain.RuleVertex.ValueVertex
 

W

with(List<? extends ValueSource<S>>, ValueSink<X>, FN1<List<S>, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Aggregated
 
with(ValueSource<A>, ValueSink<X>, FN1<A, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Map1
 
with(ValueSource<A>, ValueSource<B>, ValueSink<X>, FN2<A, B, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Merge2
 
with(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSink<X>, FN3<A, B, C, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Merge3
 
with(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSink<X>, FN4<A, B, C, D, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Merge4
 
with(ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>, ValueSink<X>, FN5<A, B, C, D, E, X>) - Static method in class de.flapdoodle.formula.calculate.calculations.Merge5
 
with(TypeCounter) - Static method in class de.flapdoodle.formula.types.Id
 
with(List<ValidatedValue<?>>) - Static method in class de.flapdoodle.formula.validation.StrictValidatedValueLookup
 
with(Value<X>, ValueSource<A>, V1<X, A>) - Static method in class de.flapdoodle.formula.validation.validations.RelatedTo1
 
with(Value<X>, ValueSource<A>, ValueSource<B>, V2<X, A, B>) - Static method in class de.flapdoodle.formula.validation.validations.RelatedTo2
 
with(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, V3<X, A, B, C>) - Static method in class de.flapdoodle.formula.validation.validations.RelatedTo3
 
with(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, V4<X, A, B, C, D>) - Static method in class de.flapdoodle.formula.validation.validations.RelatedTo4
 
with(Value<X>, V0<X>) - Static method in class de.flapdoodle.formula.validation.validations.Self
 
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the a attribute.
withA(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Copy the current immutable object by setting a value for the a attribute.
withA(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Copy the current immutable object by setting a value for the a attribute.
withA(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Copy the current immutable object by setting a value for the a attribute.
withA(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Copy the current immutable object by setting a value for the a attribute.
withA(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Copy the current immutable object by setting a value for the a attribute.
withA(ValueSource<A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the a attribute.
withAggregation(FN1<List<S>, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Copy the current immutable object by setting a value for the aggregation attribute.
withAll(Calculation<?>...) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Copy the current immutable object with elements that replace the content of all.
withAll(Iterable<? extends Calculation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableCalculationMap
Copy the current immutable object with elements that replace the content of all.
withAll(Validation<?>...) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Copy the current immutable object with elements that replace the content of all.
withAll(Iterable<? extends Validation<?>>) - Method in class de.flapdoodle.formula.rules.ImmutableValidationMap
Copy the current immutable object with elements that replace the content of all.
withArgs(Object...) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Copy the current immutable object with elements that replace the content of args.
withArgs(Iterable<? extends Object>) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Copy the current immutable object with elements that replace the content of args.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the b attribute.
withB(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Copy the current immutable object by setting a value for the b attribute.
withB(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Copy the current immutable object by setting a value for the b attribute.
withB(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Copy the current immutable object by setting a value for the b attribute.
withB(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Copy the current immutable object by setting a value for the b attribute.
withB(ValueSource<B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the b attribute.
withC(ValueSource<C>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Copy the current immutable object by setting a value for the c attribute.
withC(ValueSource<C>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the c attribute.
withC(ValueSource<C>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the c attribute.
withC(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Copy the current immutable object by setting a value for the c attribute.
withC(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Copy the current immutable object by setting a value for the c attribute.
withC(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the c attribute.
withC(ValueSource<C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Copy the current immutable object by setting a value for the c attribute.
withC(ValueSource<C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the c attribute.
withCalculation(Calculation<T>) - Method in class de.flapdoodle.formula.explain.ImmutableCalculationVertex
Copy the current immutable object by setting a value for the calculation attribute.
withCalculation(Validation<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValidationVertex
Copy the current immutable object by setting a value for the calculation attribute.
withCalculation(Calculation<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Copy the current immutable object by setting a present value for the optional calculation attribute.
withCalculation(Optional<? extends Calculation<T>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Copy the current immutable object by setting an optional value for the calculation attribute.
withCalculations(CalculationMap) - Method in class de.flapdoodle.formula.rules.ImmutableRules
Copy the current immutable object by setting a value for the calculations attribute.
withCopyOnWrite(BiFunction<O, T, O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Copy the current immutable object by setting a value for the copyOnWrite attribute.
withCount(int) - Method in class de.flapdoodle.formula.types.ImmutableId
Copy the current immutable object by setting a value for the count attribute.
withD(ValueSource<D>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the d attribute.
withD(ValueSource<D>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the d attribute.
withD(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Copy the current immutable object by setting a value for the d attribute.
withD(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the d attribute.
withD(ValueSource<D>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the d attribute.
withDelegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1checkNull
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(FN1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F1<A, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1wrapF1
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2checkNull
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(FN2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F2<A, B, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2wrapF2
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3checkNull
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(FN3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F3<A, B, C, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3wrapF3
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4checkNull
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(FN4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F4<A, B, C, D, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4wrapF4
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(FN5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(F5<A, B, C, D, E, R>) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5wrapF5
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(V0<T>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(V1<T, A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(V2<T, A, B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(V3<T, A, B, C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(V4<T, A, B, C, D>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Copy the current immutable object by setting a value for the delegate attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Copy the current immutable object by setting a value for the destination attribute.
withDestination(Value<T>) - Method in class de.flapdoodle.formula.values.ImmutableRelated
Copy the current immutable object by setting a value for the destination attribute.
withE(ValueSource<E>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the e attribute.
withE(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5checkNull
Copy the current immutable object by setting a value for the e attribute.
withEntries(MappedValue<?>...) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Copy the current immutable object with elements that replace the content of entries.
withEntries(Iterable<? extends MappedValue<?>>) - Method in class de.flapdoodle.formula.calculate.ImmutableStrictValueLookup
Copy the current immutable object with elements that replace the content of entries.
withErrorMessages(ErrorMessage...) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Copy the current immutable object with elements that replace the content of errorMessages.
withErrorMessages(Iterable<? extends ErrorMessage>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Copy the current immutable object with elements that replace the content of errorMessages.
withFallback(ValueLookup) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Copy the current immutable object by setting a value for the fallback attribute.
withGetter(Function<O, T>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute
Copy the current immutable object by setting a value for the getter attribute.
withGetter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Copy the current immutable object by setting a value for the getter attribute.
withGetter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Copy the current immutable object by setting a value for the getter attribute.
withGetter(Function<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Copy the current immutable object by setting a value for the getter attribute.
withHumanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV0Explained
Copy the current immutable object by setting a value for the humanReadable attribute.
withHumanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV1Explained
Copy the current immutable object by setting a value for the humanReadable attribute.
withHumanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV2Explained
Copy the current immutable object by setting a value for the humanReadable attribute.
withHumanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV3Explained
Copy the current immutable object by setting a value for the humanReadable attribute.
withHumanReadable(String) - Method in class de.flapdoodle.formula.validation.validations.ImmutableV4Explained
Copy the current immutable object by setting a value for the humanReadable attribute.
withId(Value<T>) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Copy the current immutable object by setting a value for the id attribute.
withId(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Copy the current immutable object by setting a value for the id attribute.
withId(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Copy the current immutable object by setting a value for the id attribute.
withId(Id<O>) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Copy the current immutable object by setting a value for the id attribute.
withId(Id<O>) - Method in class de.flapdoodle.formula.values.properties.CopyOnChangeProperty
 
withId(Id<O>) - Method in class de.flapdoodle.formula.values.properties.ModifiableProperty
 
withId(Id<O>) - Method in class de.flapdoodle.formula.values.properties.ReadOnlyProperty
 
withInstance(O) - Method in class de.flapdoodle.formula.values.domain.ImmutableChangeableInstanceValueLookup
Copy the current immutable object by setting a value for the instance attribute.
withInvalidReferences(ValueSource<?>...) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Copy the current immutable object with elements that replace the content of invalidReferences.
withInvalidReferences(Iterable<? extends ValueSource<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableValidationError
Copy the current immutable object with elements that replace the content of invalidReferences.
withKey(String) - Method in class de.flapdoodle.formula.validation.ImmutableErrorMessage
Copy the current immutable object by setting a value for the key attribute.
withLabel(F1<A, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.F1
 
withLabel(F2<A, B, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.F2
 
withLabel(F3<A, B, C, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.F3
 
withLabel(F4<A, B, C, D, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.F4
 
withLabel(F5<A, B, C, D, E, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.F5
 
withLabel(FN1<A, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.FN1
 
withLabel(FN2<A, B, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.FN2
 
withLabel(FN3<A, B, C, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.FN3
 
withLabel(FN4<A, B, C, D, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.FN4
 
withLabel(FN5<A, B, C, D, E, R>, String) - Static method in interface de.flapdoodle.formula.calculate.functions.FN5
 
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF1WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF2WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF3WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF4WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableF5WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN1WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN2WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN3WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN4WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class de.flapdoodle.formula.calculate.functions.ImmutableFN5WithLabel
Copy the current immutable object by setting a value for the label attribute.
withLabel(V0<A>, String) - Static method in interface de.flapdoodle.formula.validation.validations.V0
 
withLabel(V1<T, A>, String) - Static method in interface de.flapdoodle.formula.validation.validations.V1
 
withLabel(V2<T, A, B>, String) - Static method in interface de.flapdoodle.formula.validation.validations.V2
 
withLabel(V3<T, A, B, C>, String) - Static method in interface de.flapdoodle.formula.validation.validations.V3
 
withLabel(V4<T, A, B, C, D>, String) - Static method in interface de.flapdoodle.formula.validation.validations.V4
 
withList(Explanation.ExplainValue<?>...) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
Copy the current immutable object with elements that replace the content of list.
withList(Iterable<? extends Explanation.ExplainValue<?>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplanation
Copy the current immutable object with elements that replace the content of list.
WithMap1(ValueSink<X>, ValueSource<A>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMap1
 
WithMap1Nullable(ValueSink<X>, ValueSource<A>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMap1Nullable
 
WithMerge2(ValueSink<X>, ValueSource<A>, ValueSource<B>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge2
 
WithMerge2Abstract(ValueSink<X>, ValueSource<A>, ValueSource<B>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge2Abstract
 
WithMerge2Nullables(ValueSink<X>, ValueSource<A>, ValueSource<B>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge2Nullables
 
WithMerge3(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge3
 
WithMerge3Abstract(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge3Abstract
 
WithMerge3Nullables(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge3Nullables
 
WithMerge4(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge4
 
WithMerge4Abstract(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge4Abstract
 
WithMerge4Nullables(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge4Nullables
 
WithMerge5(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge5
 
WithMerge5Abstract(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge5Abstract
 
WithMerge5Nullables(ValueSink<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>, ValueSource<E>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithMerge5Nullables
 
withName(String) - Method in class de.flapdoodle.formula.values.ImmutableAttribute
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class de.flapdoodle.formula.values.ImmutableNamed
Copy the current immutable object by setting a present value for the optional name attribute.
withName(Optional<String>) - Method in class de.flapdoodle.formula.values.ImmutableNamed
Copy the current immutable object by setting an optional value for the name attribute.
withName(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Copy the current immutable object by setting a value for the name attribute.
withNullValues(Value<?>...) - Method in class de.flapdoodle.formula.ImmutableValueContainer
Copy the current immutable object with elements that replace the content of nullValues.
withNullValues(Iterable<? extends Value<?>>) - Method in class de.flapdoodle.formula.ImmutableValueContainer
Copy the current immutable object with elements that replace the content of nullValues.
withObjectType(Class<O>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute
Copy the current immutable object by setting a value for the objectType attribute.
withProperty(CopyOnChangeProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableCopyOnChangeValue
Copy the current immutable object by setting a value for the property attribute.
withProperty(ModifiableProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableModifyInstanceValue
Copy the current immutable object by setting a value for the property attribute.
withProperty(ReadOnlyProperty<O, T>) - Method in class de.flapdoodle.formula.values.domain.ImmutableReadOnlyValue
Copy the current immutable object by setting a value for the property attribute.
withReference(B) - Method in class de.flapdoodle.formula.values.ImmutableRelated
Copy the current immutable object by setting a value for the reference attribute.
WithRelationTo1(Value<X>, ValueSource<A>) - Constructor for class de.flapdoodle.formula.validation.Validate.WithRelationTo1
 
WithRelationTo2(Value<X>, ValueSource<A>, ValueSource<B>) - Constructor for class de.flapdoodle.formula.validation.Validate.WithRelationTo2
 
WithRelationTo3(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>) - Constructor for class de.flapdoodle.formula.validation.Validate.WithRelationTo3
 
WithRelationTo4(Value<X>, ValueSource<A>, ValueSource<B>, ValueSource<C>, ValueSource<D>) - Constructor for class de.flapdoodle.formula.validation.Validate.WithRelationTo4
 
withSetter(BiConsumer<O, T>) - Method in class de.flapdoodle.formula.values.ImmutableAttribute
Copy the current immutable object by setting a value for the setter attribute.
withSetter(BiConsumer<O, T>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Copy the current immutable object by setting a value for the setter attribute.
withSource(ValueSource<A>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Copy the current immutable object by setting a value for the source attribute.
withSource(ValueSource<T>) - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Copy the current immutable object by setting a value for the source attribute.
withSource(ValueSource<A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Copy the current immutable object by setting a value for the source attribute.
withSourceList(ValueSource<S>...) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Copy the current immutable object with elements that replace the content of sourceList.
withSourceList(Iterable<? extends ValueSource<S>>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableAggregated
Copy the current immutable object with elements that replace the content of sourceList.
WithSourcesNullable(ValueSink<X>, List<? extends ValueSource<S>>) - Constructor for class de.flapdoodle.formula.calculate.Calculate.WithSourcesNullable
 
withTransformation(FN1<A, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMap1
Copy the current immutable object by setting a value for the transformation attribute.
withTransformation(FN2<A, B, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge2
Copy the current immutable object by setting a value for the transformation attribute.
withTransformation(FN3<A, B, C, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge3
Copy the current immutable object by setting a value for the transformation attribute.
withTransformation(FN4<A, B, C, D, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge4
Copy the current immutable object by setting a value for the transformation attribute.
withTransformation(FN5<A, B, C, D, E, X>) - Method in class de.flapdoodle.formula.calculate.calculations.ImmutableMerge5
Copy the current immutable object by setting a value for the transformation attribute.
withType(Class<O>) - Method in class de.flapdoodle.formula.types.ImmutableId
Copy the current immutable object by setting a value for the type attribute.
withType(Class<T>) - Method in class de.flapdoodle.formula.values.ImmutableNamed
Copy the current immutable object by setting a value for the type attribute.
withType(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableCopyOnChangeProperty
Copy the current immutable object by setting a value for the type attribute.
withType(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableModifiableProperty
Copy the current immutable object by setting a value for the type attribute.
withType(Class<O>) - Method in class de.flapdoodle.formula.values.properties.ImmutableReadOnlyProperty
Copy the current immutable object by setting a value for the type attribute.
withUnvalidated(ValueContainer) - Method in class de.flapdoodle.formula.solver.ImmutableContext
Copy the current immutable object by setting a value for the unvalidated attribute.
withValidatedValues(ValueContainer) - Method in class de.flapdoodle.formula.solver.ImmutableContext
Copy the current immutable object by setting a value for the validatedValues attribute.
withValidatedValues(ValidatedValue<?>...) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Copy the current immutable object with elements that replace the content of validatedValues.
withValidatedValues(Iterable<? extends ValidatedValue<?>>) - Method in class de.flapdoodle.formula.validation.ImmutableStrictValidatedValueLookup
Copy the current immutable object with elements that replace the content of validatedValues.
withValidation(Validation<T>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Copy the current immutable object by setting a present value for the optional validation attribute.
withValidation(Optional<? extends Validation<T>>) - Method in class de.flapdoodle.formula.solver.ImmutableExplainValue
Copy the current immutable object by setting an optional value for the validation attribute.
withValidation(V1<X, A>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo1
Copy the current immutable object by setting a value for the validation attribute.
withValidation(V2<X, A, B>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo2
Copy the current immutable object by setting a value for the validation attribute.
withValidation(V3<X, A, B, C>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo3
Copy the current immutable object by setting a value for the validation attribute.
withValidation(V4<X, A, B, C, D>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableRelatedTo4
Copy the current immutable object by setting a value for the validation attribute.
withValidation(V0<X>) - Method in class de.flapdoodle.formula.validation.validations.ImmutableSelf
Copy the current immutable object by setting a value for the validation attribute.
withValidationErrorMap(Map<? extends Value<?>, ? extends ValidationError>) - Method in class de.flapdoodle.formula.solver.ImmutableContext
Copy the current immutable object by replacing the validationErrorMap map with the specified map.
withValidations(ValidationMap) - Method in class de.flapdoodle.formula.rules.ImmutableRules
Copy the current immutable object by setting a value for the validations attribute.
withValue(T) - Method in class de.flapdoodle.formula.calculate.ImmutableMappedValue
Copy the current immutable object by setting a value for the value attribute.
withValue(Value<T>) - Method in class de.flapdoodle.formula.explain.ImmutableValueVertex
Copy the current immutable object by setting a value for the value attribute.
withValueOrError(Either<T, ValidationError>) - Method in class de.flapdoodle.formula.validation.ImmutableValidatedValue
Copy the current immutable object by setting a value for the valueOrError attribute.
withValues(Map<? extends Value<?>, ? extends Object>) - Method in class de.flapdoodle.formula.ImmutableValueContainer
Copy the current immutable object by replacing the values map with the specified map.
withWrapped(ValueSource<T>) - Method in class de.flapdoodle.formula.ImmutableUnvalidated
Copy the current immutable object by setting a value for the wrapped attribute.
wrap(ValueSource<T>) - Static method in interface de.flapdoodle.formula.Unvalidated
 
wrapped(ValueSource<T>) - Method in class de.flapdoodle.formula.ImmutableUnvalidated.Builder
Initializes the value for the wrapped attribute.
wrapped() - Method in class de.flapdoodle.formula.ImmutableUnvalidated
 
wrapped() - Method in interface de.flapdoodle.formula.Unvalidated
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.