org.eclipse.ocl.examples.pivot
Interface BasicEnvironment

All Superinterfaces:
Adaptable, Customizable
All Known Subinterfaces:
Environment.Internal
All Known Implementing Classes:
AbstractBasicEnvironment, AbstractEnvironment, PivotEnvironment

public interface BasicEnvironment
extends Adaptable, Customizable

A BasicEnvironment provides input token and output problem support for a text analysis comprising an AbstractAnalyzer for semantic analysis, AbstractParser for syntactic analysis (parsing), and an AbstractLexer for lexical analysis.


Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Adaptable
getAdapter
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Customizable
clearOptions, getOptions, getValue, isEnabled, putOptions, removeOption, removeOptions, setOption