See: Description
Interface | Description |
---|---|
IlvOperator |
This interface describes a function of the values in a model column or, in
a tree model, of a branch of a column.
|
Class | Description |
---|---|
IlvAbstractOperator |
This class is an implementation of the
IlvOperator interface
which handles the notification to listeners of the model. |
IlvBoundsOperator |
This class implements the bounds operator.
|
IlvBoundsOperator.Bounds |
This class is the result class of the bounds operator.
|
IlvCommutativeAssociativeOperator |
This class implements an operator that is commutative, associative, and has
a neutral value.
|
IlvMaxOperator |
This class implements the maximum operator.
|
IlvMinOperator |
This class implements the minimum operator.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.