Types from org.eclipse.dltk.core used by org.eclipse.dltk.validators.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.dltk.core.builder.IScriptBuilder

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorBuilder-1

org.eclipse.dltk.core.builder.IScriptBuilder.DependencyResponse

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.getDependencies(IScriptProject, int, Set, Set, Set, Set)-1

org.eclipse.dltk.core.builder.ISourceLineTracker

CASTS
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)63
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.lineTrackers-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)63
org.eclipse.dltk.validators.core.ValidatorReporter.report(ISourceModule, IValidatorProblem)42
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)-1

org.eclipse.dltk.core.environment.IEnvironment

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidator.getEnvrironment(IScriptProject)-1

org.eclipse.dltk.core.IDLTKLanguageToolkit

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)316

org.eclipse.dltk.core.IModelElement

CASTS
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)313
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)114
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)121
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorUtils.convertResourceToModelElement(Object)135
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)103
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)110
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)313
org.eclipse.dltk.validators.internal.core.ValidatorUtils.convertResourceToModelElement(Object)149
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorUtils.SourceModuleVisitor.visit(IModelElement)-1
org.eclipse.dltk.validators.internal.core.ValidatorUtils.SourceModuleVisitor.visit(IModelElement)-1

org.eclipse.dltk.core.IModelElementVisitor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorUtils.SourceModuleVisitor-1
org.eclipse.dltk.validators.internal.core.ValidatorUtils.SourceModuleVisitor-1

org.eclipse.dltk.core.IParent

INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)111

org.eclipse.dltk.core.IScriptProject

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorRuntime.AutomaticValidatorPredicate.project-1
org.eclipse.dltk.validators.core.ValidatorRuntime.AutomaticValidatorPredicate.project-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.run(Object[])77
org.eclipse.dltk.validators.internal.core.ValidatorUtils.convertResourceToModelElement(Object)146
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.invokeValidationFor(IValidatorOutput, IScriptProject, ISourceModule[], IResource[], IProgressMonitor)-1
org.eclipse.dltk.validators.core.AbstractValidator.getEnvrironment(IScriptProject)-1
org.eclipse.dltk.validators.core.AbstractValidator.isAutomatic(IScriptProject)-1
org.eclipse.dltk.validators.core.IValidator.getValidator(IScriptProject, Class)-1
org.eclipse.dltk.validators.core.IValidator.isAutomatic(IScriptProject)-1
org.eclipse.dltk.validators.core.IValidator.isValidatorValid(IScriptProject)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.AutomaticValidatorPredicate.AutomaticValidatorPredicate(IScriptProject)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.AutomaticValidatorPredicate.AutomaticValidatorPredicate(IScriptProject)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.cleanAll(IScriptProject, ISourceModule[], IResource[], IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.executeAutomaticResourceValidators(IScriptProject, List, IValidatorOutput, IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.executeResourceValidators(IScriptProject, List, IValidatorOutput, IValidatorPredicate, IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.executeSourceModuleValidators(IScriptProject, List, IValidatorOutput, IValidator[], IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.executeSourceModuleValidators(IScriptProject, List, IValidatorOutput, IValidatorPredicate, IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.getProjectValidators(IScriptProject, Class, IValidatorPredicate)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.buildModelElements(IScriptProject, List, IProgressMonitor, int)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.buildResources(IScriptProject, List, IProgressMonitor, int)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.clean(IScriptProject, IProgressMonitor)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.endBuild(IScriptProject, IProgressMonitor)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.getDependencies(IScriptProject, int, Set, Set, Set, Set)-1
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.initialize(IScriptProject)-1

org.eclipse.dltk.core.ISourceModule

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()54
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()54
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)326
org.eclipse.dltk.validators.internal.core.ValidatorBuilder.clean(IScriptProject, IProgressMonitor)78
CASTS
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.buildSchedulingRule(Set, Set)109
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()54
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()54
org.eclipse.dltk.validators.core.AbstractValidateJob.run(Object[])76
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.getResource(Object)55
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.isValidResource(Object)60
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.runValidator(Object, IValidatorOutput, IValidatorReporter, IProgressMonitor)67
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)326
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)315
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)121
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.lineTrackers-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)314
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)120
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)126
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.buildSchedulingRule(Set, Set)109
org.eclipse.dltk.validators.core.AbstractValidateJob.run(Object[])76
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)315
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractExternalValidator.clean(ISourceModule[])-1
org.eclipse.dltk.validators.core.AbstractExternalValidator.toResources(ISourceModule[])-1
org.eclipse.dltk.validators.core.AbstractValidateJob.invokeValidationFor(IValidatorOutput, IScriptProject, ISourceModule[], IResource[], IProgressMonitor)-1
org.eclipse.dltk.validators.core.ISourceModuleValidator.clean(ISourceModule[])-1
org.eclipse.dltk.validators.core.ISourceModuleValidator.validate(ISourceModule[], IValidatorOutput, IProgressMonitor)-1
org.eclipse.dltk.validators.core.IValidatorReporter.report(ISourceModule, IValidatorProblem)-1
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.clean(ISourceModule[])-1
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.isValidSourceModule(ISourceModule)-1
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.runValidator(ISourceModule, IValidatorOutput, IValidatorReporter, IProgressMonitor)-1
org.eclipse.dltk.validators.core.SourceModuleValidatorWorker.validate(ISourceModule[], IValidatorOutput, IProgressMonitor)-1
org.eclipse.dltk.validators.core.ValidatorReporter.calcStartEndRange(ISourceModule, ISourceRange, IMarker)-1
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)-1
org.eclipse.dltk.validators.core.ValidatorReporter.report(ISourceModule, IValidatorProblem)-1
org.eclipse.dltk.validators.core.ValidatorRuntime.cleanAll(IScriptProject, ISourceModule[], IResource[], IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()-1
org.eclipse.dltk.validators.core.AbstractValidateJob.ProjectInfo.elementsToArray()-1
org.eclipse.dltk.validators.core.ValidatorRuntime.filterModulesForValidator(List, IValidator, IProgressMonitor)-1

org.eclipse.dltk.core.ISourceRange

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.report(ISourceModule, IValidatorProblem)45
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.calcStartEndRange(ISourceModule, ISourceRange, IMarker)-1

org.eclipse.dltk.core.ModelException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)71
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)115
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.getLineTracker(ISourceModule)71
org.eclipse.dltk.validators.internal.core.ValidatorUtils.processResourcesToElements(Object, Set, Set)115
THROWS
Reference LocationLine Number
org.eclipse.dltk.validators.core.ValidatorReporter.calcStartEndRange(ISourceModule, ISourceRange, IMarker)-1

org.eclipse.dltk.core.search.IDLTKSearchScope

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorUtils.convertResourceToModelElement(Object)147

org.eclipse.dltk.utils.NatureExtensionManager

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.validators.internal.core.ValidatorManager-1

Back to reference summary for org.eclipse.dltk.validators.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict