|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |