accountUsed |
appearance as argument number 1 |
![]() |
(documentation accountUsed EnglishLanguage "The UserAccount used in a particular Process.") | ComputingBrands.kif 4127-4127 | |
(domain accountUsed 1 ComputerProcess) | ComputingBrands.kif 4124-4124 | The number 1 argument of account used is an instance of computer process |
(domain accountUsed 2 UserAccount) | ComputingBrands.kif 4125-4125 | The number 2 argument of account used is an instance of user account |
(instance accountUsed CaseRole) | ComputingBrands.kif 4123-4123 | account used is an instance of case role |
(subrelation accountUsed patient) | ComputingBrands.kif 4126-4126 | account used is a subrelation of patient |
appearance as argument number 2 |
![]() |
(format EnglishLanguage accountUsed "the accountUsed in %1 is %2") | ComputingBrands.kif 4129-4129 | |
(termFormat EnglishLanguage accountUsed "account used") | ComputingBrands.kif 4128-4128 |
consequent |
![]() |
(=> (and (attribute ?AC TwoFactorAuthentication) (loggedInDuring ?A ?AC ?T)) (exists (?TF) (and (instance ?TF TwoFactorLoggingIn) (agent ?TF ?A) (accountUsed ?TF ?AC) (earlier (WhenFn ?TF) ?T)))) |
ComputingBrands.kif 4336-4345 |
|
![]() |
![]() |