|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biomage.tools.generate_dtd.TransformBioAssayData
public class TransformBioAssayData
Description: Class that is resposible for transforming the class list passed in. Modifies the BioAssayData classes to better capture the data in XML.
Constructor Summary | |
---|---|
TransformBioAssayData()
|
Method Summary | |
---|---|
void |
transform(java.util.Vector createFileList)
Description: Transform the BioAssayData class for producing modified DTD for its associations and attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransformBioAssayData()
Method Detail |
---|
public void transform(java.util.Vector createFileList) throws java.lang.Exception
transform
in interface WriteDTDFile.CreateClassTransformer
createFileList:
- the list of CreateFiles to transform.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |