Java Reference
In-Depth Information
Figure 10-32
ParserService
ParserProvider Extension-Point
Identifier: org.eclipse.gmf.runtime.common.ui.services.
parserProviders
Description: This extension-point defines parser providers for the
parser service ( org.eclipse.gmf.runtime.common.ui.services.
parser.ParserService ). The ParserService supplies and applies text
associated with a given element, as shown in labels modified using an in-place
editor.
Configuration markup:
<!ELEMENT extension (ParserProvider)>
<!ELEMENT ParserProvider (Priority , Policy?)>
<!ATTLIST ParserProvider
class CDATA #REQUIRED>
class —The provider class that implements org.eclipse.gmf.
runtime.common.core.services.parser.IParserProvider .
Search WWH ::




Custom Search