public interface ITypeHierarchyChangedListener
This interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
void |
typeHierarchyChanged(ITypeHierarchy typeHierarchy)
Notifies that the given type hierarchy has changed in some way and should
be refreshed at some point to make it consistent with the current state of
the Java model.
|
void typeHierarchyChanged(ITypeHierarchy typeHierarchy)
typeHierarchy
- the given type hierarchy
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.