public interface IAnnotationModelFactory
This interface is the expected interface for extensions provided for the
"org.eclipse.core.filebuffers.annotationModelCreation"
extension point.
Modifier and Type | Method and Description |
---|---|
IAnnotationModel |
createAnnotationModel(IPath location)
Creates and returns a new annotation model.
|
IAnnotationModel createAnnotationModel(IPath location)
location
- the normalized location
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.