org.eclipse.mylar.monitor.usage
Class MylarUsageMonitorPlugin.MonitorExtensionPointReader
java.lang.Object
org.eclipse.mylar.monitor.usage.MylarUsageMonitorPlugin.MonitorExtensionPointReader
- Enclosing class:
- MylarUsageMonitorPlugin
class MylarUsageMonitorPlugin.MonitorExtensionPointReader
- extends java.lang.Object
Method Summary |
void |
initExtensions()
|
private void |
readForms(org.eclipse.core.runtime.IConfigurationElement element)
|
private void |
readMonitors(org.eclipse.core.runtime.IConfigurationElement element)
|
private void |
readScripts(org.eclipse.core.runtime.IConfigurationElement element)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTENSION_ID_STUDY
public static final java.lang.String EXTENSION_ID_STUDY
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS
public static final java.lang.String ELEMENT_SCRIPTS
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS_VERSION
public static final java.lang.String ELEMENT_SCRIPTS_VERSION
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS_SERVER_URL
public static final java.lang.String ELEMENT_SCRIPTS_SERVER_URL
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS_UPLOAD_USAGE
public static final java.lang.String ELEMENT_SCRIPTS_UPLOAD_USAGE
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS_GET_USER_ID
public static final java.lang.String ELEMENT_SCRIPTS_GET_USER_ID
- See Also:
- Constant Field Values
ELEMENT_SCRIPTS_UPLOAD_QUESTIONNAIRE
public static final java.lang.String ELEMENT_SCRIPTS_UPLOAD_QUESTIONNAIRE
- See Also:
- Constant Field Values
ELEMENT_UI
public static final java.lang.String ELEMENT_UI
- See Also:
- Constant Field Values
ELEMENT_UI_TITLE
public static final java.lang.String ELEMENT_UI_TITLE
- See Also:
- Constant Field Values
ELEMENT_UI_DESCRIPTION
public static final java.lang.String ELEMENT_UI_DESCRIPTION
- See Also:
- Constant Field Values
ELEMENT_UI_UPLOAD_PROMPT
public static final java.lang.String ELEMENT_UI_UPLOAD_PROMPT
- See Also:
- Constant Field Values
ELEMENT_UI_QUESTIONNAIRE_PAGE
public static final java.lang.String ELEMENT_UI_QUESTIONNAIRE_PAGE
- See Also:
- Constant Field Values
ELEMENT_UI_BACKGROUND_PAGE
public static final java.lang.String ELEMENT_UI_BACKGROUND_PAGE
- See Also:
- Constant Field Values
ELEMENT_UI_CONSENT_FORM
public static final java.lang.String ELEMENT_UI_CONSENT_FORM
- See Also:
- Constant Field Values
ELEMENT_UI_CONTACT_CONSENT_FIELD
public static final java.lang.String ELEMENT_UI_CONTACT_CONSENT_FIELD
- See Also:
- Constant Field Values
ELEMENT_MONITORS
public static final java.lang.String ELEMENT_MONITORS
- See Also:
- Constant Field Values
ELEMENT_MONITORS_BROWSER_URL
public static final java.lang.String ELEMENT_MONITORS_BROWSER_URL
- See Also:
- Constant Field Values
extensionsRead
private boolean extensionsRead
MylarUsageMonitorPlugin.MonitorExtensionPointReader
MylarUsageMonitorPlugin.MonitorExtensionPointReader()
initExtensions
public void initExtensions()
readScripts
private void readScripts(org.eclipse.core.runtime.IConfigurationElement element)
readForms
private void readForms(org.eclipse.core.runtime.IConfigurationElement element)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
readMonitors
private void readMonitors(org.eclipse.core.runtime.IConfigurationElement element)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException