OMS (v3.0.25)

oms3.dsl
Class Model

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

public class Model
extends java.lang.Object
implements Buildable


Field Summary
protected static java.util.logging.Logger log
           
 
Fields inherited from interface oms3.dsl.Buildable
LEAF
 
Constructor Summary
Model()
           
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 java.lang.Object getComponent()
           
 Logging getComponentLogging()
           
 java.util.List<Param> getParam()
           
 CSProperties getParameter()
           
 java.util.List<Params> getParams()
           
 Resource getRes()
           
 void setClassname(java.lang.String classname)
           
 void setIter(java.lang.String iter)
           
 void setRes(Resource res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final java.util.logging.Logger log
Constructor Detail

Model

public Model()
Method Detail

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

getComponentLogging

public Logging getComponentLogging()

getRes

public Resource getRes()

setRes

public void setRes(Resource res)

setIter

public void setIter(java.lang.String iter)

setClassname

public void setClassname(java.lang.String classname)

getParams

public java.util.List<Params> getParams()

getComponent

public java.lang.Object getComponent()
                              throws java.lang.Exception
Throws:
java.lang.Exception

getParam

public java.util.List<Param> getParam()

getParameter

public CSProperties getParameter()
                          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.