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(org.eclipse.swt.widgets.Composite aParent) |
void |
createPartControl(org.eclipse.swt.widgets.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(org.eclipse.swt.widgets.Composite aParent)
public java.lang.String getContributorId()
public void createPartControl(org.eclipse.swt.widgets.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)