#include <MethodCollection.h>
Public Member Functions | |
MethodCollection () | |
~MethodCollection () | |
void | setDistributionBehavior (DistributionBehavior *) |
void | distribute () |
void | setDisplay () |
void | display () |
MethodCollection::MethodCollection | ( | ) |
MethodCollection::~MethodCollection | ( | ) |
void MethodCollection::display | ( | ) |
void MethodCollection::distribute | ( | ) |
void MethodCollection::setDisplay | ( | ) |
void MethodCollection::setDistributionBehavior | ( | DistributionBehavior * | d | ) |