uk.ac.ucl.cs.emofocl.parser
Class EMOFOCLParser

java.lang.Object
  extended by uk.ac.ucl.cs.emofocl.parser.EMOFOCLParser

public class EMOFOCLParser
extends Object

Author:
jwskene

Constructor Summary
EMOFOCLParser()
           
 
Method Summary
 Specification parse(String specification, URL location, EMOFOCLPackage model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMOFOCLParser

public EMOFOCLParser()
Method Detail

parse

public Specification parse(String specification,
                           URL location,
                           EMOFOCLPackage model)
                    throws IOException,
                           ParseErrorsException
Throws:
IOException
ParseErrorsException