OMS (v3.0.25)

oms3.dsl
Interface Buildable

All Known Implementing Classes:
AbstractSimulation, Axis, Calc, Chart, Cluster, DDS, EC2, Efficiency, Esp, EspTrace, Fast, FlowDur, Glue, KVPContainer, Logging, Luca, Model, ObjFunc, Ontology, Opt, Output, OutputDescriptor, Param, Params, Plot, Scatter, Sim, Step, Summary, Test, Test.Checking, Test.Sample, Test.Sampling

public interface Buildable

Anything that can be built using a GenericBuilder

Author:
od

Field Summary
static Buildable LEAF
          Default LEAF
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 

Field Detail

LEAF

static final Buildable LEAF
Default LEAF

Method Detail

create

Buildable create(java.lang.Object name,
                 java.lang.Object value)
Create a node.

Parameters:
name - the node name
value - the value
Returns:
a new Subnode

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.