OpenMMS
V1.5.1 Std

org.rcsb.openmms.meta
Class InterfaceTrans

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

public class InterfaceTrans
extends Trans

Class to represent "Interfaces" in Cif metamodel

Version:
1.3
Author:
Douglas S. Greer

Field Summary
 ExceptionTrans[] specialExceptions
           
 
Constructor Summary
InterfaceTrans(java.lang.String n)
           
InterfaceTrans(java.lang.String n, ExceptionTrans[] se)
           
 
Method Summary
 void accept(TransVisitor v)
           
 
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
 

Field Detail

specialExceptions

public ExceptionTrans[] specialExceptions
Constructor Detail

InterfaceTrans

public InterfaceTrans(java.lang.String n)

InterfaceTrans

public InterfaceTrans(java.lang.String n,
                      ExceptionTrans[] se)
Method Detail

accept

public void accept(TransVisitor v)
            throws java.io.IOException,
                   TransGenException
Specified by:
accept in class Trans
java.io.IOException
TransGenException

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved