OpenMMS
V1.5.1 Std

Uses of Class
org.omg.DsLSRMacromolecularStructure.EntityPolySeq

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

Fields in org.omg.DsLSRMacromolecularStructure declared as EntityPolySeq
 EntityPolySeq[] EntityPolySeqListHolder.value
           
 EntityPolySeq EntityPolySeqHolder.value
           
 

Methods in org.omg.DsLSRMacromolecularStructure that return EntityPolySeq
 EntityPolySeq[] _EntryStub.get_entity_poly_seq_list()
           
 EntityPolySeq[] _EntryStub.get_entity_poly_seq_block_n(int from, int to)
           
 EntityPolySeq[] EntryOperations.get_entity_poly_seq_list()
           
 EntityPolySeq[] EntryOperations.get_entity_poly_seq_block_n(int from, int to)
           
static EntityPolySeq[] EntityPolySeqListHelper.extract(org.omg.CORBA.Any a)
           
static EntityPolySeq[] EntityPolySeqListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static EntityPolySeq EntityPolySeqHelper.extract(org.omg.CORBA.Any a)
           
static EntityPolySeq EntityPolySeqHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

Constructors in org.omg.DsLSRMacromolecularStructure with parameters of type EntityPolySeq
EntityPolySeqListHolder(EntityPolySeq[] initialValue)
           
EntityPolySeqHolder(EntityPolySeq initialValue)
           
 

Uses of EntityPolySeq in org.rcsb.openmms.loader
 

Fields in org.rcsb.openmms.loader declared as EntityPolySeq
 EntityPolySeq[] EntryMethodImpl._entity_poly_seq_list
           
 

Methods in org.rcsb.openmms.loader that return EntityPolySeq
 EntityPolySeq[] EntryMethodImpl.get_entity_poly_seq_list()
           
 EntityPolySeq[] EntryMethodImpl.get_entity_poly_seq_block_n(int from, int to)
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved