OpenMMS
V1.5.1 Std

org.rcsb.openmms.cifparse
Class DictionaryItemList

java.lang.Object
  |
  +--org.rcsb.openmms.cifparse.DataItemList
        |
        +--org.rcsb.openmms.cifparse.DictionaryItemList

public class DictionaryItemList
extends DataItemList

Stores the list of items found when parsing a cif dictionary.

Version:
1.4
Author:
Douglas S. Greer

Field Summary
 
Fields inherited from class org.rcsb.openmms.cifparse.DataItemList
di, hm
 
Constructor Summary
DictionaryItemList()
           
 
Method Summary
 void checkAllItemsDefined()
           
 DictionaryItem findDictionaryItem(java.lang.String iname)
           
 
Methods inherited from class org.rcsb.openmms.cifparse.DataItemList
add, add, clear, elementAt, findDataItem, isAlreadyDefined, printItems, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryItemList

public DictionaryItemList()
Method Detail

findDictionaryItem

public DictionaryItem findDictionaryItem(java.lang.String iname)

checkAllItemsDefined

public void checkAllItemsDefined()
                          throws CifParseException
CifParseException

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved