| Package | Description |
|---|---|
| org.obolibrary.obo2owl | |
| org.obolibrary.oboformat.model |
| Modifier and Type | Method and Description |
|---|---|
protected Clause |
OWLAPIOwl2Obo.createRelationshipClauseWithCardinality(org.semanticweb.owlapi.model.OWLObjectCardinalityRestriction restriction,
String fillerId,
Set<QualifierValue> qvs,
org.semanticweb.owlapi.model.OWLSubClassOfAxiom ax) |
protected Clause |
OWLAPIOwl2Obo.createRelationshipClauseWithRestrictions(org.semanticweb.owlapi.model.OWLQuantifiedObjectRestriction r,
String fillerId,
Set<QualifierValue> qvs,
org.semanticweb.owlapi.model.OWLSubClassOfAxiom ax) |
protected static boolean |
OWLAPIObo2Owl.getQVBoolean(String q,
Collection<QualifierValue> quals)
Gets the qV boolean.
|
protected static Integer |
OWLAPIObo2Owl.getQVInt(String q,
Collection<QualifierValue> quals)
Gets the qV int.
|
protected static String |
OWLAPIObo2Owl.getQVString(String q,
Collection<QualifierValue> quals)
Gets the qV string.
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLAPIObo2Owl.trRel(String relId,
String classId,
Collection<QualifierValue> quals)
Tr rel.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<QualifierValue> |
Clause.qualifierValues |
| Modifier and Type | Method and Description |
|---|---|
Collection<QualifierValue> |
Clause.getQualifierValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Clause.addQualifierValue(QualifierValue qv) |
int |
QualifierValue.compareTo(QualifierValue o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Clause.setQualifierValues(Collection<QualifierValue> qualifierValues) |
Copyright © 2010-2015 The University of Manchester. All Rights Reserved.