Class ExpressionHelper.AttributeValue

java.lang.Object
nz.org.riskscape.wizard.ExpressionHelper.AttributeValue
All Implemented Interfaces:
Comparable<ExpressionHelper.AttributeValue>
Enclosing class:
ExpressionHelper

public static class ExpressionHelper.AttributeValue extends Object implements Comparable<ExpressionHelper.AttributeValue>

Represents the value that an attribute may contain. This could be potential values in the case of WithinSet or Enumeration types. For other types it could be a value that has been found from the actual input data being used.