org.deri.wsmo4j.io.parser.wsml
Class ParserImpl

java.lang.Object
  extended by com.ontotext.wsmo4j.parser.wsml.ParserImpl
      extended by org.deri.wsmo4j.io.parser.wsml.ParserImpl
All Implemented Interfaces:
org.wsmo.wsml.Parser

public class ParserImpl
extends com.ontotext.wsmo4j.parser.wsml.ParserImpl


Field Summary
protected  ChoreographyFactory cFactory
           
protected  OrchestrationFactory oFactory
           
static String PARSER_CHOREOGRAPHY_FACTORY
           
static String PARSER_ORCHESTRATION_FACTORY
           
 
Fields inherited from class com.ontotext.wsmo4j.parser.wsml.ParserImpl
cleanOnParse, dataFactory, factory, LEFactory, memorizeLELook
 
Fields inherited from interface org.wsmo.wsml.Parser
CACHE_LOGICALEXPRESSION_STRING, CLEAR_MODEL
 
Constructor Summary
ParserImpl(Map map)
           
 
Method Summary
protected  com.ontotext.wsmo4j.parser.wsml.ASTAnalysisContainer createContainer()
           
 
Methods inherited from class com.ontotext.wsmo4j.parser.wsml.ParserImpl
getErrors, getWarnings, listKeywords, parse, parse, parse, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARSER_CHOREOGRAPHY_FACTORY

public static final String PARSER_CHOREOGRAPHY_FACTORY
See Also:
Constant Field Values

PARSER_ORCHESTRATION_FACTORY

public static final String PARSER_ORCHESTRATION_FACTORY
See Also:
Constant Field Values

cFactory

protected ChoreographyFactory cFactory

oFactory

protected OrchestrationFactory oFactory
Constructor Detail

ParserImpl

public ParserImpl(Map map)
Method Detail

createContainer

protected com.ontotext.wsmo4j.parser.wsml.ASTAnalysisContainer createContainer()
Overrides:
createContainer in class com.ontotext.wsmo4j.parser.wsml.ParserImpl


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.