Dresden OCL Toolkit

tudresden.ocl.parser.node
Class X1PPathTypeNameTail

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

public final class X1PPathTypeNameTail
extends XPPathTypeNameTail


Field Summary
private  PPathTypeNameTail _pPathTypeNameTail_
           
private  XPPathTypeNameTail _xPPathTypeNameTail_
           
 
Fields inherited from class tudresden.ocl.parser.node.Node
 
Constructor Summary
X1PPathTypeNameTail()
           
X1PPathTypeNameTail(XPPathTypeNameTail _xPPathTypeNameTail_, PPathTypeNameTail _pPathTypeNameTail_)
           
 
Method Summary
 void apply(Switch sw)
           
 Object clone()
           
 PPathTypeNameTail getPPathTypeNameTail()
           
 XPPathTypeNameTail getXPPathTypeNameTail()
           
(package private)  void removeChild(Node child)
           
(package private)  void replaceChild(Node oldChild, Node newChild)
           
 void setPPathTypeNameTail(PPathTypeNameTail node)
           
 void setXPPathTypeNameTail(XPPathTypeNameTail node)
           
 String 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
 

Field Detail

_xPPathTypeNameTail_

private XPPathTypeNameTail _xPPathTypeNameTail_

_pPathTypeNameTail_

private PPathTypeNameTail _pPathTypeNameTail_
Constructor Detail

X1PPathTypeNameTail

public X1PPathTypeNameTail()

X1PPathTypeNameTail

public X1PPathTypeNameTail(XPPathTypeNameTail _xPPathTypeNameTail_,
                           PPathTypeNameTail _pPathTypeNameTail_)
Method Detail

clone

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

apply

public void apply(Switch sw)

getXPPathTypeNameTail

public XPPathTypeNameTail getXPPathTypeNameTail()

setXPPathTypeNameTail

public void setXPPathTypeNameTail(XPPathTypeNameTail node)

getPPathTypeNameTail

public PPathTypeNameTail getPPathTypeNameTail()

setPPathTypeNameTail

public void setPPathTypeNameTail(PPathTypeNameTail node)

removeChild

void removeChild(Node child)
Specified by:
removeChild in class Node

replaceChild

void replaceChild(Node oldChild,
                  Node newChild)
Specified by:
replaceChild in class Node

toString

public String toString()

Dresden OCL Toolkit

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