public class MeanNumNodesCalculator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MeanNumNodesCalculator.File
The Class File.
|
static class |
MeanNumNodesCalculator.Line
The Class Line.
|
static class |
MeanNumNodesCalculator.SumLine |
Modifier and Type | Field and Description |
---|---|
static int |
REPO_BIOMODELS |
static int |
REPO_PMR |
Constructor and Description |
---|
MeanNumNodesCalculator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main method.
|
static void |
run(String in,
String out)
Run.
|
public static final int REPO_BIOMODELS
public static final int REPO_PMR
public static void run(String in, String out) throws IOException
in
- the inout
- the outIOException
- Signals that an I/O exception has occurred.public static void main(String[] args) throws IOException
args
- the argumentsIOException
- Signals that an I/O exception has occurred.Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.