public class MeasurementExampleAbstract extends InstanceElementExampleAbstract
| Modifier and Type | Field and Description |
|---|---|
protected static AoSession |
aoSess |
protected static Measurement |
mea |
ae, ieODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
MeasurementExampleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
close()
Close the connection to the ODS Server, destroy the iterator for the client.
|
protected static Measurement |
getMeasurement()
Get an instance of AoMeasurement, the instance is one of the instances
from the element derived from AoMeasurement.
|
protected static AoSession |
getSession()
Get the session.
|
getApplicationElement, getApplicationElementByBaseType, getApplicationElementByName, getInstanceElement, getInstanceElement, getInstanceElementconnectprotected static AoSession aoSess
protected static Measurement mea
protected static Measurement getMeasurement() throws AoException
AoException - any occurring ASAM ODS exception.protected static AoSession getSession() throws AoException
AoException - any occurring ASAM ODS exception.protected static void close()
throws AoException
AoException - any occurring ASAM ODS exception.