public class SubMatrixExampleAbstract extends InstanceElementExampleAbstract
Modifier and Type | Field and Description |
---|---|
protected static AoSession |
aoSess |
protected static SubMatrix |
sm |
ae, ie
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication
Constructor and Description |
---|
SubMatrixExampleAbstract() |
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 SubMatrix |
getSubMatrix()
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 SubMatrix getSubMatrix() 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.