Uses of Class
ontopoly.OntopolyApplication
-
Packages that use OntopolyApplication Package Description ontopoly -
-
Uses of OntopolyApplication in ontopoly
Subclasses of OntopolyApplication in ontopoly Modifier and Type Class Description class
SampleOntopolyApplication
Constructors in ontopoly with parameters of type OntopolyApplication Constructor Description OntopolyRequestCycle(OntopolyApplication application, org.apache.wicket.Request request, org.apache.wicket.Response response)
OntopolySession(org.apache.wicket.Request request, org.apache.wicket.Response response, OntopolyApplication ontopolyApplication)
-