org.jacorb.notification.filter.etcl
public class ETCLComponentName extends AbstractTCLNode implements ComponentName
Version: $Id: ETCLComponentName.java,v 1.9 2005/10/23 19:07:17 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| protected | ETCLComponentName() |
| ETCLComponentName(Token tok) | |
| Method Summary | |
|---|---|
| void | acceptInOrder(AbstractTCLVisitor visitor) |
| void | acceptPostOrder(AbstractTCLVisitor visitor) |
| void | acceptPreOrder(AbstractTCLVisitor visitor) |
| EvaluationResult | evaluate(EvaluationContext context) |
| String | getComponentName() |
| void | setComponentName(String name) |
| String | toString() |