OpenMMS
V1.5.1 Std

Uses of Class
org.omg.DsLSRMacromolecularStructure.StructConn

Packages that use StructConn
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 StructConn in org.omg.DsLSRMacromolecularStructure
 

Fields in org.omg.DsLSRMacromolecularStructure declared as StructConn
 StructConn[] StructConnListHolder.value
           
 StructConn StructConnHolder.value
           
 

Methods in org.omg.DsLSRMacromolecularStructure that return StructConn
static StructConn[] StructConnListHelper.extract(org.omg.CORBA.Any a)
           
static StructConn[] StructConnListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static StructConn StructConnHelper.extract(org.omg.CORBA.Any a)
           
static StructConn StructConnHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 StructConn[] _EntryStub.get_struct_conn_list()
           
 StructConn[] EntryOperations.get_struct_conn_list()
           
 

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

Constructors in org.omg.DsLSRMacromolecularStructure with parameters of type StructConn
StructConnListHolder(StructConn[] initialValue)
           
StructConnHolder(StructConn initialValue)
           
 

Uses of StructConn in org.rcsb.openmms.loader
 

Fields in org.rcsb.openmms.loader declared as StructConn
 StructConn[] EntryMethodImpl._struct_conn_list
           
 

Methods in org.rcsb.openmms.loader that return StructConn
 StructConn[] EntryMethodImpl.get_struct_conn_list()
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved