edu.stanford.smi.protegex.owl.ui.forms
Class OWLWidgetPropertyListUtil
java.lang.Object
edu.stanford.smi.protegex.owl.ui.forms.OWLWidgetPropertyListUtil
public class OWLWidgetPropertyListUtil
- extends Object
Class for loadind/saving owl widget properties in the .forms file.
- Author:
- Tania Tudorache
Method Summary |
static com.hp.hpl.jena.rdf.model.Resource |
createOWLPropertyList(OWLModel owlModel,
com.hp.hpl.jena.rdf.model.Resource widget,
edu.stanford.smi.protege.util.PropertyList widgetPropertyList)
|
static void |
loadFormsProperties(OWLModel owlModel,
edu.stanford.smi.protege.widget.SlotWidget slotWidget,
com.hp.hpl.jena.rdf.model.Resource widgetResource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRAPHWIDGET_JAVA_CLASS_NAME
public static final String GRAPHWIDGET_JAVA_CLASS_NAME
- See Also:
- Constant Field Values
GRAPHWIDGET_NAME_SEPARATOR
public static final String GRAPHWIDGET_NAME_SEPARATOR
- See Also:
- Constant Field Values
GRAPHWIDGET_REIFIED_RELATIONSHIP_PROPERTY_NAME
public static final String GRAPHWIDGET_REIFIED_RELATIONSHIP_PROPERTY_NAME
- See Also:
- Constant Field Values
OWLWidgetPropertyListUtil
public OWLWidgetPropertyListUtil()
createOWLPropertyList
public static com.hp.hpl.jena.rdf.model.Resource createOWLPropertyList(OWLModel owlModel,
com.hp.hpl.jena.rdf.model.Resource widget,
edu.stanford.smi.protege.util.PropertyList widgetPropertyList)
loadFormsProperties
public static void loadFormsProperties(OWLModel owlModel,
edu.stanford.smi.protege.widget.SlotWidget slotWidget,
com.hp.hpl.jena.rdf.model.Resource widgetResource)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.