ListingAttribute
|
|
appearance as argument number 1 |
(documentation ListingAttribute EnglishLanguage "A subclass of Attribute specific to describe Weblistings.") | UXExperimentalTerms.kif 296-297 | |
(subclass ListingAttribute Attribute) | UXExperimentalTerms.kif 293-293 | ListingAttribute è una sottoclasse di Attributo |
appearance as argument number 2 |
(instance AuctionAttribute ListingAttribute) | UXExperimentalTerms.kif 306-306 | AuctionAttribute è un' istanza di ListingAttribute |
(instance ForSaleByOwner ListingAttribute) | UXExperimentalTerms.kif 367-367 | ForSaleByOwner è un' istanza di ListingAttribute |
(termFormat EnglishLanguage ListingAttribute "web listing attribute") | UXExperimentalTerms.kif 294-294 |
antecedent |
(=> (and (attribute ?LISTING ?ATTRIBUTE) (instance ?ATTRIBUTE ListingAttribute)) (instance ?LISTING WebListing)) |
UXExperimentalTerms.kif 299-303 |
|