public class ReactionReadUtils extends Object
Modifier and Type | Class and Description |
---|---|
class |
ReactionReadUtils.ReactionDataObject |
Constructor and Description |
---|
ReactionReadUtils() |
Modifier and Type | Method and Description |
---|---|
static GenericRuleMetaInfo |
getReactionsMetaInfo() |
ArrayList<ReactionSet> |
loadReactionsFromRuleFormat(String fileName) |
ArrayList<ReactionSet> |
loadReactionsFromTabulatedText(String fileName) |
public static GenericRuleMetaInfo getReactionsMetaInfo()
public ArrayList<ReactionSet> loadReactionsFromRuleFormat(String fileName) throws Exception
Exception
public ArrayList<ReactionSet> loadReactionsFromTabulatedText(String fileName) throws Exception
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.