org.lsst.ccs.startup
Class CCSBuilder

java.lang.Object
  extended by groovy.lang.GroovyObjectSupport
      extended by groovy.util.BuilderSupport
          extended by org.lsst.gruth.nodes.ComponentBuilder
              extended by org.lsst.ccs.startup.CCSBuilder
All Implemented Interfaces:
groovy.lang.GroovyObject

public class CCSBuilder
extends org.lsst.gruth.nodes.ComponentBuilder

for future uses: does nothing special right now build methods may be modified to insert some elements

Author:
bamade

Constructor Summary
CCSBuilder(String subsystemName)
           
 
Method Summary
 
Methods inherited from class org.lsst.gruth.nodes.ComponentBuilder
createNode, createNode, createNode, createNode, getCurrentNode, setParent
 
Methods inherited from class groovy.util.BuilderSupport
doInvokeMethod, getCurrent, getName, invokeMethod, invokeMethod, nodeCompleted, 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

CCSBuilder

public CCSBuilder(String subsystemName)


Copyright © 2013 LSST. All Rights Reserved.