edu.mit.csail.sdg.alloy4whole
Class ExampleUsingTheAPI

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

public final class ExampleUsingTheAPI
extends java.lang.Object

This class demonstrates how to access Alloy4 via the API.


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

ExampleUsingTheAPI

public ExampleUsingTheAPI()
Method Detail

main

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