|
| TemporalFlexibilityFunction (string id, double shrinkingFactor, double stretchingFactor) |
|
bool | instanceOf (string s) |
|
double | getShrinkingFactor () |
|
double | getStretchingFactor () |
|
void | setShrinkingFactor (double factor) |
|
void | setStretchingFactor (double factor) |
|
| Entity (string someId) |
|
void | printHierarchy () |
|
bool | instanceOf (string s) |
|
int | compareTo (Entity *otherEntity) |
|
string | getId () |
|
int | hashCode () |
|
virtual void | setId (string someId) |
|
virtual string | toString () |
|
virtual Entity * | getDataEntity () |
|
|
string | id |
|
double | shrinkingFactor |
|
double | stretchingFactor |
|
set< string > | typeSet |
|
set< string > | typeSet |
|
|
static bool | hasInstance (Entity *instance, bool eraseFromList) |
|
The documentation for this class was generated from the following files: