Dresden OCL Toolkit

tudresden.ocl.parser.node
Class TDdot

java.lang.Object
  extended bytudresden.ocl.parser.node.Node
      extended bytudresden.ocl.parser.node.Token
          extended bytudresden.ocl.parser.node.TDdot
All Implemented Interfaces:
Cloneable, Switchable

public final class TDdot
extends Token


Field Summary
 
Fields inherited from class tudresden.ocl.parser.node.Token
 
Fields inherited from class tudresden.ocl.parser.node.Node
 
Constructor Summary
TDdot()
           
TDdot(int line, int pos)
           
 
Method Summary
 void apply(Switch sw)
           
 Object clone()
           
 void setText(String text)
           
 
Methods inherited from class tudresden.ocl.parser.node.Token
getLine, getPos, getText, removeChild, replaceChild, setLine, setPos, toString
 
Methods inherited from class tudresden.ocl.parser.node.Node
cloneList, cloneNode, parent, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TDdot

public TDdot()

TDdot

public TDdot(int line,
             int pos)
Method Detail

clone

public Object clone()
Specified by:
clone in class Node

apply

public void apply(Switch sw)

setText

public void setText(String text)
Overrides:
setText in class Token

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.