Ruleset
(ctor) Ruleset( RulesetLayout layout )
Ruleset Base( get; )
bool Changed( get; set; )
ArrayList Flavors( get; )
RulesetLayout Layout( get; )
BitArray Options( get; )
string Title( get; set; )
void AddFlavor( Ruleset flavor )
void ApplyDefault( Ruleset newDefault )
void ApplyFlavorsTo( Ruleset ruleset )
bool GetOption( string title, string option )
void RemoveFlavor( Ruleset flavor )
void SetOption( string title, string option, bool value )
void SetOptionRange( string title, bool value )