Package ch.uzh.ifi.attempto.acewiki.gui.page

This package contains the classes that represent the different kinds of wiki pages that occur in AceWiki.

See:
          Description

Class Summary
ArticlePage This class stands for a wiki page that represents an ontology element and shows the article of this ontology element.
AssignmentsPage This class represents a page that shows to which concepts a certain individual belongs.
ConceptPage This class stands for an article page showing the article of a concept.
ErrorPage This page shows an error message.
HierarchyPage This class represents a page that shows the super-concepts and sub-concepts for a given concept.
IndexPage This class represents an page that shows an index of all articles that exist in the wiki.
IndividualPage This class stands for an article page showing the article of an individual.
IndividualsPage This class represents a page that shows all individuals that belong to a certain concept.
LogicPage This class represents a page that shows the logical representation of an ACE sentence.
LoginScreen This class represents a page where the users can login.
ReferencesPage This class represents a page that shows all references for a certain ontology element.
RolePage This class stands for an article page showing the article of a role.
SearchPage This class represents a page on which the user can search for articles.
SentencePage This class represents a page that shows the details of an ACE sentence.
StartPage This class represents the start page of a wiki.
WikiPage This is the superclass of all page classes.
WordPage This class represents a page that shows the details about a certain word.
 

Package ch.uzh.ifi.attempto.acewiki.gui.page Description

This package contains the classes that represent the different kinds of wiki pages that occur in AceWiki.

Author:
Tobias Kuhn


Copyright 2008, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)