|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biomage.tools.generate_cpp.CreateCPPFile.specificWriter
org.biomage.tools.generate_cpp.CreateCPPFile.ClassDeclWriter
public class CreateCPPFile.ClassDeclWriter
Description: Writes the class declaration out to the file.
Constructor Summary | |
---|---|
CreateCPPFile.ClassDeclWriter(java.io.FileWriter writer)
|
Method Summary | |
---|---|
boolean |
doAttrs()
|
boolean |
writeAttr(CreateFile creator,
CreateFile.AttrInformation attr,
boolean wroteone)
|
Methods inherited from class org.biomage.tools.generate_cpp.CreateCPPFile.specificWriter |
---|
doAssocations, doBase, writeAssoc, writeAssocComment, writeAttrComment, writeBase, writeBaseComment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateCPPFile.ClassDeclWriter(java.io.FileWriter writer)
Method Detail |
---|
public boolean doAttrs()
doAttrs
in class CreateCPPFile.specificWriter
public boolean writeAttr(CreateFile creator, CreateFile.AttrInformation attr, boolean wroteone) throws java.lang.Exception
writeAttr
in class CreateCPPFile.specificWriter
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |