home *** CD-ROM | disk | FTP | other *** search
- {
- "Name" = "System Profiler suite";
- "Description" = "System Profiler specific classes.";
-
- "Classes" = {
- "NSApplication" = {
- "Name" = "application";
- "PluralName" = "applications";
- "Description" = "System Profiler top level scripting object.";
- "Attributes" = {
- "systemProfile" = {
- "Name" = "system profile";
- "Description" = "a system profile for the current machine.";
- };
- };
- };
- "SPDocument" = {
- "Name" = "document";
- "PluralName" = "documents";
- "Description" = "A systemProfileFromDocument document.";
- "Attributes" = {
- "string" = {
- "Name" = "profile";
- "Description" = "system profile info returned from the document.";
- };
- };
-
- };
-
- };
- }
-