|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.editors.ontology.statistics.StatisticsPageFactory
public class StatisticsPageFactory
| Constructor Summary | |
|---|---|
StatisticsPageFactory()
|
|
| Method Summary | |
|---|---|
IResourceEditorPage |
createPage(ResourceEditor editor,
java.lang.String id,
java.lang.String title)
Creates the IResourceEditorPage of this type. |
boolean |
isSuitable(com.hp.hpl.jena.rdf.model.Resource subject)
Checks whether this type of page is suitable for a given resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsPageFactory()
| Method Detail |
|---|
public IResourceEditorPage createPage(ResourceEditor editor,
java.lang.String id,
java.lang.String title)
IResourceEditorPageFactoryResourceEditor.addPages().
createPage in interface IResourceEditorPageFactoryeditor - the ResourceEditor this page will live inid - the ID that the page shall gettitle - the title of the page
public boolean isSuitable(com.hp.hpl.jena.rdf.model.Resource subject)
IResourceEditorPageFactory
isSuitable in interface IResourceEditorPageFactorysubject - the resource shown in the editor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||