|
OpenMMS V1.5.1 Std |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.rcsb.openmms.meta.Trans
|
+--org.rcsb.openmms.meta.StructureTrans
|
+--org.rcsb.openmms.meta.ValuetypeTrans
Class for "Valuetypes" in Cif metamodel
| 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 |
public ValuetypeTrans(java.lang.String sname,
ModuleTrans[] mq,
boolean isCif)
public ValuetypeTrans(java.lang.String sname,
CategoryTrans ct,
ModuleTrans[] mq,
int descp)
| Method Detail |
public void accept(TransVisitor v)
throws java.io.IOException,
TransGenException
accept in class StructureTransjava.io.IOException
TransGenExceptionpublic boolean isValuetype()
isValuetype in class StructureTrans
|
OpenMMS V1.5.1 Std |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||