|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttte.extension.DocumentAnalyserManager
public class DocumentAnalyserManager
This class is used to manage all the extension of the 'documentAnalyzer' extension point
creation : 5 avr. 07
Field Summary | |
---|---|
static java.lang.String |
CONVERSION_METHOD
|
static java.lang.String |
EDITION_METHOD
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,DocumentAnalyserExtension> |
getContributorExtensions()
MenuContributor extensions getter. |
DocumentAnalyserExtension |
getDocumentAnalyserExtensionByExtensionId(java.lang.String analyserId)
Get a DocumentAnalyserExtension if it exist in the map null
if no. |
DocumentAnalyserExtension |
getDocumentAnalyserExtensionByIdentification(java.lang.String analyserIdentification)
Get a DocumentAnalyserExtension if it exist in the map null
if no. |
static DocumentAnalyserManager |
getInstance()
|
void |
registryChanged(org.eclipse.core.runtime.IRegistryChangeEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONVERSION_METHOD
public static final java.lang.String EDITION_METHOD
Method Detail |
---|
public static DocumentAnalyserManager getInstance()
public java.util.Map<java.lang.String,DocumentAnalyserExtension> getContributorExtensions()
public DocumentAnalyserExtension getDocumentAnalyserExtensionByExtensionId(java.lang.String analyserId)
null
if no.
analyserId
-
public DocumentAnalyserExtension getDocumentAnalyserExtensionByIdentification(java.lang.String analyserIdentification)
null
if no.
analyserId
- (pluginId)
public void registryChanged(org.eclipse.core.runtime.IRegistryChangeEvent event)
registryChanged
in interface org.eclipse.core.runtime.IRegistryChangeListener
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.