|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.idl.runtime.symbol
org.jacorb.idl.IdlSymbol
org.jacorb.idl.InterfaceBody
org.jacorb.idl.ValueBody
public class ValueBody
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jacorb.idl.InterfaceBody |
---|
InterfaceBody.ParseThread |
Field Summary | |
---|---|
ValueAbsDecl |
myAbsValue
|
Fields inherited from class org.jacorb.idl.InterfaceBody |
---|
my_interface, parseThreads, v |
Fields inherited from class org.jacorb.idl.IdlSymbol |
---|
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name |
Fields inherited from class org.jacorb.idl.runtime.symbol |
---|
parse_state, sym |
Method Summary | |
---|---|
void |
setEnclosingSymbol(IdlSymbol s)
|
Methods inherited from class org.jacorb.idl.InterfaceBody |
---|
accept, addDefinition, commit, getMethods, internal_parse, parse, print, printConstants, printDelegatedMethods, printInterfaceMethods, printOperationsHash, printOperationSignatures, printSkelInvocations, printStubMethods, set_ancestors, set_name, setPackage |
Methods inherited from class org.jacorb.idl.IdlSymbol |
---|
addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, getFullName, id, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, printClassComment, printIdMethod, printImport, set_pseudo, set_token, setPrintPhaseNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ValueAbsDecl myAbsValue
Method Detail |
---|
public void setEnclosingSymbol(IdlSymbol s)
setEnclosingSymbol
in class InterfaceBody
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |