Package | Description |
---|---|
be.SIRAPRISE.client |
This package contains all the classes and interfaces that can be useful on the client side of an application involving SIRA_PRISE.
|
be.SIRAPRISE.client.jsba |
This package contains all the classes and interfaces for the
Java
SIRA_PRISE
Bridging
Architecture, as well as classes that can be used to manipulate catalog objects using the JSBA.
|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
Modifier and Type | Method and Description |
---|---|
TupleCollectionBuffer |
TupleContainer.getTupleCollectionBuffer()
Gets tupleCollectionBuffer
|
Constructor and Description |
---|
TupleContainer(Heading heading,
TupleCollectionBuffer tupleCollectionBuffer)
Creates the AbstractTupleContainer
|
Constructor and Description |
---|
TupleContainer(Heading heading,
TupleCollectionBuffer tupleCollectionBuffer)
Deprecated.
Creates the AbstractTupleContainer
|
Modifier and Type | Class and Description |
---|---|
class |
RelationBuffer
A RelationBuffer is the ValueBuffer type for relation values.
|
class |
TupleBagBuffer
A RelationBuffer is the ValueBuffer type for relation values.
|