VisiBroker for Java

org.omg.CORBA
Interface AliasDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
AliasDef

public interface AliasDefOperations
extends TypedefDefOperations

This interface is used to represent a typedef that is stored in the Interface Repository. This interface provides methods for setting and obtaining the IDLType of the original typedef.


Method Summary
 IDLType original_type_def()
          The IDLType of this object.
 void original_type_def(IDLType arg0)
          The IDLType of this object.
 
Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

original_type_def

IDLType original_type_def()
The IDLType of this object.


original_type_def

void original_type_def(IDLType arg0)
The IDLType of this object.


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online