ProjectManager  0.2
Instance Methods | Class Methods | Protected Attributes | List of all members
ProjectModuleLoader Class Reference
Inheritance diagram for ProjectModuleLoader:

Instance Methods

(NSDictionary *) - projectModules
 Returns the a dictionary where keys are project types and values are classes which implement the respective project type.
 
(id< ProjectModule >) - projectModuleForModuleName:project:infoDictionary:
 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.
 

Class Methods

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

Protected Attributes

NSDictionary * projectModules
 

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