|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IConfiguration in org.eclipse.actf.core |
---|
Fields in org.eclipse.actf.core declared as IConfiguration | |
---|---|
protected IConfiguration |
ActfCorePlugin.configuration
|
Uses of IConfiguration in org.eclipse.actf.core.config |
---|
Classes in org.eclipse.actf.core.config that implement IConfiguration | |
---|---|
class |
AbstractConfiguration
serves as a general-purpose implementation of the Configuration interface. |
class |
EclipseConfiguration
|
class |
HybridConfiguraton
|
class |
XmlConfiguration
a Configuration based on XML files which contain ACTF's default values. |
Uses of IConfiguration in org.eclipse.actf.core.runtime |
---|
Fields in org.eclipse.actf.core.runtime declared as IConfiguration | |
---|---|
protected IConfiguration |
AbstractRuntimeContext.configuration
|
Methods in org.eclipse.actf.core.runtime that return IConfiguration | |
---|---|
IConfiguration |
StandaloneRuntimeContext.getConfiguration()
|
IConfiguration |
IRuntimeContext.getConfiguration()
|
IConfiguration |
EclipseRuntimeContext.getConfiguration()
|
Uses of IConfiguration in org.eclipse.actf.model |
---|
Fields in org.eclipse.actf.model declared as IConfiguration | |
---|---|
protected IConfiguration |
ModelRegistryChangeListener.configuration
|
protected IConfiguration |
AbstractModel.configuration
|
Uses of IConfiguration in org.eclipse.actf.model.dom |
---|
Fields in org.eclipse.actf.model.dom declared as IConfiguration | |
---|---|
protected IConfiguration |
DomModelPlugin.configuration
|
Uses of IConfiguration in org.eclipse.actf.model.locate |
---|
Fields in org.eclipse.actf.model.locate declared as IConfiguration | |
---|---|
protected IConfiguration |
BaseNodePointer.config
|
Uses of IConfiguration in org.eclipse.actf.model.mozdom |
---|
Fields in org.eclipse.actf.model.mozdom declared as IConfiguration | |
---|---|
protected IConfiguration |
MozdomModelPlugin.configuration
|
Uses of IConfiguration in org.eclipse.actf.model.traverse |
---|
Fields in org.eclipse.actf.model.traverse declared as IConfiguration | |
---|---|
protected IConfiguration |
AbstractTreeNodeWalker.configuration
|
Uses of IConfiguration in org.eclipse.actf.validation.valdoc.codeproc |
---|
Fields in org.eclipse.actf.validation.valdoc.codeproc declared as IConfiguration | |
---|---|
protected IConfiguration |
AbstractCodeProcessor.configuration
|
Uses of IConfiguration in org.eclipse.actf.validation.validators |
---|
Methods in org.eclipse.actf.validation.validators that return IConfiguration | |
---|---|
IConfiguration |
AccessibilityValidationContext.getConfiguration()
convenience method for obtaining the configuration associated with this context. |
Methods in org.eclipse.actf.validation.validators with parameters of type IConfiguration | |
---|---|
void |
AccessibilityValidationContext.setActfConfiguration(IConfiguration config)
set the configuration for this context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |