| Package | Description |
|---|---|
| org.eclipse.scada.ae.data | |
| org.eclipse.scada.ae.monitor.datasource.common.remote |
| Modifier and Type | Method and Description |
|---|---|
MonitorStatus |
MonitorStatusInformation.getStatus() |
static MonitorStatus |
MonitorStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MonitorStatus[] |
MonitorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MonitorStatusInformation(java.lang.String id,
MonitorStatus status,
long statusTimestamp,
Severity severity,
org.eclipse.scada.core.Variant value,
java.lang.Long lastAknTimestamp,
java.lang.String lastAknUser,
java.lang.Long lastFailTimestamp,
org.eclipse.scada.core.Variant lastFailValue,
java.util.Map<java.lang.String,Variant> attributes) |
| Modifier and Type | Field and Description |
|---|---|
protected MonitorStatus |
GenericRemoteMonitor.state |
| Modifier and Type | Method and Description |
|---|---|
MonitorStatus |
PersistentState.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericRemoteMonitor.setState(MonitorStatus state) |
void |
PersistentState.setState(MonitorStatus state) |
protected void |
GenericRemoteMonitor.setState(MonitorStatus state,
java.util.Date timestamp,
java.util.Date aknTimestamp) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0