ponderToolkit.analyzer.priorities.node
Class PIdentOrPath

java.lang.Object
  |
  +--ponderToolkit.analyzer.priorities.node.Node
        |
        +--ponderToolkit.analyzer.priorities.node.PIdentOrPath
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
AIdentIdentOrPath, APathIdentOrPath

public abstract class PIdentOrPath
extends Node


Constructor Summary
PIdentOrPath()
           
 
Methods inherited from class ponderToolkit.analyzer.priorities.node.Node
clone, cloneList, cloneNode, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ponderToolkit.analyzer.priorities.node.Switchable
apply
 

Constructor Detail

PIdentOrPath

public PIdentOrPath()