expanz_model_ProcessArea Class Reference
Inherits from | NSObject |
Declared in | expanz_model_ProcessArea.h |
Tasks
-
processId
property -
title
property -
activities
property -
– initWithProcessId:andTitle:
Initializes with the supplied processId and title parameters.
-
– addActivityDefinition:
Adds an activity to the process area.
-
– activityWithName:
Returns the activity with the supplied id, or nil if none matching.
Instance Methods
activityWithName:
Returns the activity with the supplied id, or nil if none matching.
- (expanz_model_ActivityMenuItem *)activityWithName:(NSString *)activityName
Discussion
Returns the activity with the supplied id, or nil if none matching.
Declared In
expanz_model_ProcessArea.h