OpenMMS
V1.5.1 Std

Uses of Class
org.rcsb.openmms.cifparse.DictionaryItem

Packages that use DictionaryItem
org.rcsb.openmms.apps.xconv   
org.rcsb.openmms.apps.xmc Provides classes to convert macromolecular structure data files stored in mmCIF format into an XML style format (XMC). 
org.rcsb.openmms.cifparse Provides classes to parse mmCIF files.  
org.rcsb.openmms.meta Provides classes and interfaces that create and manipulate a macromolecular structure metamodel based on the mmCIF dictionary. 
 

Uses of DictionaryItem in org.rcsb.openmms.apps.xconv
 

Methods in org.rcsb.openmms.apps.xconv that return DictionaryItem
 DictionaryItem ItemElem.getDictionaryItem()
           
 

Methods in org.rcsb.openmms.apps.xconv with parameters of type DictionaryItem
 void Record.add(DictionaryItem d, java.lang.String val)
           
 

Constructors in org.rcsb.openmms.apps.xconv with parameters of type DictionaryItem
ItemElem(DictionaryItem di, java.lang.String val)
           
 

Uses of DictionaryItem in org.rcsb.openmms.apps.xmc
 

Fields in org.rcsb.openmms.apps.xmc declared as DictionaryItem
protected  DictionaryItem ItemNode.dictItem
           
 

Methods in org.rcsb.openmms.apps.xmc that return DictionaryItem
 DictionaryItem ItemNode.getDictionaryItem()
           
 

Methods in org.rcsb.openmms.apps.xmc with parameters of type DictionaryItem
 void ItemNode.setDictionaryItem(DictionaryItem di)
           
 

Constructors in org.rcsb.openmms.apps.xmc with parameters of type DictionaryItem
ItemNode(java.lang.String cifname, CategoryNode cn, DictionaryItem di)
           
 

Uses of DictionaryItem in org.rcsb.openmms.cifparse
 

Methods in org.rcsb.openmms.cifparse that return DictionaryItem
 DictionaryItem DictionaryItemList.findDictionaryItem(java.lang.String iname)
           
 

Uses of DictionaryItem in org.rcsb.openmms.meta
 

Methods in org.rcsb.openmms.meta that return DictionaryItem
 DictionaryItem FieldTrans.getDictionaryItem()
           
 

Methods in org.rcsb.openmms.meta with parameters of type DictionaryItem
 void IdlWriter.writeFieldCifComment(FieldTrans ft, DictionaryItem di)
           
 void FieldTrans.setDictionaryItem(DictionaryItem di)
           
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved