|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Menu | |
|---|---|
| ibspan.tss.datamodel.ontology | |
| Uses of Menu in ibspan.tss.datamodel.ontology |
|---|
| Classes in ibspan.tss.datamodel.ontology that implement Menu | |
|---|---|
class |
MenuImpl
Implementation of Menu
Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this class. |
| Methods in ibspan.tss.datamodel.ontology 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.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. |
| Methods in ibspan.tss.datamodel.ontology 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||