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. |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.