|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.ui.matrix.cls.SubclassesMatrixFilter
public class SubclassesMatrixFilter
Constructor Summary | |
---|---|
SubclassesMatrixFilter(RDFSNamedClass parentClass)
|
Method Summary | |
---|---|
Collection |
getInitialValues()
Gets the values that shall be taken to build up the contents of the matrix. |
String |
getName()
Gets the name of the filter for display purposes (the tab name). |
boolean |
isDependentOn(RDFResource instance)
Called after any RDFResource has been deleted from the ontology. |
boolean |
isSuitable(RDFResource instance)
Checks whether a given Frame meets the requirements of this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubclassesMatrixFilter(RDFSNamedClass parentClass)
Method Detail |
---|
public Collection getInitialValues()
MatrixFilter
getInitialValues
in interface MatrixFilter
public String getName()
MatrixFilter
getName
in interface MatrixFilter
public boolean isDependentOn(RDFResource instance)
DependentMatrixFilter
isDependentOn
in interface DependentMatrixFilter
instance
- the instance that has been deleted
public boolean isSuitable(RDFResource instance)
MatrixFilter
isSuitable
in interface MatrixFilter
instance
- the Frame to test
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |