|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
edu.iris.Fissures.IfDataSetMgr._RemoteDataSetAccessStub
public class _RemoteDataSetAccessStub
Field Summary | |
---|---|
static java.lang.Class |
_ob_opsClass
|
Constructor Summary | |
---|---|
_RemoteDataSetAccessStub()
|
Method Summary | |
---|---|
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 |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_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, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Field Detail |
---|
public static final java.lang.Class _ob_opsClass
Constructor Detail |
---|
public _RemoteDataSetAccessStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public DataSet a_writeable()
DataSetAccess
a_writeable
in interface DataSetAccess
public ParameterComponent parm_svc()
DataSetAccess
parm_svc
in interface DataSetAccess
public DataSetFinder a_finder()
a_finder
in interface DataSetComponentOperations
public DataSetFactory a_factory()
a_factory
in interface DataSetComponentOperations
public LocalDataSet localize()
DataSetAccess
localize
in interface DataSetAccess
public DataSetAttr get_attributes()
DataSetAccess
get_attributes
in interface DataSetAccess
public DataSetAccess[] get_datasets()
DataSetAccess
get_datasets
in interface DataSetAccess
public MotionVectorNode[] get_motion_vectors()
DataSetAccess
get_motion_vectors
in interface DataSetAccess
public SeismogramNode[] get_seismograms()
DataSetAccess
get_seismograms
in interface DataSetAccess
public AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail
in interface AuditSystemAccess
NotImplemented
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |