- descriptorForKeyword:
Returns the receiver’s descriptor for the specified keyword.
レシーバの持つ記述子を指定されたキーワードに対して返します。
- removeDescriptorWithKeyword:
Removes the receiver’s descriptor identified by the specified keyword.
レシーバの持つ、指定されたキーワードで識別される記述子を除去します。
- setDescriptor:forKeyword:
Adds a descriptor, identified by a keyword, to the receiver.
あるキーワードによって識別される1つの記述子をレシーバに加えます。