Modifier and Type | Method and Description |
---|---|
Pair<Boolean,Event> |
EventMonitorImpl.evaluate(Event event) |
Pair<Boolean,Event> |
EventMonitor.evaluate(Event event) |
Modifier and Type | Method and Description |
---|---|
Pair<SearchType,String> |
EventHistorySearchDialog.getFilter() |
static Pair<SearchType,String> |
EventHistorySearchDialog.open(org.eclipse.swt.widgets.Shell parentShell,
Pair<SearchType,String> filter) |
Modifier and Type | Method and Description |
---|---|
void |
EventHistorySearchDialog.onFilterChanged(Pair<SearchType,String> filter) |
void |
FilterChangedListener.onFilterChanged(Pair<SearchType,String> filter) |
void |
EventHistorySearchDialog.onFilterParseError(Pair<SearchType,String> error) |
void |
FilterChangedListener.onFilterParseError(Pair<SearchType,String> error) |
static Pair<SearchType,String> |
EventHistorySearchDialog.open(org.eclipse.swt.widgets.Shell parentShell,
Pair<SearchType,String> filter) |
Modifier and Type | Method and Description |
---|---|
Pair<SearchType,String> |
EventViewTable.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
EventViewTable.setFilter(Pair<SearchType,String> filter) |
Modifier and Type | Method and Description |
---|---|
protected Pair<String,String> |
LaunchShortcut.interceptProperty(org.eclipse.scada.configuration.world.osgi.profile.Profile profile,
Pair<String,String> pair)
Allow intercepting properties
|
Modifier and Type | Method and Description |
---|---|
protected Pair<String,String> |
LaunchShortcut.interceptProperty(org.eclipse.scada.configuration.world.osgi.profile.Profile profile,
Pair<String,String> pair)
Allow intercepting properties
|
Modifier and Type | Method and Description |
---|---|
Pair<DataFileAccessor,Boolean> |
DataFilePool.getAccessor(File file,
Date start,
Date end,
boolean create)
get access to a file
|
Modifier and Type | Method and Description |
---|---|
static <Key,Value> |
MapBuilder.toMap(Map<Key,Value> map,
Pair<Key,Value> pair)
Return a new map containing the provided pair, or add the pair to an
already existing map.
|
static <Key,Value> |
MapBuilder.toMap(Pair<Key,Value> pair)
Return a new map the containing only the provided value pair
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.