|
||||||||||||
| 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.IDLType
org.jacorb.ir.ArrayDef
| Field Summary |
|---|
| Fields inherited from class org.jacorb.ir.IDLType |
|---|
type |
| Fields inherited from class org.jacorb.ir.IRObject |
|---|
def_kind, myRef, name, orb |
| Constructor Summary | |
|---|---|
ArrayDef(TypeCode tc,
Repository ir,
org.apache.avalon.framework.logger.Logger logger,
POA poa)
|
|
| Method Summary | |
|---|---|
void |
define()
|
void |
destroy()
|
IDLType |
element_type_def()
|
void |
element_type_def(IDLType a)
|
TypeCode |
element_type()
|
int |
length()
|
void |
length(int a)
|
| Methods inherited from class org.jacorb.ir.IDLType |
|---|
create, create, type |
| 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.IDLTypeOperations |
|---|
type |
| Methods inherited from interface org.omg.CORBA.IRObjectOperations |
|---|
def_kind |
| Constructor Detail |
public ArrayDef(TypeCode tc,
Repository ir,
org.apache.avalon.framework.logger.Logger logger,
POA poa)
| Method Detail |
public int length()
length in interface ArrayDefOperationspublic void length(int a)
length in interface ArrayDefOperationspublic TypeCode element_type()
element_type in interface ArrayDefOperationspublic IDLType element_type_def()
element_type_def in interface ArrayDefOperationspublic void element_type_def(IDLType a)
element_type_def in interface ArrayDefOperationspublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IDLTypepublic void define()
define in class IDLType
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||