Runtime

Uses of Package
org.eclipse.gmf.runtime.common.ui.services.parser

Packages that use org.eclipse.gmf.runtime.common.ui.services.parser
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. 
 

Classes in org.eclipse.gmf.runtime.common.ui.services.parser used by org.eclipse.gmf.runtime.common.ui.services.parser
IParser
          The interface for all parsers
IParserEditStatus
          Status object for indicating the validity of an edit.
IParserProvider
          The interface for all parser providers Must implement a method to return a parser from an IAdaptable hint
ParserEditStatus
          Concrete implementation of the IParserEditStatus suitable for use or extending.
ParserOptions
          This is a wrapper used for defining, setting, and retrieving flags that can be used for the parser operations that take a flags int as a parameter.
ParserService
          The parser service which returns a parser for an IAdaptable.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.parser used by org.eclipse.gmf.runtime.emf.ui.services.parser
IParser
          The interface for all parsers
 


Runtime

Guidelines for using Eclipse APIs.

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