- classDescriptionsInSuite:
Returns the class descriptions contained in the suite identified by
suiteName
.
suiteName
によって識別されるスイートに含まれるクラス記述を返します。
- registerClassDescription:
Registers class description
classDescription
for use by Cocoa’s built-in scripting support by storing it in a per-suite internal dictionary under the class name.
Cocoaのもつ組み込みスクリプティングサポートによって使うためのクラス記述classDescription
を、それをスイートごとの内部辞書にクラス名の下で格納することによって登録します。