public class PatternMatchingComponent
extends LivingComponent
| Constructor and Description |
|---|
PatternMatchingComponent(java.lang.String outboundPort,
ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
act()
Controls system events and timers
|
void |
definePublishedData()
Checking type of output data.
|
void |
defineReceivedData()
Checking type of input data
|