org.jacorb.notification.filter.etcl
public class EventNameShorthandNode extends ETCLComponentName
Version: $Id: EventNameShorthandNode.java,v 1.8 2006/05/17 13:07:40 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| static String | SHORT_NAME |
| Constructor Summary | |
|---|---|
| EventNameShorthandNode() | |
| Method Summary | |
|---|---|
| void | acceptInOrder(AbstractTCLVisitor v) |
| void | acceptPostOrder(AbstractTCLVisitor v) |
| void | acceptPreOrder(AbstractTCLVisitor v) |
| EvaluationResult | evaluate(EvaluationContext context) |
| String | getComponentName() |
| String | toString() |