ProjectManager  0.2
Public Member Functions | Static Public Member Functions | Protected Attributes
ProjectTypeLoader Class Reference

List of all members.

Public Member Functions

(NSDictionary *) - projectTypes
 Returns the a dictionary where keys are project types and values are classes which implement the respective project type.
(id< ProjectType >) - projectTypeForTypeID:project:infoDictionary:projectModules:
 Initializes a project type of type `projectTypeID' for a project named `projectName', located at `aPath' and with `infoDict' where the project type has it's saved private data.

Static Public Member Functions

(id) + shared
 Returns a shared instance of a ProjectTypeLoader.

Protected Attributes

NSDictionaryprojectTypes

The documentation for this class was generated from the following files: