Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jacorb.ir.IRObject
org.jacorb.ir.IDLType
org.jacorb.ir.SequenceDef
Field Summary |
Constructor Summary | |
|
Method Summary | |
int |
|
void |
|
void |
|
void |
|
TypeCode | |
IDLType | |
void |
Methods inherited from class org.jacorb.ir.IRObject | |
def_kind , destroy , getName , getReference , setReference |
public void define()
second phase of loading IRObjects, define any unresolved links
- Overrides:
- define in interface IDLType
public void destroy()
- Specified by:
- destroy in interface IRObjectOperations
- Overrides:
- destroy in interface IDLType
public TypeCode element_type()
- Specified by:
- element_type in interface SequenceDefOperations
public IDLType element_type_def()
- Specified by:
- element_type_def in interface SequenceDefOperations
public void element_type_def(IDLType a)
- Specified by:
- element_type_def in interface SequenceDefOperations