OpenMMS
V1.5.1 Std

Uses of Class
org.omg.DsLSRMacromolecularStructure.Entity

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

Subclasses of Entity in org.omg.DsLSRMacromolecularStructure
 class EntityImpl
          Valuetype Constuctor class Generated by the program MMSExpr.
 

Fields in org.omg.DsLSRMacromolecularStructure declared as Entity
 Entity[] EntityListHolder.value
           
 Entity EntityHolder.value
           
 

Methods in org.omg.DsLSRMacromolecularStructure that return Entity
 Entity[] _EntryStub.get_entity_list()
           
 Entity[] EntryOperations.get_entity_list()
           
static Entity[] EntityListHelper.extract(org.omg.CORBA.Any a)
           
static Entity[] EntityListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Entity EntityHelper.extract(org.omg.CORBA.Any a)
           
static Entity EntityHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Entity EntityHelper.createEntity(org.omg.CORBA.ORB $orb)
           
 Entity EntityValueFactory.createEntity()
           
 Entity EntityDefaultFactory.createEntity()
           
 

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

Constructors in org.omg.DsLSRMacromolecularStructure with parameters of type Entity
EntityListHolder(Entity[] initialValue)
           
EntityHolder(Entity initialValue)
           
 

Uses of Entity in org.rcsb.openmms.loader
 

Fields in org.rcsb.openmms.loader declared as Entity
 Entity[] EntryMethodImpl._entity_list
           
 

Methods in org.rcsb.openmms.loader that return Entity
 Entity[] EntryMethodImpl.get_entity_list()
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved