RMModelGroup Class Reference
#import <RMModelGroup.h>
List of all members.
Member Function Documentation
| - (void) addModelsWithURLs: |
|
(NSArray *) |
urls |
| relativePaths: |
|
(BOOL) |
relativePaths |
| error: |
|
(NSError **) |
outError | |
|
|
| | |
| - (RMModel *) addModelWithURL: |
|
(NSURL *) |
url |
| relativePath: |
|
(BOOL) |
relativePath |
| error: |
|
(NSError **) |
outError | |
|
|
| | |
| - (unsigned) countOfRules |
|
|
|
|
| - (void) getRules: |
|
(Rule **) |
objsPtr |
| range: |
|
(NSRange) |
range | |
|
|
| | |
| - (void) insertObject: |
|
(id) |
obj |
| inModelContainersAtIndex: |
|
(unsigned) |
theIndex | |
|
|
| | |
| - (void) insertObject: |
|
(Rule *) |
obj |
| inRulesAtIndex: |
|
(unsigned) |
theIndex | |
|
|
| | |
| - (id) makeNewWindowController |
|
|
|
|
| - (Rule *) objectInRulesAtIndex: |
|
(unsigned) |
theIndex |
|
|
| - (void) removeModels: |
|
(NSArray *) |
models |
|
|
| - (void) removeModelWithURL: |
|
(NSURL *) |
url |
| relativePath: |
|
(BOOL) |
relativePath |
| error: |
|
(NSError **) |
outError | |
|
|
| | |
| - (void) removeObjectFromModelContainersAtIndex: |
|
(unsigned) |
theIndex |
|
|
| - (void) removeObjectFromModelContainersAtIndex: |
|
(unsigned) |
index |
|
|
| - (void) removeObjectFromRulesAtIndex: |
|
(unsigned) |
theIndex |
|
|
| - (void) replaceObjectInRulesAtIndex: |
|
(unsigned) |
theIndex |
| withObject: |
|
(Rule *) |
obj | |
|
|
| | |
Member Data Documentation
- (NSMutableArray*) _rules [protected] |
The documentation for this class was generated from the following files: