com.phoenixst.plexus.util

Class ParentEdgeGetter

public class ParentEdgeGetter extends Object implements Transformer, Serializable

A Transformer which when given a node, returns the parent Edge of that node, specified by an OrientedForest.

Since: 1.0

Version: $Revision: 1.9 $

Author: Ray A. Conner

Constructor Summary
ParentEdgeGetter(OrientedForest forest)
Creates a new ParentEdgeGetter.
Method Summary
OrientedForestgetOrientedForest()
Gets the OrientedForest for this ParentEdgeGetter.
Objecttransform(Object node)

Constructor Detail

ParentEdgeGetter

public ParentEdgeGetter(OrientedForest forest)
Creates a new ParentEdgeGetter.

Method Detail

getOrientedForest

public OrientedForest getOrientedForest()
Gets the OrientedForest for this ParentEdgeGetter.

transform

public Object transform(Object node)
See the Plexus project home, hosted by SourceForge.
Copyright B) 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.