|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.uacalc.io.JSONChannel
public class JSONChannel
Communication with outside programs like Sage. The main method can be called with 2 arguments. The first is a string containing a command and possibilities some modifiers. The second is the name of a file containing one or more algebras.
| Constructor Summary | |
|---|---|
JSONChannel()
|
|
| Method Summary | |
|---|---|
static void |
doCongruenceLattices(java.util.List<SmallAlgebra> algebras)
|
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 JSONChannel()
| Method Detail |
|---|
public static void doCongruenceLattices(java.util.List<SmallAlgebra> algebras)
public static void main(java.lang.String[] args)
args -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||