Public Member Functions | |
GenericDescriptor (string someId) | |
Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity | |
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 () |
Additional Inherited Members | |
Static Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity | |
static bool | hasInstance (Entity *instance, bool eraseFromList) |
Protected Attributes inherited from br::pucrio::telemidia::ncl::Entity | |
set< string > | typeSet |