Business
|
|
appearance as argument number 1 |
(documentation Business ChineseLanguage "Business 的实例是一个属于 CommercialAgent 的 Organization。 ") | chinese_format.kif 3660-3661 | |
(documentation Business EnglishLanguage "An instance of Business is an Organization that is a CommercialAgent.") | Merge.kif 16252-16253 | |
(subclass Business CommercialAgent) | Merge.kif 16250-16250 | Business 是 商业代理人 的 subclass |
(subclass Business Organization) | Merge.kif 16251-16251 | Business 是 机构 的 subclass |
appearance as argument number 2 |
appearance as argument number 3 |
(domain businessUnit 2 Business) | UXExperimentalTerms.kif 2549-2549 | businessUnit 的 2 数量 是 Business 的 instance |
(domain customerValue 2 Business) | UXExperimentalTerms.kif 1283-1283 | customerValue 的 2 数量 是 Business 的 instance |
consequent |
(=> (and (instance ?ACCOUNT UserAccount) (attribute ?ACCOUNT BusinessAccount) (hasAccount ?USER ?ACCOUNT)) (instance ?USER Business)) |
UXExperimentalTerms.kif 660-665 | |
(=> (instance ?BRD BusinessRequirementDocument) (exists (?PLAN ?BU ?PROC) (and (instance ?PLAN Plan) (instance ?BU Business) (instance ?PROC Process) (represents ?PLAN ?PROC) (desires ?BU ?PROC) (containsInformation ?BRD ?PLAN)))) |
UXExperimentalTerms.kif 2596-2605 |