|
||||||||||
| 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.EnumDef
public class EnumDef
| 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, fileSeparator, myRef, name, orb |
| Constructor Summary | |
|---|---|
EnumDef(java.lang.Class c,
org.omg.CORBA.Container _defined_in,
org.omg.CORBA.Repository ir,
java.lang.ClassLoader loader)
|
|
| Method Summary | |
|---|---|
void |
define()
second phase of loading IRObjects, define any unresolved links |
org.omg.CORBA.ContainedPackage.Description |
describe()
|
void |
destroy()
|
java.lang.String[] |
members()
|
void |
members(java.lang.String[] m)
|
| 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 |
| Constructor Detail |
|---|
public EnumDef(java.lang.Class c,
org.omg.CORBA.Container _defined_in,
org.omg.CORBA.Repository ir,
java.lang.ClassLoader loader)
| Method Detail |
|---|
public java.lang.String[] members()
public void members(java.lang.String[] m)
public void define()
IRObject
public org.omg.CORBA.ContainedPackage.Description describe()
describe in class Containedpublic void destroy()
destroy in interface org.omg.CORBA.IRObjectOperationsdestroy in class IRObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||