OpenMMS
V1.5.1 Std

Uses of Class
org.omg.DsLSRMacromolecularStructure.Structure

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

Subclasses of Structure in org.omg.DsLSRMacromolecularStructure
 class StructureImpl
          Valuetype Constuctor class Generated by the program MMSExpr.
 

Fields in org.omg.DsLSRMacromolecularStructure declared as Structure
 Structure[] StructureListHolder.value
           
 Structure StructureHolder.value
           
 

Methods in org.omg.DsLSRMacromolecularStructure that return Structure
static Structure[] StructureListHelper.extract(org.omg.CORBA.Any a)
           
static Structure[] StructureListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Structure StructureHelper.extract(org.omg.CORBA.Any a)
           
static Structure StructureHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Structure StructureHelper.createStructure(org.omg.CORBA.ORB $orb)
           
 Structure StructureValueFactory.createStructure()
           
 Structure StructureDefaultFactory.createStructure()
           
 Structure[] _EntryStub.get_structure_list()
           
 Structure[] EntryOperations.get_structure_list()
           
 

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

Constructors in org.omg.DsLSRMacromolecularStructure with parameters of type Structure
StructureListHolder(Structure[] initialValue)
           
StructureHolder(Structure initialValue)
           
 

Uses of Structure in org.rcsb.openmms.loader
 

Fields in org.rcsb.openmms.loader declared as Structure
 Structure[] EntryMethodImpl._structure_list
           
 

Methods in org.rcsb.openmms.loader that return Structure
 Structure[] EntryMethodImpl.get_structure_list()
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved