|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartialOrderRelation | |
---|---|
com.clarkparsia.modularity | |
org.mindswap.pellet.taxonomy | |
org.mindswap.pellet.utils |
Uses of PartialOrderRelation in com.clarkparsia.modularity |
---|
Methods in com.clarkparsia.modularity that return PartialOrderRelation | |
---|---|
PartialOrderRelation |
IncrementalClassifier.DisjointClassComparator.compare(org.semanticweb.owlapi.model.OWLClass a,
org.semanticweb.owlapi.model.OWLClass b)
|
Uses of PartialOrderRelation in org.mindswap.pellet.taxonomy |
---|
Methods in org.mindswap.pellet.taxonomy that return PartialOrderRelation | |
---|---|
PartialOrderRelation |
SubsumptionComparator.compare(aterm.ATermAppl a,
aterm.ATermAppl b)
|
Uses of PartialOrderRelation in org.mindswap.pellet.utils |
---|
Methods in org.mindswap.pellet.utils that return PartialOrderRelation | |
---|---|
PartialOrderRelation |
PartialOrderComparator.compare(T a,
T b)
|
static PartialOrderRelation |
PartialOrderRelation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PartialOrderRelation[] |
PartialOrderRelation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |