tudresden.ocl.parser.node
Class X1PPathTypeNameTail
java.lang.Object
tudresden.ocl.parser.node.Node
tudresden.ocl.parser.node.XPPathTypeNameTail
tudresden.ocl.parser.node.X1PPathTypeNameTail
- All Implemented Interfaces:
- Cloneable, Switchable
- public final class X1PPathTypeNameTail
- extends XPPathTypeNameTail
Fields inherited from class tudresden.ocl.parser.node.Node |
|
_xPPathTypeNameTail_
private XPPathTypeNameTail _xPPathTypeNameTail_
_pPathTypeNameTail_
private PPathTypeNameTail _pPathTypeNameTail_
X1PPathTypeNameTail
public X1PPathTypeNameTail()
X1PPathTypeNameTail
public X1PPathTypeNameTail(XPPathTypeNameTail _xPPathTypeNameTail_,
PPathTypeNameTail _pPathTypeNameTail_)
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()
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.