|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractInterfaceDef
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.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Methods inherited from interface org.omg.CORBA.IRObjectOperations |
---|
def_kind, destroy |
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |