|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.ronn.ModelLoader
public final class ModelLoader
Class that loads data from the model files into ModelLoader.Model objects
| Nested Class Summary | |
|---|---|
static class |
ModelLoader.Model
Represent a RONN model |
static class |
ModelLoader.Threshold
Represents a Threshold |
| Constructor Summary | |
|---|---|
ModelLoader()
|
|
| Method Summary | |
|---|---|
ModelLoader.Model |
getModel(int modelNum)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelLoader()
| Method Detail |
|---|
public ModelLoader.Model getModel(int modelNum)
public static void main(java.lang.String[] args)
throws java.lang.NumberFormatException,
java.io.IOException
java.lang.NumberFormatException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||