Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.phyloxml |
Contains classes for reading from and writing to streams/files in PhyloXML format.
|
Modifier and Type | Method and Description |
---|---|
PhyloXMLPredicateTreatment |
PhyloXMLPredicateInfo.getTreatment() |
PhyloXMLPredicateTreatment |
PhyloXMLPredicateInfo.getTreatment() |
static PhyloXMLPredicateTreatment |
PhyloXMLPredicateTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhyloXMLPredicateTreatment |
PhyloXMLPredicateTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhyloXMLPredicateTreatment[] |
PhyloXMLPredicateTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PhyloXMLPredicateTreatment[] |
PhyloXMLPredicateTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PhyloXMLPredicateInfo(PhyloXMLPredicateTreatment treatment,
QName translation,
QName... allowedChildren) |
PhyloXMLPredicateInfo(PhyloXMLPredicateTreatment treatment,
QName translation,
QName... allowedChildren) |