|
| Anchor (string id) |
|
| InterfacePoint (string someId) |
|
| 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 () |
|
|
static bool | hasInstance (Entity *instance, bool eraseFromList) |
|
set< string > | typeSet |
|
The documentation for this class was generated from the following files:
- ncl30/include/ncl/interfaces/Anchor.h
- ncl30/src/interfaces/Anchor.cpp