@Value.Immutable public abstract static class RuleVertex.CalculationVertex<T> extends RuleVertex implements HasHumanReadableLabel
RuleVertex.CalculationVertex<T>, RuleVertex.ValidationVertex<T>, RuleVertex.ValueVertex<T>| Constructor and Description |
|---|
CalculationVertex() |
| Modifier and Type | Method and Description |
|---|---|
String |
asHumanReadable() |
abstract Calculation<T> |
calculation() |
calculation, validation, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasHumanReadable@Value.Parameter public abstract Calculation<T> calculation()
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.