|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oms3.dsl.Test
public class Test
Nested Class Summary | |
---|---|
class |
Test.Checking
|
static class |
Test.Sample
|
class |
Test.Sampling
|
Field Summary |
---|
Fields inherited from interface oms3.dsl.Buildable |
---|
LEAF |
Constructor Summary | |
---|---|
Test()
|
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 |
---|
public Test()
Method Detail |
---|
public void setCount(int count)
public void setName(java.lang.String name)
public java.lang.String getName()
public Buildable create(java.lang.Object name, java.lang.Object value)
Buildable
create
in interface Buildable
name
- the node namevalue
- the value
public void run()
run
in interface java.lang.Runnable
|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |