Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.matrix
Interface DependentMatrixFilter

All Superinterfaces:
MatrixFilter
All Known Implementing Classes:
SubclassesMatrixFilter

public interface DependentMatrixFilter
extends MatrixFilter

Author:
Holger Knublauch

Method Summary
 boolean isDependentOn(RDFResource instance)
          Called after any RDFResource has been deleted from the ontology.
 
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.matrix.MatrixFilter
getInitialValues, getName, isSuitable
 

Method Detail

isDependentOn

boolean isDependentOn(RDFResource instance)
Called after any RDFResource has been deleted from the ontology.

Parameters:
instance - the instance that has been deleted
Returns:
true if the associated table must be removed

Protégé-OWL 3.4.1

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