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