#include <defaultymlentityfactory.h>
Inheritance diagram for DefaultYMLEntityFactory:


Public Member Functions | |
| virtual YMLConnection * | createConnection (YMLPort *inPort, YMLPort *outPort) |
| virtual YMLNetwork * | createNetwork (const char *name, const char *className) |
| virtual YMLNode * | createNode (const char *name, const char *className) |
| virtual YMLLink * | createLink (const char *object1, const char *port1, const char *object2, const char *port2) |
| virtual YMLPort * | createPort (const char *name) |
|
||||||||||||
|
Construct the default YMLConnection.
Implements YMLEntityFactory. |
|
||||||||||||
|
Construct the default YMLNetwork.
Implements YMLEntityFactory. |
|
||||||||||||
|
Construct the default YMLNode.
Implements YMLEntityFactory. |
|
||||||||||||||||||||
|
Construct the default YMLLink.
Implements YMLEntityFactory. |
|
|
Construct the default YMLPort.
Implements YMLEntityFactory. |
1.4.6