org.ejtools.graph.service
Interface GraphProducer


public interface GraphProducer

Version:
$Revision: 1.5 $
Author:
Laurent Etiemble

Method Summary
 java.lang.String getGraphProducerId()
          Gets the graphProducerId attribute of the GraphProducer object
 double produce()
          Description of the Method
 

Method Detail

produce

public double produce()
Description of the Method

Returns:
Description of the Return Value

getGraphProducerId

public java.lang.String getGraphProducerId()
Gets the graphProducerId attribute of the GraphProducer object

Returns:
The graphProducerId value


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.