Weaver 3.1.0a1-D1

com.oldlight.weaver.interpreter.components
Class WeaverApplicationComponentChoice.When

java.lang.Object
  extended bycom.oldlight.weaver.interpreter.components.WeaverApplicationComponentChoice.When
Enclosing class:
WeaverApplicationComponentChoice

private class WeaverApplicationComponentChoice.When
extends Object


Field Summary
private  WeaverPredicate guard
           
private  WeaverFileLocation location
           
private  WeaverApplicationComponentGroup when
           
 
Constructor Summary
WeaverApplicationComponentChoice.When(WeaverApplicationComponentGroup theWhen, WeaverPredicate theGuard, WeaverFileLocation theLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

when

private WeaverApplicationComponentGroup when

guard

private WeaverPredicate guard

location

private WeaverFileLocation location
Constructor Detail

WeaverApplicationComponentChoice.When

public WeaverApplicationComponentChoice.When(WeaverApplicationComponentGroup theWhen,
                                             WeaverPredicate theGuard,
                                             WeaverFileLocation theLocation)

Copyright ©Paul Harvey