Uses of Class
org.eclipse.actf.core.ActfCorePlugin

Packages that use ActfCorePlugin
org.eclipse.actf.accservice.core   
org.eclipse.actf.core   
org.eclipse.actf.model   
org.eclipse.actf.model.dom   
org.eclipse.actf.model.javapp   
org.eclipse.actf.validation   
org.eclipse.actf.validation.javapp   
 

Uses of ActfCorePlugin in org.eclipse.actf.accservice.core
 

Subclasses of ActfCorePlugin in org.eclipse.actf.accservice.core
 class AccessibilityServicePlugin
           
 

Methods in org.eclipse.actf.accservice.core that return ActfCorePlugin
static ActfCorePlugin AccessibilityServicePlugin.getDefault()
          Returns the shared instance
 

Uses of ActfCorePlugin in org.eclipse.actf.core
 

Methods in org.eclipse.actf.core that return ActfCorePlugin
static ActfCorePlugin ActfCorePlugin.getDefault()
          Returns the shared instance.
 

Uses of ActfCorePlugin in org.eclipse.actf.model
 

Subclasses of ActfCorePlugin in org.eclipse.actf.model
 class ModelPlugin
          The activator class controls the plug-in life cycle
 

Uses of ActfCorePlugin in org.eclipse.actf.model.dom
 

Subclasses of ActfCorePlugin in org.eclipse.actf.model.dom
 class DomModelPlugin
           
 

Methods in org.eclipse.actf.model.dom that return ActfCorePlugin
static ActfCorePlugin DomModelPlugin.getDefault()
          Returns the shared instance
 

Uses of ActfCorePlugin in org.eclipse.actf.model.javapp
 

Subclasses of ActfCorePlugin in org.eclipse.actf.model.javapp
 class JavaModelPlugin
           
 

Methods in org.eclipse.actf.model.javapp that return ActfCorePlugin
static ActfCorePlugin JavaModelPlugin.getDefault()
          Returns the shared instance
 

Uses of ActfCorePlugin in org.eclipse.actf.validation
 

Subclasses of ActfCorePlugin in org.eclipse.actf.validation
 class ValidationCorePlugin
          The ValidationCorePlugin class controls the plug-in life cycle
 

Methods in org.eclipse.actf.validation that return ActfCorePlugin
static ActfCorePlugin ValidationCorePlugin.getDefault()
          Returns the shared instance
 

Uses of ActfCorePlugin in org.eclipse.actf.validation.javapp
 

Subclasses of ActfCorePlugin in org.eclipse.actf.validation.javapp
 class JavaValidationPlugin
          The JavaValidationPlugin class controls the plug-in life cycle
 

Methods in org.eclipse.actf.validation.javapp that return ActfCorePlugin
static ActfCorePlugin JavaValidationPlugin.getDefault()
          Returns the shared instance