org.biomage.tools.xmlutils
Class MAGEContentHandler.UnresolvedRef
java.lang.Object
|
+--org.biomage.tools.xmlutils.MAGEContentHandler.UnresolvedRef
- Enclosing class:
- MAGEContentHandler
- protected class MAGEContentHandler.UnresolvedRef
- extends java.lang.Object
Basic structure to hold unresolved references.
|
Constructor Summary |
MAGEContentHandler.UnresolvedRef(org.biomage.tools.xmlutils.MAGEContentHandler.Association association_type,
java.lang.Object parent,
java.lang.String child_identifier,
java.lang.String child_type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
associationType
protected org.biomage.tools.xmlutils.MAGEContentHandler.Association associationType
parent
protected java.lang.Object parent
childIdentifier
protected java.lang.String childIdentifier
childType
protected java.lang.String childType
MAGEContentHandler.UnresolvedRef
public MAGEContentHandler.UnresolvedRef(org.biomage.tools.xmlutils.MAGEContentHandler.Association association_type,
java.lang.Object parent,
java.lang.String child_identifier,
java.lang.String child_type)
Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.