Package | Description |
---|---|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
Modifier and Type | Method and Description |
---|---|
abstract OperatorImplementation_V0104 |
AbstractTypeImplementation_V0105.getOrderingOperatorImplementation()
Gets the implementation object for the ordering operator (GT) pertaining to this type.
|
OperatorImplementation_V0104 |
ConstrainedTypeImplementation.getOrderingOperatorImplementation() |
OperatorImplementation_V0104 |
AbstractJavaBackedTypeImplementation_V0105.getOrderingOperatorImplementation() |
Constructor and Description |
---|
IntervalTypeImplementation(AbstractTypeImplementation_V0105 baseTypeImplementation)
Creates the IntervalTypeImplementation
|