public class CallHierarchyViewManager
extends java.lang.Object
CallHierarchyViewPart
. An instance
of the manager may be shared between multiple view instances and can
therefore contain the state that is common to those view instances.CallHierarchyViewPart.getViewManager()
Constructor and Description |
---|
CallHierarchyViewManager() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CallHierarchyViewPart> |
getViews()
Returns an unmodifiable view of the list of views managed
by this manager.
|
public final java.util.List<CallHierarchyViewPart> getViews()
null
)Copyright (c) 2014, 2020 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0