public class SectionMap extends Object
| Constructor and Description |
|---|
SectionMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object o,
org.semanticweb.owlapi.model.OWLAxiom forAxiom) |
Set<Set<org.semanticweb.owlapi.model.OWLAnnotation>> |
getAnnotationsForSectionObject(Object sectionObject) |
Collection<Object> |
getSectionObjects() |
boolean |
isEmpty() |
void |
remove(Object o) |
public boolean isEmpty()
public void add(Object o, org.semanticweb.owlapi.model.OWLAxiom forAxiom)
o - keyforAxiom - axiom to addpublic void remove(Object o)
o - object to removepublic Collection<Object> getSectionObjects()
Copyright © 2014 The University of Manchester. All Rights Reserved.