|
| Port (string id, Node *someNode, InterfacePoint *someInterfacePoint) |
|
InterfacePoint * | getInterfacePoint () |
|
Node * | getNode () |
|
virtual Node * | getEndNode () |
|
virtual InterfacePoint * | getEndInterfacePoint () |
|
vector< Node * > * | getMapNodeNesting () |
|
void | setInterfacePoint (InterfacePoint *someInterfacePoint) |
|
void | setNode (Node *someNode) |
|
| 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) |
|
The documentation for this class was generated from the following files:
- ncl30/include/ncl/interfaces/Port.h
- ncl30/src/interfaces/Port.cpp