com.unitesk.requality.eclipse.ui
public class RequalityLCNF extends CommonNavigator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
Constructor and Description |
---|
RequalityLCNF() |
Modifier and Type | Method and Description |
---|---|
protected CommonViewer |
createCommonViewerObject(Composite aParent) |
void |
createPartControl(Composite aParent) |
void |
dispose() |
java.lang.Object |
getAdapter(java.lang.Class adapter) |
java.lang.String |
getContributorId() |
static java.util.Set<java.lang.String> |
getFilters(TreeDB treeDB) |
protected java.lang.Object |
getInitialInput() |
static int |
getReferenceDirection() |
static void |
setFilter(TreeDB treeDB,
java.util.HashSet<java.lang.String> hashSet) |
static void |
toggleReferenceDirection() |
public static final java.lang.String ID
protected CommonViewer createCommonViewerObject(Composite aParent)
public java.lang.String getContributorId()
public void createPartControl(Composite aParent)
public void dispose()
public java.lang.Object getAdapter(java.lang.Class adapter)
protected java.lang.Object getInitialInput()
public static void toggleReferenceDirection()
public static int getReferenceDirection()
public static java.util.Set<java.lang.String> getFilters(TreeDB treeDB)
public static void setFilter(TreeDB treeDB, java.util.HashSet<java.lang.String> hashSet)