- initAndTestWithTests:
Returns an
NSLogicalTest
object initialized to perform an AND
operation with the NSSpecifierTest
objects in a given array.
あるNSLogicalTest
オブジェクトを返します、AND
演算をある与えられた配列の中のNSSpecifierTest
オブジェクトそれらで実行するよう初期化されます。
- initNotTestWithTest:
Returns an
NSLogicalTest
object initialized to perform a NOT
operation on the given NSScriptWhoseTest
object.
あるNSLogicalTest
オブジェクトを返します、NOT
演算をこの与えられたNSScriptWhoseTest
オブジェクト上で実行するよう初期化されます。