OpenMMS
V1.5.1 Std

org.rcsb.openmms.meta
Class ValuetypeTrans

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

public class ValuetypeTrans
extends StructureTrans

Class for "Valuetypes" 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
ValuetypeTrans(java.lang.String sname, CategoryTrans ct, ModuleTrans[] mq, int descp)
           
ValuetypeTrans(java.lang.String sname, ModuleTrans[] mq, boolean isCif)
           
 
Method Summary
 void accept(TransVisitor v)
           
 boolean isValuetype()
           
 
Methods inherited from class org.rcsb.openmms.meta.StructureTrans
getCategory, getDictionaryCategory, getFlagName, getFullListVarName, getFullyQualifiedName, getListVarName, getModuleQualifier, getTypeName, isCifStructure, 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

ValuetypeTrans

public ValuetypeTrans(java.lang.String sname,
                      ModuleTrans[] mq,
                      boolean isCif)

ValuetypeTrans

public ValuetypeTrans(java.lang.String sname,
                      CategoryTrans ct,
                      ModuleTrans[] mq,
                      int descp)
Method Detail

accept

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

isValuetype

public boolean isValuetype()
Overrides:
isValuetype in class StructureTrans

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved