public interface DataSetAccess extends AuditSystemAccess, org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Method and Description |
|---|---|
DataSet |
a_writeable()
Navigation to a reference that allows updates
|
DataSetAttr |
get_attributes()
Retrieve the attributes
|
DataSetAccess[] |
get_datasets()
Retrieve the dataset that are children of this dataset
|
MotionVectorNode[] |
get_motion_vectors()
Retrieve the motion vectors that are children of this dataset.
|
SeismogramNode[] |
get_seismograms()
Retrieve the seismograms that are children of this dataset
|
LocalDataSet |
localize()
Retrieve a local copy of this dataset
|
ParameterComponent |
parm_svc()
Defines the ParameterMgr where parameters for this DataSet
reside
|
get_audit_trailDataSet a_writeable()
ParameterComponent parm_svc()
LocalDataSet localize()
DataSetAttr get_attributes()
DataSetAccess[] get_datasets()
MotionVectorNode[] get_motion_vectors()
SeismogramNode[] get_seismograms()