groovytools.builder
Class MetaBuilder.SchemaAdder

java.lang.Object
  extended by groovy.lang.GroovyObjectSupport
      extended by groovy.lang.Closure
          extended by groovytools.builder.MetaBuilder.SchemaAdder
All Implemented Interfaces:
GroovyObject, Cloneable, Runnable
Enclosing class:
MetaBuilder

protected class MetaBuilder.SchemaAdder
extends Closure


Field Summary
 
Fields inherited from class groovy.lang.Closure
DELEGATE_FIRST, DELEGATE_ONLY, DONE, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF
 
Constructor Summary
MetaBuilder.SchemaAdder()
           
 
Method Summary
 Object call(Object e)
           
 
Methods inherited from class groovy.lang.Closure
asWritable, call, call, clone, curry, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, isCase, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException
 
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, invokeMethod, setMetaClass
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaBuilder.SchemaAdder

public MetaBuilder.SchemaAdder()
Method Detail

call

public Object call(Object e)
Overrides:
call in class Closure


Copyright © 2008 FoundryLogic, LLC. All Rights Reserved.