|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.lang.GroovyObjectSupport groovy.util.BuilderSupport oms3.dsl.GenericBuilderSupport oms3.SimBuilder
public class SimBuilder
Simbuilder class for all oms simulation DSLs
Constructor Summary | |
---|---|
SimBuilder()
|
Method Summary | |
---|---|
static void |
checkInstall()
|
java.lang.Class<? extends Buildable> |
lookupTopLevel(java.lang.Object name)
Provide the entry classes for a builder. |
Methods inherited from class oms3.dsl.GenericBuilderSupport |
---|
createNode, createNode, createNode, createNode, nodeCompleted, setLogging, setParent |
Methods inherited from class groovy.util.BuilderSupport |
---|
doInvokeMethod, getCurrent, getName, invokeMethod, invokeMethod, postNodeCompletion, setClosureDelegate, setCurrent |
Methods inherited from class groovy.lang.GroovyObjectSupport |
---|
getMetaClass, getProperty, setMetaClass, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimBuilder()
Method Detail |
---|
public static void checkInstall()
public java.lang.Class<? extends Buildable> lookupTopLevel(java.lang.Object name)
GenericBuilderSupport
lookupTopLevel
in class GenericBuilderSupport
|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |