|
||||||||||
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.RemoveFromWriter
public class CreateCPPFile.RemoveFromWriter
Description: Writes the RemoveFrom function to the CPP file.
Constructor Summary | |
---|---|
CreateCPPFile.RemoveFromWriter(java.io.FileWriter writer)
|
Method Summary | |
---|---|
boolean |
doAssocations()
|
boolean |
writeAssoc(CreateFile creator,
CreateFile.AssociationAttrInformation attr,
boolean wroteone)
|
Methods inherited from class org.biomage.tools.generate_cpp.CreateCPPFile.specificWriter |
---|
doAttrs, doBase, writeAssocComment, writeAttr, 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.RemoveFromWriter(java.io.FileWriter writer)
Method Detail |
---|
public boolean doAssocations()
doAssocations
in class CreateCPPFile.specificWriter
public boolean writeAssoc(CreateFile creator, CreateFile.AssociationAttrInformation attr, boolean wroteone) throws java.lang.Exception
writeAssoc
in class CreateCPPFile.specificWriter
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |