OpenMMS
V1.5.1 Std

org.rcsb.openmms.meta
Class ExceptionTrans

java.lang.Object
  |
  +--org.rcsb.openmms.meta.Trans
        |
        +--org.rcsb.openmms.meta.StructureTrans
              |
              +--org.rcsb.openmms.meta.ExceptionTrans

public class ExceptionTrans
extends StructureTrans

Class to represent "Exceptions" in Cif metamodel

Version:
1.3
Author:
Douglas S. Greer

Field Summary
 
Fields inherited from class org.rcsb.openmms.meta.StructureTrans
constantFlagName, descriptionParagraphs, dictCategory, isCifStructure, listVarName, useBlockMethods
 
Constructor Summary
ExceptionTrans(java.lang.String sname)
           
 
Method Summary
 void accept(TransVisitor v)
           
 
Methods inherited from class org.rcsb.openmms.meta.StructureTrans
getCategory, getDictionaryCategory, getFlagName, getFullListVarName, getFullyQualifiedName, getListVarName, getModuleQualifier, getTypeName, isCifStructure, isValuetype, setDictionaryCategory, setIsCif, setUseBlockMethod, useBlockMethod
 
Methods inherited from class org.rcsb.openmms.meta.Trans
add, convertToFlagName, convertToUnderbar, getBlankLines, getChild, getComment, getName, getTransType, numberOfChildren, replace, setBlankLines, setComment, setTransType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionTrans

public ExceptionTrans(java.lang.String sname)
Method Detail

accept

public void accept(TransVisitor v)
            throws java.io.IOException,
                   TransGenException
Overrides:
accept in class StructureTrans
java.io.IOException
TransGenException

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved