tudresden.ocl.parser.node
Class X2PPathTypeNameTail
java.lang.Object
tudresden.ocl.parser.node.Node
tudresden.ocl.parser.node.XPPathTypeNameTail
tudresden.ocl.parser.node.X2PPathTypeNameTail
- All Implemented Interfaces:
- Cloneable, Switchable
- public final class X2PPathTypeNameTail
- extends XPPathTypeNameTail
Fields inherited from class tudresden.ocl.parser.node.Node |
|
_pPathTypeNameTail_
private PPathTypeNameTail _pPathTypeNameTail_
X2PPathTypeNameTail
public X2PPathTypeNameTail()
X2PPathTypeNameTail
public X2PPathTypeNameTail(PPathTypeNameTail _pPathTypeNameTail_)
clone
public Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
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.