public class SectionMap extends Object
| Constructor and Description |
|---|
SectionMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object o,
OWLAxiom forAxiom) |
Set<Set<OWLAnnotation>> |
getAnnotationsForSectionObject(Object sectionObject) |
Collection<Object> |
getSectionObjects() |
boolean |
isEmpty() |
void |
remove(Object o) |
public boolean isEmpty()
public void remove(Object o)
public Collection<Object> getSectionObjects()
public Set<Set<OWLAnnotation>> getAnnotationsForSectionObject(Object sectionObject)
Copyright © 2012 The University of Manchester. All Rights Reserved.