|
|||||||||
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._DataSetStub
public class _DataSetStub
Field Summary | |
---|---|
static java.lang.Class |
_ob_opsClass
|
Constructor Summary | |
---|---|
_DataSetStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
DataSet |
a_writeable()
Navigation to a reference that allows updates |
void |
add_dataset(DataSetAccess _ob_a0,
AuditInfo[] _ob_a1)
Add a child dataset |
java.lang.String |
add_motion_vector(MotionVectorNode _ob_a0,
AuditInfo[] _ob_a1)
Add a child motion vector |
java.lang.String |
add_seismogram(SeismogramAccess _ob_a0,
AuditInfo[] _ob_a1)
Add a child motion seismogram |
void |
destroy()
Delete this DataSet from the service presistent storage. |
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 |
void |
remove_node(java.lang.String _ob_a0,
AuditInfo[] _ob_a1)
Remove a node from the DataSet. |
void |
update_dataset(DataSetAttr _ob_a0,
AuditInfo[] _ob_a1)
Update the attributes of the dataset |
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 |
Field Detail |
---|
public static final java.lang.Class _ob_opsClass
Constructor Detail |
---|
public _DataSetStub()
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 void destroy()
DataSet
destroy
in interface DataSet
public void update_dataset(DataSetAttr _ob_a0, AuditInfo[] _ob_a1) throws FissuresException
DataSet
update_dataset
in interface DataSet
FissuresException
public void add_dataset(DataSetAccess _ob_a0, AuditInfo[] _ob_a1) throws NotFound, NotADataSet
DataSet
add_dataset
in interface DataSet
NotFound
NotADataSet
public java.lang.String add_motion_vector(MotionVectorNode _ob_a0, AuditInfo[] _ob_a1) throws FissuresException
DataSet
add_motion_vector
in interface DataSet
FissuresException
public java.lang.String add_seismogram(SeismogramAccess _ob_a0, AuditInfo[] _ob_a1) throws FissuresException
DataSet
add_seismogram
in interface DataSet
FissuresException
public void remove_node(java.lang.String _ob_a0, AuditInfo[] _ob_a1) throws FissuresException
DataSet
remove_node
in interface DataSet
FissuresException
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 |