public class ValueMatrixExampleAbstract extends InstanceElementExampleAbstract
Modifier and Type | Field and Description |
---|---|
protected static AoSession |
aoSess |
protected static ValueMatrix |
vm |
ae, ie
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication
Constructor and Description |
---|
ValueMatrixExampleAbstract() |
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 AoSession |
getSession()
Get the session.
|
protected static ValueMatrix |
getValueMatrix()
Get an instance of AoSubMatrix, the instance is one of the instances
from the element derived from AoSubMatrix.
|
getApplicationElement, getApplicationElementByBaseType, getApplicationElementByName, getInstanceElement, getInstanceElement, getInstanceElement
connect
protected static AoSession aoSess
protected static ValueMatrix vm
protected static ValueMatrix getValueMatrix() 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.