VisiBroker for Java

org.omg.CORBA
Interface AbstractInterfaceDefOperations

All Superinterfaces:
ContainedOperations, ContainerOperations, IDLTypeOperations, InterfaceDefOperations, IRObjectOperations
All Known Subinterfaces:
AbstractInterfaceDef

public interface AbstractInterfaceDefOperations
extends InterfaceDefOperations

The AbstractInterfaceDef is similar to the InterfaceDef interface, except that abstract interfaces can only inherit from abstract interfaces; they cannot use concrete interfaces as a base. It is used to represent an IDL abstract interface that is stored in the Interface Repository. This interface provides methods for setting and retrieving the base interfaces as well as creating attributes, operations and an interface description.


Method Summary
 
Methods inherited from interface org.omg.CORBA.InterfaceDefOperations
base_interfaces, base_interfaces, create_attribute, create_operation, describe_interface, is_a
 
Methods inherited from interface org.omg.CORBA.ContainerOperations
contents, create_abstract_interface, create_alias, create_constant, create_enum, create_exception, create_interface, create_local_interface, create_module, create_native, create_struct, create_union, create_value_box, create_value, describe_contents, lookup_name, lookup
 
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
 


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