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