OMS (v3.0.25)

oms3.dsl.analysis
Class Plot

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

public class Plot
extends java.lang.Object
implements Buildable

Author:
od

Field Summary
 
Fields inherited from interface oms3.dsl.Buildable
LEAF
 
Constructor Summary
Plot()
           
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 java.lang.String getTitle()
           
 java.lang.String getView()
           
 void setTitle(java.lang.String title)
           
 void setView(java.lang.String view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Plot

public Plot()
Method Detail

setView

public void setView(java.lang.String view)

getView

public java.lang.String getView()

getTitle

public java.lang.String getTitle()

setTitle

public void setTitle(java.lang.String title)

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

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.