VisiBroker for Java

org.omg.CORBA
Interface StructDefOperations

All Superinterfaces:
ContainedOperations, ContainerOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
StructDef

public interface StructDefOperations
extends TypedefDefOperations, ContainerOperations

Represents a structure that is stored in the Interface Repository. This interface provides methods for setting and retrieving the structure's list of members.


Method Summary
 StructMember[] members()
          The list of members.
 void members(StructMember[] arg0)
          The list of members.
 
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
 
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
 

Method Detail

members

StructMember[] members()
The list of members.


members

void members(StructMember[] arg0)
The list of members.


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