csheets.ext.deptree
Class DependencyTreeExtension
java.lang.Object
csheets.ext.Extension
csheets.ext.deptree.DependencyTreeExtension
- All Implemented Interfaces:
- Comparable<Extension>
public class DependencyTreeExtension
- extends Extension
The extension for dependency trees.
- Author:
- Einar Pehrson
|
Field Summary |
static String |
NAME
The name of the extension |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- The name of the extension
- See Also:
- Constant Field Values
DependencyTreeExtension
public DependencyTreeExtension()
- Creates a new assertion extension.
getUIExtension
public UIExtension getUIExtension(UIController uiController)
- Returns a user interface extension for dependency trees.
- Overrides:
getUIExtension in class Extension
- Parameters:
uiController - the user interface controller
- Returns:
- a user interface extension for dependency trees