Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.results
Interface TripleDisplay

All Known Implementing Classes:
AnnotationsTable, TriplesTable

public interface TripleDisplay

An interface for tabs that can display triples.

Author:
Holger Knublauch

Method Summary
 boolean displayTriple(Triple triple)
          Attempts to display a given triple.
 

Method Detail

displayTriple

boolean displayTriple(Triple triple)
Attempts to display a given triple. Implementing methods should try to highlight the triple on the UI or report false if it cannot handle the triple.

Parameters:
triple - the Triple to show
Returns:
true if the Triple could be shown, otherwise false

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.