OpenMMS
V1.5.1 Std

org.rcsb.openmms.meta
Class GenDictionary

java.lang.Object
  |
  +--org.rcsb.openmms.meta.TransVisitor
        |
        +--org.rcsb.openmms.meta.GenDictionary

public class GenDictionary
extends TransVisitor

Generate a list of the Dictionary Categories and Items that are required by the field definitions specified.

Version:
1.3
Author:
Douglas S. Greer

Field Summary
 
Fields inherited from class org.rcsb.openmms.meta.TransVisitor
indent
 
Constructor Summary
GenDictionary()
           
 
Method Summary
 CifDictionary dictionary()
           
 void openCategory(CategoryTrans ct)
           
 void openField(FieldTrans ft)
           
 void openSubfield(SubfieldTrans sft)
           
 
Methods inherited from class org.rcsb.openmms.meta.TransVisitor
close, closeCategory, closeException, closeField, closeFile, closeGetListMethod, closeInterface, closeMatrix, closeMethod, closeModule, closeRoot, closeStructure, closeSubfield, closeValuetype, closeVector, createConstant, createDirective, createExceptionField, createList, createSequence, createTypeDef, open, openException, openFile, openGetListMethod, openInterface, openMatrix, openMethod, openModule, openRoot, openStructure, openValuetype, openVector, setIndentString, writeBuffer, writeCopyright, writeCopyright, writeStr, writeStr, writeStr, writeStr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenDictionary

public GenDictionary()
Method Detail

openCategory

public void openCategory(CategoryTrans ct)
                  throws java.io.IOException,
                         TransGenException
Overrides:
openCategory in class TransVisitor
java.io.IOException
TransGenException

openField

public void openField(FieldTrans ft)
               throws java.io.IOException,
                      TransGenException
Overrides:
openField in class TransVisitor
java.io.IOException
TransGenException

openSubfield

public void openSubfield(SubfieldTrans sft)
                  throws java.io.IOException,
                         TransGenException
Overrides:
openSubfield in class TransVisitor
java.io.IOException
TransGenException

dictionary

public CifDictionary dictionary()

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved