OMS (v3.0.25)

oms3.dsl.cosu
Class Glue

java.lang.Object
  extended by oms3.dsl.cosu.Glue
All Implemented Interfaces:
java.lang.Runnable, Buildable

public class Glue
extends java.lang.Object
implements Buildable, java.lang.Runnable

Author:
od

Field Summary
 
Fields inherited from interface oms3.dsl.Buildable
LEAF
 
Constructor Summary
Glue()
           
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 java.lang.String getName()
           
 void run()
           
 void setCount(int count)
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glue

public Glue()
Method Detail

setCount

public void setCount(int count)

setName

public void setName(java.lang.String name)

getName

public java.lang.String getName()

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

run

public void run()
Specified by:
run in interface java.lang.Runnable

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.