|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.ir.IRObject
org.jacorb.ir.Contained
org.jacorb.ir.TypedefDef
org.jacorb.ir.AliasDef
Field Summary |
---|
Fields inherited from class org.jacorb.ir.TypedefDef |
---|
type |
Fields inherited from class org.jacorb.ir.Contained |
---|
absolute_name, containing_repository, defined_in, id, version |
Fields inherited from class org.jacorb.ir.IRObject |
---|
def_kind, myRef, name, orb |
Constructor Summary | |
---|---|
AliasDef(TypeCode type,
Container defined_in,
Repository containing_repository,
org.apache.avalon.framework.logger.Logger logger,
POA poa)
|
Method Summary | |
---|---|
void |
define()
|
Description |
describe()
|
void |
destroy()
|
IDLType |
original_type_def()
|
void |
original_type_def(IDLType arg)
|
Methods inherited from class org.jacorb.ir.TypedefDef |
---|
type |
Methods inherited from class org.jacorb.ir.Contained |
---|
absolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, version |
Methods inherited from class org.jacorb.ir.IRObject |
---|
def_kind, getName, getReference, setReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.ContainedOperations |
---|
absolute_name, containing_repository, defined_in, id, id, move, name, name, version, version |
Methods inherited from interface org.omg.CORBA.IRObjectOperations |
---|
def_kind |
Methods inherited from interface org.omg.CORBA.IDLTypeOperations |
---|
type |
Constructor Detail |
public AliasDef(TypeCode type, Container defined_in, Repository containing_repository, org.apache.avalon.framework.logger.Logger logger, POA poa)
Method Detail |
public IDLType original_type_def()
original_type_def
in interface AliasDefOperations
public void original_type_def(IDLType arg)
original_type_def
in interface AliasDefOperations
public void define()
public Description describe()
describe
in interface ContainedOperations
describe
in class Contained
public void destroy()
destroy
in interface IRObjectOperations
destroy
in class IRObject
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |