edu.stanford.smi.protegex.owl.ui.editors
Class PropertyValueEditorManager
java.lang.Object
edu.stanford.smi.protegex.owl.ui.editors.PropertyValueEditorManager
- public class PropertyValueEditorManager
- extends Object
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editors
private static Collection editors
PropertyValueEditorManager
public PropertyValueEditorManager()
getEditor
public static PropertyValueEditor getEditor(RDFResource subject,
RDFProperty predicate,
Object value)
listEditors
public static Iterator listEditors()