public interface ISlaveDocumentManagerExtension
ISlaveDocumentManager
.
Adds access to the list of all slave documents for a given master document.
ISlaveDocumentManager
Modifier and Type | Method and Description |
---|---|
IDocument[] |
getSlaveDocuments(IDocument master)
Returns the list of slave documents for the given master document or
null if there are no such slave document. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.