#include <EpisodeGroup.h>
Inheritance diagram for EpisodeGroup:
Public Methods | |
WDError | initNew (Scenario *inParent, IObjectEventHandler *inEventHandler) |
WDError | initRef (void *inNode, IObjectManager *inManager, IObjectEventHandler *inEventHandler) |
WDError | initRef (Scenario *inParent, IObjectEventHandler *inEventHandler) |
An EpisodeGroup contains all the Episode in a Scenario
|
Creates a new EpisodeGroup and adds it to the database
|
|
Initializes an existing EpisodeGroup based on its parent
|
|
Initializes an existing EpisodeGroupa based on data node
Reimplemented from ManagedObject. |