Runtime

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

Packages that use IParserEditStatus
org.eclipse.gmf.runtime.common.ui.services.parser Provides the framework for the parser service. 
 

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

Classes in org.eclipse.gmf.runtime.common.ui.services.parser that implement IParserEditStatus
 class ParserEditStatus
          Concrete implementation of the IParserEditStatus suitable for use or extending.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.parser that return IParserEditStatus
 IParserEditStatus IParser.isValidEditString(IAdaptable element, java.lang.String editString)
          Tests if the user-entered string is in a valid form that can be parsed
 


Runtime

Guidelines for using Eclipse APIs.

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