|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ordinal | |
---|---|
ibspan.tss.um.ontology | Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. |
ibspan.tss.um.stereotyping | Implementation of algorithm for stereotyping used to initialize user profile. |
Uses of Ordinal in ibspan.tss.um.ontology |
---|
Subinterfaces of Ordinal in ibspan.tss.um.ontology | |
---|---|
interface |
Dress
Interface for Dress ontology class Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface. |
interface |
Wealth
Interface for Wealth ontology class Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface. |
Classes in ibspan.tss.um.ontology that implement Ordinal | |
---|---|
class |
DressImpl
Implementation of Dress
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
class |
OrdinalImpl
Implementation of Ordinal
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
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 Ordinal | |
---|---|
Ordinal |
WealthSetImpl.addContains_asOrdinal()
|
Ordinal |
OrdinalSetImpl.addContains_asOrdinal()
|
Ordinal |
OrdinalSet.addContains_asOrdinal()
Adds an anonymous value for the 'contains' property |
Ordinal |
DressSetImpl.addContains_asOrdinal()
|
Ordinal |
WealthSetImpl.addContains_asOrdinal(Resource resource)
|
Ordinal |
OrdinalSetImpl.addContains_asOrdinal(Resource resource)
|
Ordinal |
OrdinalSet.addContains_asOrdinal(Resource resource)
Adds a value for the 'contains' property. |
Ordinal |
DressSetImpl.addContains_asOrdinal(Resource resource)
|
static Ordinal |
UserModellingFactory.createOrdinal(Resource resource,
Model model)
Create a new instance of Ordinal. |
static Ordinal |
UserModellingFactory.createOrdinal(String uri,
Model model)
Create a new instance of Ordinal. |
static Ordinal |
UserModellingFactory.getOrdinal(Resource resource,
Model model)
Create a new instance of Ordinal. |
static Ordinal |
UserModellingFactory.getOrdinal(String uri,
Model model)
Create a new instance of Ordinal. |
Methods in ibspan.tss.um.ontology with parameters of type Ordinal | |
---|---|
void |
WealthSetImpl.addContains(Ordinal contains)
|
void |
OrdinalSetImpl.addContains(Ordinal contains)
|
void |
OrdinalSet.addContains(Ordinal contains)
Adds a value for the 'contains' property |
void |
DressSetImpl.addContains(Ordinal contains)
|
void |
DressSetListener.containsAdded(DressSet source,
Ordinal newValue)
Called when a value of contains has been added |
void |
OrdinalSetListener.containsAdded(OrdinalSet source,
Ordinal newValue)
Called when a value of contains has been added |
void |
WealthSetListener.containsAdded(WealthSet source,
Ordinal newValue)
Called when a value of contains has been added |
void |
DressSetListener.containsRemoved(DressSet source,
Ordinal oldValue)
Called when a value of contains has been removed |
void |
OrdinalSetListener.containsRemoved(OrdinalSet source,
Ordinal oldValue)
Called when a value of contains has been removed |
void |
WealthSetListener.containsRemoved(WealthSet source,
Ordinal oldValue)
Called when a value of contains has been removed |
void |
OrdinalListener.hasRankChanged(Ordinal source)
Called when hasRank has changed |
void |
WealthSetImpl.removeContains(Ordinal contains)
|
void |
OrdinalSetImpl.removeContains(Ordinal contains)
|
void |
OrdinalSet.removeContains(Ordinal contains)
Removes a value for the 'contains' property. |
void |
DressSetImpl.removeContains(Ordinal contains)
|
Uses of Ordinal in ibspan.tss.um.stereotyping |
---|
Methods in ibspan.tss.um.stereotyping with parameters of type Ordinal | |
---|---|
double |
MeasureCalculator.getOrdinalDistance(OrdinalSet oset,
Ordinal o)
Returns a distance between a given ordinal individual and a given ordinal set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |