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 locationGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.