fr.umlv.tatoo.cc.parser.parser
Class AcceptActionDecl
java.lang.Object
fr.umlv.tatoo.cc.common.generator.AbstractObjectId
fr.umlv.tatoo.cc.parser.parser.AbstractActionDecl
fr.umlv.tatoo.cc.parser.parser.AcceptActionDecl
- All Implemented Interfaces:
- ObjectId, ActionDecl, RegularTableActionDecl
public class AcceptActionDecl
- extends AbstractActionDecl
- implements RegularTableActionDecl
| Methods inherited from interface fr.umlv.tatoo.cc.common.generator.ObjectId |
getId |
accept
public <R,P> R accept(ActionDeclVisitor<? extends R,? super P> visitor,
P parameter)
- Specified by:
accept in interface ActionDecl
toString
public String toString()
- Overrides:
toString in class AbstractObjectId
getInstance
public static AcceptActionDecl getInstance()