com.phoenixst.plexus

Interface Rooted

public interface Rooted

A graph structure which distinguishes a particular node as the "root".

Since: 1.0

Version: $Revision: 1.1 $

Author: Ray A. Conner

Method Summary
ObjectgetRoot()
Gets the root node.
voidsetRoot(Object root)
Sets the root node, which must already be present.

Method Detail

getRoot

public Object getRoot()
Gets the root node.

setRoot

public void setRoot(Object root)
Sets the root node, which must already be present.
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.