Uses of Interface
ibspan.tss.layout.ontology.datamodel.Menu

Packages that use Menu
ibspan.tss.layout.ontology.datamodel Ontology Java beans generated from data-model ontology (with http://www.ibspan.waw.pl/tss/DataModel# namespace) with Jastor tool. 
 

Uses of Menu in ibspan.tss.layout.ontology.datamodel
 

Classes in ibspan.tss.layout.ontology.datamodel that implement Menu
 class MenuImpl
          Implementation of Menu Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
 

Methods in ibspan.tss.layout.ontology.datamodel that return Menu
static Menu DataModelFactory.createMenu(Resource resource, Model model)
          Create a new instance of Menu.
static Menu DataModelFactory.createMenu(String uri, Model model)
          Create a new instance of Menu.
static Menu DataModelFactory.getCommonMenu(Model model)
          Get an CommonMenu individual.
static Menu DataModelFactory.getDefineSearchMenu(Model model)
          Get an DefineSearchMenu individual.
static Menu DataModelFactory.getDetailsMenu(Model model)
          Get an DetailsMenu individual.
 Menu LayoutStructureImpl.getHasMenu()
           
 Menu LayoutStructure.getHasMenu()
          Gets the 'hasMenu' property value
static Menu DataModelFactory.getLoginMenu(Model model)
          Get an LoginMenu individual.
static Menu DataModelFactory.getLoginSuccessMenu(Model model)
          Get an LoginSuccessMenu individual.
static Menu DataModelFactory.getMenu(Resource resource, Model model)
          Create a new instance of Menu.
static Menu DataModelFactory.getMenu(String uri, Model model)
          Create a new instance of Menu.
static Menu DataModelFactory.getResultsMenu(Model model)
          Get an ResultsMenu individual.
static Menu DataModelFactory.getWelcomeMenu(Model model)
          Get an WelcomeMenu individual.
 Menu LayoutStructureImpl.setHasMenu()
           
 Menu LayoutStructure.setHasMenu()
          Sets the 'hasMenu' property value to an anonymous node
 Menu LayoutStructureImpl.setHasMenu(Resource resource)
           
 Menu LayoutStructure.setHasMenu(Resource resource)
          Sets the 'hasMenu' property value to the given resource, and add's rdf:type properties.
 

Methods in ibspan.tss.layout.ontology.datamodel with parameters of type Menu
 void MenuListener.hasLinkAdded(Menu source, Link newValue)
          Called when a value of hasLink has been added
 void MenuListener.hasLinkRemoved(Menu source, Link oldValue)
          Called when a value of hasLink has been removed
 void LayoutStructureImpl.setHasMenu(Menu hasMenu)
           
 void LayoutStructure.setHasMenu(Menu hasMenu)
          Sets the 'hasMenu' property value