edu.stanford.smi.protegex.owl.ui.components.annotations
Class DefaultAnnotations
java.lang.Object
edu.stanford.smi.protegex.owl.ui.components.annotations.DefaultAnnotations
- public class DefaultAnnotations
- extends Object
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Oct 20, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SETTINGS_MAP_KEY
public static final String SETTINGS_MAP_KEY
owlModel
private OWLModel owlModel
DefaultAnnotations
public DefaultAnnotations(OWLModel owlModel)
addDefaultAnnotationProperty
public void addDefaultAnnotationProperty(RDFProperty property)
getDefaultAnnotationProperties
public Collection getDefaultAnnotationProperties()
getSettingsMap
private SettingsMap getSettingsMap()
removeDefaultAnnotationProperty
public void removeDefaultAnnotationProperty(RDFProperty property)
setDefaultAnnotationProperties
public void setDefaultAnnotationProperties(Collection properties)