VisiBroker for Java

org.omg.CORBA
Interface IRObjectOperations

All Known Subinterfaces:
AbstractInterfaceDef, AbstractInterfaceDefOperations, AliasDef, AliasDefOperations, ArrayDef, ArrayDefOperations, AttributeDef, AttributeDefOperations, ConstantDef, ConstantDefOperations, Contained, ContainedOperations, Container, ContainerOperations, EnumDef, EnumDefOperations, ExceptionDef, ExceptionDefOperations, FixedDef, FixedDefOperations, IDLType, IDLTypeOperations, InterfaceDef, InterfaceDefOperations, IRObject, LocalInterfaceDef, LocalInterfaceDefOperations, ModuleDef, ModuleDefOperations, NativeDef, NativeDefOperations, OperationDef, OperationDefOperations, PrimitiveDef, PrimitiveDefOperations, Repository, RepositoryOperations, SequenceDef, SequenceDefOperations, StringDef, StringDefOperations, StructDef, StructDefOperations, TypedefDef, TypedefDefOperations, UnionDef, UnionDefOperations, ValueBoxDef, ValueBoxDefOperations, ValueDef, ValueDefOperations, ValueMemberDef, ValueMemberDefOperations, WstringDef, WstringDefOperations
All Known Implementing Classes:
_IDLTypeStub

public interface IRObjectOperations

The IRObject interface offers a generic interface to any object stored in the Interface Repository.


Method Summary
 DefinitionKind def_kind()
           
 void destroy()
          This method deletes this IRObject from the Interface Repository.
 

Method Detail

destroy

void destroy()
This method deletes this IRObject from the Interface Repository.


def_kind

DefinitionKind def_kind()
Returns:
the kind of IDL definition that this IRObject represents

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