|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ generate_cpp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.biomage.tools.generate_cpp
Class CreateCPPFile.RemoveFromWriter

java.lang.Objectorg.biomage.tools.generate_cpp.CreateCPPFile.specificWriter
org.biomage.tools.generate_cpp.CreateCPPFile.RemoveFromWriter
- Enclosing class:
- CreateCPPFile
- public class CreateCPPFile.RemoveFromWriter
- extends CreateCPPFile.specificWriter
Description: Writes the RemoveFrom function to the CPP file.
| Field Summary | |
(package private) java.io.FileWriter |
writer
|
| Constructor Summary | |
CreateCPPFile.RemoveFromWriter(java.io.FileWriter writer)
|
|
| Method Summary | |
boolean |
doAssocations()
|
boolean |
writeAssoc(org.biomage.tools.generate_classes.CreateFile creator,
org.biomage.tools.generate_classes.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 |
| Field Detail |
writer
java.io.FileWriter writer
| Constructor Detail |
CreateCPPFile.RemoveFromWriter
public CreateCPPFile.RemoveFromWriter(java.io.FileWriter writer)
| Method Detail |
doAssocations
public boolean doAssocations()
- Overrides:
doAssocationsin classCreateCPPFile.specificWriter
writeAssoc
public boolean writeAssoc(org.biomage.tools.generate_classes.CreateFile creator, org.biomage.tools.generate_classes.CreateFile.AssociationAttrInformation attr, boolean wroteone) throws java.lang.Exception
- Overrides:
writeAssocin classCreateCPPFile.specificWriter
|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ generate_cpp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC