public class EnumDef extends TypedefDef implements EnumDefOperations
typeabsolute_name, containing_repository, defined_in, id, version| Constructor and Description |
|---|
EnumDef(Class c,
Container _defined_in,
Repository ir,
ClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
void |
define()
second phase of loading IRObjects, define any unresolved links
|
org.omg.CORBA.ContainedPackage.Description |
describe() |
void |
destroy() |
String[] |
members() |
void |
members(String[] m) |
typeabsolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, versiondef_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabsolute_name, containing_repository, defined_in, id, id, move, name, name, version, versiontypedef_kindpublic EnumDef(Class c, Container _defined_in, Repository ir, ClassLoader loader)
public String[] members()
members in interface EnumDefOperationspublic void members(String[] m)
members in interface EnumDefOperationspublic void define()
IRObjectpublic org.omg.CORBA.ContainedPackage.Description describe()
describe in interface ContainedOperationsdescribe in class Containedpublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IRObjectCopyright © 2017 JacORB. All rights reserved.