Package | Description |
---|---|
org.xaffect.core.dispatching |
Modifier and Type | Class and Description |
---|---|
class |
ConnectorSink
|
class |
ConnectorSource
|
Modifier and Type | Method and Description |
---|---|
Connector[] |
ConnectorManager.getConnectors(SystemComponent component)
Returns all
Connector s that are associated to given
SystemComponent . |
Modifier and Type | Method and Description |
---|---|
void |
DataDispatcher.register(Connector connector)
Registers a
SystemComponent to the dispatcher-algorithm via it's
Connector . |