Uses of Interface org.omg.DynamicAny.DynAny

Uses in package gnu.CORBA

Constructors with parameter type org.omg.DynamicAny.DynAny

Create the initialised instance.

Fields of type org.omg.DynamicAny.DynAny

DynAny[]
The stored array of DynAny.

Uses in package gnu.CORBA.DynAn

Classes implementing org.omg.DynamicAny.DynAny

class
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
class
Provides support for dynamic array or sequence, where all members have the same final_type.
class
Our implementation of dynamic enumeration.
class
Implements DynAny, holding CORBA fixed.
class
class
Implementation of the DynStruct.
class
Implementation of DynUnion.
class
Implementation of DynValue.
class
Implementation of the DynValueBox.
class
A shared base for both dynamic structure an dynamic value final_type.

Fields of type org.omg.DynamicAny.DynAny

DynAny[]
The array of the components that in general case may have different final_type.

Methods with parameter type org.omg.DynamicAny.DynAny

void
Assign the contents of the given DynAny to this DynAny.
void
Copy one DynAny into another.
void
Assign the Enum from the passed value.
void
Assign the value from another BigDecimal.
void
Copy one DynAny into another.
void
Assign from another identical structure.
void
void
void
boolean
Compares with other DynAny for equality.
boolean
Checks for equality.
boolean
Compares for equality.
boolean
Compare for equality.
boolean
Compare for equality, minding null values.
boolean
Compare for equality, minding null values.
boolean
This depends on an object.
void
void
Inserts Any, contained in the parameter, into Any, contained in this DynAny.
void
Not in use.
void
void
Set the union discriminator.
void
Set elements when array of dyn anys is provided.
void

Methods with return type org.omg.DynamicAny.DynAny

DynAny
Create a copy of this DynAny via buffer read/write.
DynAny
Create a copy.
DynAny
Copy this DynEnum.
DynAny
Create a copy.
DynAny
Create a copy.
DynAny
DynAny
DynAny
Create a copy.
DynAny
Create alias.
DynAny
Create the DynAny using the passed value as template and assign this value.
DynAny
Create the DynAny from typecode.
DynAny
Create the DynAny from typecode.
DynAny
Create the undivideable DynAny.
DynAny
Get current component.
DynAny
Always returns null.
DynAny
Returns null for null value, delegates to super. otherwise.
DynAny
There is no current component.
DynAny
Get the insertion point as DynAny.
DynAny
Get the focused component, throwing exception if the current value is null.
DynAny
DynAny
DynAny
DynAny
Return DynAny, wrapping the second (enclosed any) that is stored in the wrapped Any.
DynAny
Not in use.
DynAny[]
DynAny

Uses in package org.omg.DynamicAny

Classes implementing org.omg.DynamicAny.DynAny

class
Should provide support for remote invocation of methods on DynAny.
class
Should provide support for remote invocation of methods on DynArray.
class
Should provide support for remote invocation of methods on DynEnum.
class
Should provide support for remote invocation of methods on DynFixed.
class
Should provide support for remote invocation of methods on DynSequence.
class
Should provide support for remote invocation of methods on DynStruct.
class
Should provide support for remote invocation of methods on DynUnion.
class
Should provide support for remote invocation of methods on DynValue.

Constructors with parameter type org.omg.DynamicAny.DynAny

Create an instance with the given initial values.

Fields of type org.omg.DynamicAny.DynAny

DynAny
The value of the named value.

Methods with parameter type org.omg.DynamicAny.DynAny

void
Initialises the value of this DynAny with the value, stored inside the passed DynAny, making a shallow copy.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
boolean
Checks for equality with another Dynamic Any.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
boolean
The remote call of DynAny methods is not possible.
void
Insert the DynAny into the given Any.
void
Insert the DynAnySeq into the given Any.
void
Insert a value at the current position.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
Set the value of the "box" from DynAny.
void
Set the value of discriminator, activating the member variant that is consistent with the discriminator value.
void
The remote call of DynAny methods is not possible.
void
Sets the array.
void
Sets the sequence elements from the array.
void
The remote call of DynArray methods is not possible.
void
The remote call of DynAny methods is not possible.
void
This should read DynAny from the CDR input stream, but (following the JDK 1.5 API) it does not.
void
The method should write this object to the CDR input stream, but (following the JDK 1.5 API) it does not.

Methods with return type org.omg.DynamicAny.DynAny

DynAny
Fully clones the content of this Any, returning a deep copy.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
Create DynAny using the given Any as template.
DynAny
The remote call of this DynAnyFactory method is not possible (the created DynAny would not be transferred to client).
DynAny
Create DynAny for holding the data of the given type.
DynAny
The remote call of this DynAnyFactory method is not possible (the created DynAny would not be transferred to client).
DynAny
Returns the focused component of this DynAny.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
Extract the DynAny from given Any.
DynAny[]
Extract the DynAnySeq from given Any.
DynAny
Get the return the content of the "box" as the DynAny.
DynAny
Get the value of discriminator, defining which content variant (member) is active.
DynAny
The remote call of DynAny methods is not possible.
DynAny
Return DynAny, wrapping the second (enclosed any) that is stored in the wrapped Any.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny
The remote call of DynAny methods is not possible.
DynAny[]
Returns the array.
DynAny[]
Returns the array, containing the sequence elements.
DynAny[]
The remote call of DynArray methods is not possible.
DynAny[]
The remote call of DynAny methods is not possible.
DynAny
Get the current variant of the union content.
DynAny
The remote call of DynAny methods is not possible.
DynAny
Cast the passed object into the DynAny.
DynAny
This should read DynAny from the CDR input stream, but (following the JDK 1.5 API) it does not.
DynAny[]
The method should read this object from the CDR input stream, but (following the JDK 1.5 API) it does not.
DynAny
Narrow the given object to the DynAny.