OpenMMS
V1.5.1 Std

Uses of Class
org.omg.DsLSRMacromolecularStructure.AtomSiteExt

Packages that use AtomSiteExt
org.omg.DsLSRMacromolecularStructure   
org.rcsb.openmms.loader Provides classes to load macromolecular structure data files stored in mmCIF format into the MMS Entry data structure. 
 

Uses of AtomSiteExt in org.omg.DsLSRMacromolecularStructure
 

Fields in org.omg.DsLSRMacromolecularStructure declared as AtomSiteExt
 AtomSiteExt[] AtomSiteExtListHolder.value
           
 AtomSiteExt AtomSiteExtHolder.value
           
 

Methods in org.omg.DsLSRMacromolecularStructure that return AtomSiteExt
 AtomSiteExt[] _EntryStub.get_atom_site_ext_list()
           
 AtomSiteExt[] _EntryStub.get_atom_site_ext_block_n(int from, int to)
           
 AtomSiteExt[] EntryOperations.get_atom_site_ext_list()
           
 AtomSiteExt[] EntryOperations.get_atom_site_ext_block_n(int from, int to)
           
static AtomSiteExt[] AtomSiteExtListHelper.extract(org.omg.CORBA.Any a)
           
static AtomSiteExt[] AtomSiteExtListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static AtomSiteExt AtomSiteExtHelper.extract(org.omg.CORBA.Any a)
           
static AtomSiteExt AtomSiteExtHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.DsLSRMacromolecularStructure with parameters of type AtomSiteExt
static void AtomSiteExtListHelper.insert(org.omg.CORBA.Any a, AtomSiteExt[] that)
           
static void AtomSiteExtListHelper.write(org.omg.CORBA.portable.OutputStream ostream, AtomSiteExt[] value)
           
static void AtomSiteExtHelper.insert(org.omg.CORBA.Any a, AtomSiteExt that)
           
static void AtomSiteExtHelper.write(org.omg.CORBA.portable.OutputStream ostream, AtomSiteExt value)
           
 

Constructors in org.omg.DsLSRMacromolecularStructure with parameters of type AtomSiteExt
AtomSiteExtListHolder(AtomSiteExt[] initialValue)
           
AtomSiteExtHolder(AtomSiteExt initialValue)
           
 

Uses of AtomSiteExt in org.rcsb.openmms.loader
 

Fields in org.rcsb.openmms.loader declared as AtomSiteExt
 AtomSiteExt[] EntryMethodImpl._atom_site_ext_list
           
 

Methods in org.rcsb.openmms.loader that return AtomSiteExt
 AtomSiteExt[] EntryMethodImpl.get_atom_site_ext_list()
           
 AtomSiteExt[] EntryMethodImpl.get_atom_site_ext_block_n(int from, int to)
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved