Uses of Class
net.sf.bddbddb.XMLFactory

Packages that use XMLFactory
net.sf.bddbddb   
net.sf.bddbddb.order   
 

Uses of XMLFactory in net.sf.bddbddb
 

Methods in net.sf.bddbddb with parameters of type XMLFactory
static Variable Variable.fromXMLElement(org.jdom.Element e, XMLFactory f)
           
static Relation Relation.fromXMLElement(org.jdom.Element e, XMLFactory f)
           
static Attribute Attribute.fromXMLElement(org.jdom.Element e, XMLFactory f)
           
 

Uses of XMLFactory in net.sf.bddbddb.order
 

Methods in net.sf.bddbddb.order with parameters of type XMLFactory
static ConstraintInfo ConstraintInfo.fromXMLElement(org.jdom.Element e, XMLFactory f)
           
static OrderConstraint OrderConstraint.fromXMLElement(org.jdom.Element e, XMLFactory f)
           
protected static java.lang.Object OrderConstraint.getElement(org.jdom.Element e, XMLFactory f)
           
 



Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.