|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserContext | |
---|---|
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 UserContext in ibspan.tss.layout.ontology.datamodel |
---|
Classes in ibspan.tss.layout.ontology.datamodel that implement UserContext | |
---|---|
class |
UserContextImpl
Implementation of UserContext
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class. |
Methods in ibspan.tss.layout.ontology.datamodel that return UserContext | |
---|---|
static UserContext |
DataModelFactory.createUserContext(Resource resource,
Model model)
Create a new instance of UserContext. |
static UserContext |
DataModelFactory.createUserContext(String uri,
Model model)
Create a new instance of UserContext. |
static UserContext |
DataModelFactory.getUserContext(Resource resource,
Model model)
Create a new instance of UserContext. |
static UserContext |
DataModelFactory.getUserContext(String uri,
Model model)
Create a new instance of UserContext. |
Methods in ibspan.tss.layout.ontology.datamodel with parameters of type UserContext | |
---|---|
void |
UserContextListener.hasInterfaceHostChanged(UserContext source)
Called when hasInterfaceHost has changed |
void |
UserContextListener.hasInterfacePortChanged(UserContext source)
Called when hasInterfacePort has changed |
void |
UserContextListener.hasMediaTypeChanged(UserContext source)
Called when hasMediaType has changed |
void |
UserContextListener.hasSessionIDChanged(UserContext source)
Called when hasSessionID has changed |
void |
UserContextListener.hasUserIDChanged(UserContext source)
Called when hasUserID has changed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |