public final class MASModel extends Object implements Comparable<MASModel>
| Constructor and Description |
|---|
MASModel(String demoName,
String[] args,
String description) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MASModel o) |
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getName() |
String[] |
getSessionArgs() |
int |
hashCode() |
String |
toString() |
Fabien Michel, Olivier Gutknecht, Jacques Ferber - September 27 2016