OMS (v3.0.25)

oms3.dsl
Class Summary

java.lang.Object
  extended by oms3.dsl.Summary
All Implemented Interfaces:
Buildable

public class Summary
extends java.lang.Object
implements Buildable

Author:
od

Field Summary
 
Fields inherited from interface oms3.dsl.Buildable
LEAF
 
Constructor Summary
Summary()
           
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 void printSum(java.io.File dir)
           
 void setFile(java.lang.String file)
           
 void setMoments(java.lang.String moments)
           
 void setPeriod(java.lang.String period)
           
 void setTime(java.lang.String time)
           
 void setVar(java.lang.String var)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Summary

public Summary()
Method Detail

setFile

public void setFile(java.lang.String file)

setPeriod

public void setPeriod(java.lang.String period)

setMoments

public void setMoments(java.lang.String moments)

setVar

public void setVar(java.lang.String var)

setTime

public void setTime(java.lang.String time)

create

public Buildable create(java.lang.Object name,
                        java.lang.Object value)
Description copied from interface: Buildable
Create a node.

Specified by:
create in interface Buildable
Parameters:
name - the node name
value - the value
Returns:
a new Subnode

printSum

public void printSum(java.io.File dir)
              throws java.io.IOException
Throws:
java.io.IOException

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.