Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.services.parser.IParser

Packages that use IParser
org.eclipse.gmf.runtime.common.ui.services.parser Provides the framework for the parser service. 
org.eclipse.gmf.runtime.emf.ui.services.parser MSL-specific extensions to the common parser service. 
 

Uses of IParser in org.eclipse.gmf.runtime.common.ui.services.parser
 

Methods in org.eclipse.gmf.runtime.common.ui.services.parser that return IParser
 IParser ParserService.getParser(IAdaptable hint)
           
 IParser IParserProvider.getParser(IAdaptable hint)
          Method getParser.
 

Uses of IParser in org.eclipse.gmf.runtime.emf.ui.services.parser
 

Subinterfaces of IParser in org.eclipse.gmf.runtime.emf.ui.services.parser
 interface ISemanticParser
          Parser that permit the clients to register themselves with the semantic element changes with the event handler.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.