Uses of Interface
org.ocleditor.parser.IOclParser

Packages that use IOclParser
org.ocleditor.internal.core   
org.oclparser.internal.core   
 

Uses of IOclParser in org.ocleditor.internal.core
 

Methods in org.ocleditor.internal.core that return IOclParser
 IOclParser OclEditorPlugin.getOclParser()
          Returns the plugin's OCL parser.
 

Uses of IOclParser in org.oclparser.internal.core
 

Classes in org.oclparser.internal.core that implement IOclParser
 class OclParserDresden
          Implements the parser interface and uses the parser of the OCL Dresden Toolkit.