edu.mit.csail.sdg.alloy4whole
Class ExampleUsingTheCompiler

java.lang.Object
  extended by edu.mit.csail.sdg.alloy4whole.ExampleUsingTheCompiler

public final class ExampleUsingTheCompiler
extends java.lang.Object

This class demonstrates how to access Alloy4 via the compiler methods.


Constructor Summary
ExampleUsingTheCompiler()
           
 
Method Summary
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

ExampleUsingTheCompiler

public ExampleUsingTheCompiler()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws Err
Throws:
Err