|
Protege-OWL 3.5 beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MatrixFilter
An interface for objects that can determine whether a certain Frame shall appear in a MatrixTable.
| Method Summary | |
|---|---|
java.util.Collection |
getInitialValues()
Gets the values that shall be taken to build up the contents of the matrix. |
java.lang.String |
getName()
Gets the name of the filter for display purposes (the tab name). |
boolean |
isSuitable(RDFResource instance)
Checks whether a given Frame meets the requirements of this filter. |
| Method Detail |
|---|
java.util.Collection getInitialValues()
java.lang.String getName()
boolean isSuitable(RDFResource instance)
instance - the Frame to test
|
Protege-OWL 3.5 beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||