edu.stanford.smi.protegex.owl.model.triplestore
Interface TripleDescriptor

All Known Subinterfaces:
Triple
All Known Implementing Classes:
DefaultTriple, TriplePath

public interface TripleDescriptor

A common base interface for Triple and TriplePath, for methods that take either as argument.

Author:
Holger Knublauch