edu.stanford.smi.protegex.owl.ui.conditions
Interface PropertyConditionsDisplay
- All Known Implementing Classes:
- AbstractConditionsWidget, ConditionsTable, ConditionsWidget
- public interface PropertyConditionsDisplay
An interface for components that can display a given property.
This is used by the OWLTemplateSlotsWidget to display the selected property.
This is implemented to select all rows where the slot is mentioned.
- Author:
- Holger Knublauch
displayRowsWithProperty
public void displayRowsWithProperty(OWLProperty property)