|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
public abstract class IdlStructBase
| Constructor Summary | |
|---|---|
protected |
IdlStructBase(IdlScopeBase parent,
java.lang.String name,
java.lang.String type)
|
| Method Summary | |
|---|---|
IdlScopeBase |
getCircularScope(IdlScopeBase startScope,
java.util.List<java.lang.Object> doneDefn)
|
boolean |
isEmptyDef()
|
void |
write(java.io.PrintWriter pw)
|
void |
writeFwd(java.io.PrintWriter pw)
|
| Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase |
|---|
addToScope, definitions, flush, holdForScope, lookup, lookup, lookup, lookup, lookup, lookup, parkHeld, promoteHeldToScope |
| Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
|---|
definedIn, fullName, fullName, isCircular, localName, name, scopeName, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn |
|---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, write |
| Constructor Detail |
|---|
protected IdlStructBase(IdlScopeBase parent,
java.lang.String name,
java.lang.String type)
| Method Detail |
|---|
public void write(java.io.PrintWriter pw)
write in interface IdlDefnwrite in class IdlScopeBasepublic void writeFwd(java.io.PrintWriter pw)
writeFwd in interface IdlDefnwriteFwd in class IdlScopeBasepublic boolean isEmptyDef()
isEmptyDef in interface IdlDefnisEmptyDef in class IdlDefnImplBase
public IdlScopeBase getCircularScope(IdlScopeBase startScope,
java.util.List<java.lang.Object> doneDefn)
getCircularScope in interface IdlDefngetCircularScope in class IdlScopeBase
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||