Uses of Interface
ibspan.tss.um.ontology.Age

Packages that use Age
ibspan.tss.um.ontology Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. 
 

Uses of Age in ibspan.tss.um.ontology
 

Classes in ibspan.tss.um.ontology that implement Age
 class AgeImpl
          Implementation of Age Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
 

Methods in ibspan.tss.um.ontology that return Age
static Age UserModellingFactory.createAge(Resource resource, Model model)
          Create a new instance of Age.
static Age UserModellingFactory.createAge(String uri, Model model)
          Create a new instance of Age.
static Age UserModellingFactory.getAge(Resource resource, Model model)
          Create a new instance of Age.
static Age UserModellingFactory.getAge(String uri, Model model)
          Create a new instance of Age.
static Age UserModellingFactory.getAgeMax(Model model)
          Get an AgeMax individual.
static Age UserModellingFactory.getAgeMin(Model model)
          Get an AgeMin individual.
 Age UserProfileDataImpl.getHasAge()
           
 Age UserProfileData.getHasAge()
          Gets the 'hasAge' property value
 Age UserProfileDataImpl.setHasAge()
           
 Age UserProfileData.setHasAge()
          Sets the 'hasAge' property value to an anonymous node
 Age UserProfileDataImpl.setHasAge(Resource resource)
           
 Age UserProfileData.setHasAge(Resource resource)
          Sets the 'hasAge' property value to the given resource, and add's rdf:type properties.
 

Methods in ibspan.tss.um.ontology with parameters of type Age
 void AgeListener.mapsLinearValueChanged(Age source)
          Called when mapsLinearValue has changed
 void UserProfileDataImpl.setHasAge(Age hasAge)
           
 void UserProfileData.setHasAge(Age hasAge)
          Sets the 'hasAge' property value