Dresden OCL Toolkit

tudresden.ocl.parser.node
Class PLogicalOperator

java.lang.Object
  extended bytudresden.ocl.parser.node.Node
      extended bytudresden.ocl.parser.node.PLogicalOperator
All Implemented Interfaces:
Cloneable, Switchable
Direct Known Subclasses:
AAndLogicalOperator, AImpliesLogicalOperator, AOrLogicalOperator, AXorLogicalOperator

public abstract class PLogicalOperator
extends Node


Field Summary
 
Fields inherited from class tudresden.ocl.parser.node.Node
 
Constructor Summary
PLogicalOperator()
           
 
Methods inherited from class tudresden.ocl.parser.node.Node
clone, cloneList, cloneNode, parent, parent, removeChild, replaceBy, replaceChild, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface tudresden.ocl.parser.node.Switchable
apply
 

Constructor Detail

PLogicalOperator

public PLogicalOperator()

Dresden OCL Toolkit

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