OpenMMS
V1.5.1 Std

org.rcsb.openmms.entry
Class NmrEntryImpl

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.DsLSRNmr.NmrEntryPOA
              |
              +--org.rcsb.openmms.loader.NmrEntryMethodImpl
                    |
                    +--org.rcsb.openmms.entry.NmrEntryImpl
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, org.omg.DsLSRNmr.NmrEntryOperations

public class NmrEntryImpl
extends NmrEntryMethodImpl

This Class, NmrEntryImpl extends NmrMethodImpl which extends _NmrEntryImplBase NmrMethodImpl is generated by MMSExpr and defines all of the "getList" methods for the NMR module. _NmrImplBase is generated by the IDL to Java compiler for the NMR module of Corba interface.

Version:
1.1
Author:
Douglas S. Greer

Field Summary
 
Fields inherited from class org.rcsb.openmms.loader.NmrEntryMethodImpl
_pdbx_nmr_constraints_list, _pdbx_nmr_details_list, _pdbx_nmr_ensemble_list, _pdbx_nmr_ensemble_rms_list, _pdbx_nmr_exptl_list, _pdbx_nmr_exptl_sample_conditions_list, _pdbx_nmr_exptl_sample_list, _pdbx_nmr_force_constants_list, _pdbx_nmr_refine_list, _pdbx_nmr_representative_list, _pdbx_nmr_sample_details_list, _pdbx_nmr_software_list, _pdbx_nmr_spectrometer_list, _presence_flags
 
Constructor Summary
NmrEntryImpl(EntryImpl pe)
           
 
Method Summary
 boolean cacheValue(java.lang.Object[] var, int sFlag)
           
 byte[] get_presence_flags()
           
 java.lang.Object[] getList(int sFlag)
           
 java.lang.Object[] getListBlock(int sFlag, int from, int to)
           
 int getListSize(int sFlag)
           
 boolean initEntry()
           
 
Methods inherited from class org.rcsb.openmms.loader.NmrEntryMethodImpl
get_pdbx_nmr_constraints_list, get_pdbx_nmr_details_list, get_pdbx_nmr_ensemble_list, get_pdbx_nmr_ensemble_rms_list, get_pdbx_nmr_exptl_list, get_pdbx_nmr_exptl_sample_conditions_list, get_pdbx_nmr_exptl_sample_list, get_pdbx_nmr_force_constants_list, get_pdbx_nmr_refine_list, get_pdbx_nmr_representative_list, get_pdbx_nmr_sample_details_list, get_pdbx_nmr_software_list, get_pdbx_nmr_spectrometer_list, pdbx_nmr_constraints_list_size, pdbx_nmr_details_list_size, pdbx_nmr_ensemble_list_size, pdbx_nmr_ensemble_rms_list_size, pdbx_nmr_exptl_list_size, pdbx_nmr_exptl_sample_conditions_list_size, pdbx_nmr_exptl_sample_list_size, pdbx_nmr_force_constants_list_size, pdbx_nmr_refine_list_size, pdbx_nmr_representative_list_size, pdbx_nmr_sample_details_list_size, pdbx_nmr_software_list_size, pdbx_nmr_spectrometer_list_size
 
Methods inherited from class org.omg.DsLSRNmr.NmrEntryPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NmrEntryImpl

public NmrEntryImpl(EntryImpl pe)
Method Detail

get_presence_flags

public byte[] get_presence_flags()
                          throws DataAccessException
DataAccessException

initEntry

public boolean initEntry()
                  throws DataAccessException
Specified by:
initEntry in class NmrEntryMethodImpl
DataAccessException

getList

public java.lang.Object[] getList(int sFlag)
                           throws DataAccessException
Specified by:
getList in class NmrEntryMethodImpl
DataAccessException

getListSize

public int getListSize(int sFlag)
                throws DataAccessException
Specified by:
getListSize in class NmrEntryMethodImpl
DataAccessException

getListBlock

public java.lang.Object[] getListBlock(int sFlag,
                                       int from,
                                       int to)
                                throws DataAccessException
Specified by:
getListBlock in class NmrEntryMethodImpl
DataAccessException

cacheValue

public boolean cacheValue(java.lang.Object[] var,
                          int sFlag)
                   throws DataAccessException
Specified by:
cacheValue in class NmrEntryMethodImpl
DataAccessException

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved