public abstract class GraphTranslator extends Object
Constructor and Description |
---|
GraphTranslator() |
public abstract Object translate(CRN crn) throws Exception
crn
- the internal chemical reaction networkException
- the exceptionpublic abstract Object translate(HierarchyNetwork hn) throws Exception
hn
- the internal hierarchy networkException
- the exceptionCopyright © 2014 SEMS project @ University of Rostock. All rights reserved.