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

Packages that use Wealth
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 Wealth in ibspan.tss.um.ontology
 

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

Methods in ibspan.tss.um.ontology that return Wealth
static Wealth UserModellingFactory.createWealth(Resource resource, Model model)
          Create a new instance of Wealth.
static Wealth UserModellingFactory.createWealth(String uri, Model model)
          Create a new instance of Wealth.
static Wealth UserModellingFactory.getAverageRich(Model model)
          Get an AverageRich individual.
 Wealth UserProfileDataImpl.getHasWealth()
           
 Wealth UserProfileData.getHasWealth()
          Gets the 'hasWealth' property value
static Wealth UserModellingFactory.getNotRich(Model model)
          Get an NotRich individual.
static Wealth UserModellingFactory.getRich(Model model)
          Get an Rich individual.
static Wealth UserModellingFactory.getVeryRich(Model model)
          Get an VeryRich individual.
static Wealth UserModellingFactory.getWealth(Resource resource, Model model)
          Create a new instance of Wealth.
static Wealth UserModellingFactory.getWealth(String uri, Model model)
          Create a new instance of Wealth.
 Wealth UserProfileDataImpl.setHasWealth()
           
 Wealth UserProfileData.setHasWealth()
          Sets the 'hasWealth' property value to an anonymous node
 Wealth UserProfileDataImpl.setHasWealth(Resource resource)
           
 Wealth UserProfileData.setHasWealth(Resource resource)
          Sets the 'hasWealth' property value to the given resource, and add's rdf:type properties.
 

Methods in ibspan.tss.um.ontology with parameters of type Wealth
 void WealthListener.hasRankChanged(Wealth source)
          Called when hasRank has changed
 void UserProfileDataImpl.setHasWealth(Wealth hasWealth)
           
 void UserProfileData.setHasWealth(Wealth hasWealth)
          Sets the 'hasWealth' property value