public class _RemoteDataSetAccessStub extends org.omg.CORBA.portable.ObjectImpl implements RemoteDataSetAccess
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_RemoteDataSetAccessStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
DataSetFactory |
a_factory() |
DataSetFinder |
a_finder() |
DataSet |
a_writeable()
Navigation to a reference that allows updates
|
DataSetAttr |
get_attributes()
Retrieve the attributes
|
AuditElement[] |
get_audit_trail() |
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
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic DataSet a_writeable()
DataSetAccessa_writeable in interface DataSetAccesspublic ParameterComponent parm_svc()
DataSetAccessparm_svc in interface DataSetAccesspublic DataSetFinder a_finder()
a_finder in interface DataSetComponentOperationspublic DataSetFactory a_factory()
a_factory in interface DataSetComponentOperationspublic LocalDataSet localize()
DataSetAccesslocalize in interface DataSetAccesspublic DataSetAttr get_attributes()
DataSetAccessget_attributes in interface DataSetAccesspublic DataSetAccess[] get_datasets()
DataSetAccessget_datasets in interface DataSetAccesspublic MotionVectorNode[] get_motion_vectors()
DataSetAccessget_motion_vectors in interface DataSetAccesspublic SeismogramNode[] get_seismograms()
DataSetAccessget_seismograms in interface DataSetAccesspublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessNotImplemented