|
JACK 5.4 JACOB Application Interface | ||||||||
PREV NEXT | FRAMES NO FRAMES |
APIString
is a simple class that implements the Base
interface.APIString
object with a null String
value.
APIString
object with the given
String
value.
Base
Object to the
Aggregate
one position after an Object already
present in the Aggregate
.
Base
Object to the
Aggregate
one position after an Object already
present in the Aggregate
. Any Base
Objects in the Aggregate
located after the
Object in the second parameter will be shifted to make way for the
new Object.
If the object in the second parameter cannot be found, this method will return null. Otherwise, the added Object is returned.
Base
Object to the
Aggregate
at the given index position.
Base
Object to the
Aggregate
at the given index position.
Any Base
Objects in the Aggregate
located at or after the given index
will be shifted to make way for the new Object.
If the given index is less than zero, this method will return null.
However, if the index given is greater than the index of the last element
in the Aggregate
, the new Object will simply be added to the
end of the Aggregate
. Under normal circumstances, this
method returns the Object added to the Aggregate
.
Base
Object to the
Aggregate
one position before an Object already
present in the Aggregate
.
Base
Object to the
Aggregate
one position before an Object already
present in the Aggregate
. Any Base
Objects in the Aggregate
located before the
Object in the second parameter will be shifted to make way for the new
Object.
If the object in the second parameter cannot be found, this method will return null. Otherwise, the added Object is returned.
Base
Object to the start of the
Aggregate
.
Base
Object to the start of the
Aggregate
.
Base
Object to the end of the
Aggregate
.
Base
Object to the end of the
Aggregate
.
BaseList
is an implementation of the
Aggregate
interface.BaseList
.
Base
element at the given index
of the Aggregate
.
Base
element at the given index
of the Aggregate
.
If the index is less than zero, or greater than the index of the last
element in the Aggregate
,
this method returns null.
Aggregate
as an Enumeration of elements of type
AggregateEnumeration
.
Aggregate
as an Enumeration of elements of type
AggregateEnumeration
.
Aggregate
.
Aggregate
.
Aggregate
.
Aggregate
.
StreamerSupport
object
for this type.
StreamerSupport
for
the object implementing this interface.
initialize
method on the
TypeDict
defined in this
JacobReader
.
Initializer
classes for this
TypeDict.
String
and translate them into
Base
Objects.JacobReader
, given the
TypeDict
, which defines the Jacob Objects
that can be read.
readFromString
method on this class,
checking first that the JacobReader
has been enabled
via the setEnabled
method.
Base
representation of this object.
String
and returns the
Base
representation of this object.
Base
Object currently stored in
the Aggregate
with a new one.
Base
Object currently stored in
the Aggregate
with a new one.
If the Object to replace does not exist in the Aggregate
,
this method will return null. Otherwise, the Object that was added is
returned.
Base
Object from the
Aggregate
.
Base
Object from the
Aggregate
.
Any Base
Objects in the Aggregate
located after the given Object will be shifted to fill the space left
by its removal.
If the given Object does not exist in the Aggregate
,
this method will return null. Otherwise, the removed Object is returned.
BaseListEnumeration
.
Base
Object from the
Aggregate
at a given index position.
Base
Object from the
Aggregate
at a given index position.
Any Base
Objects in the Aggregate
located after the given index will be shifted to fill the space left
by the removed Object. If the given index is less than zero, or
greater than the index of the last element in the Aggregate
,
this method will return null. Otherwise, the removed Object is returned.
TypeDict
for this JacobReader,
which defines the Jacob Objects that can be read.
JacobReader
is able to read.
String
describing this object.
String
value escapsulated by the APIString
Object.
|
JACK 5.4 JACOB Application Interface | ||||||||
PREV NEXT | FRAMES NO FRAMES |
US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.