Interface org.omg.CORBA.Contained
- All Known Subinterfaces:
- AliasDef, AttributeDef, ConstantDef, EnumDef, ExceptionDef, InitializerDef, InterfaceDef, ModuleDef, OperationDef, StructDef, TypedefDef, UnionDef, ValueDef, ValueMemberDef
- public abstract interface Contained
- extends Object, IRObject
The Contained Interface is inherited by all Interface Repository
interfaces that are contained by other objects.
id
public String id()
id
public void id(String arg)
name
public String name()
name
public void name(String arg)
version
public String version()
version
public void version(String arg)
defined_in
public Container defined_in()
absolute_name
public String absolute_name()
containing_repository
public Repository containing_repository()
describe
public Description describe()
move
public void move(Container new_container,
String new_name,
String new_version)
Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.