JTools

org.jtools.tef
Class SimpleTEFModelExcutionResult

java.lang.Object
  extended by org.jtools.tef.SimpleTEFModelExcutionResult
All Implemented Interfaces:
TEFModelExecutionResult

public class SimpleTEFModelExcutionResult
extends Object
implements TEFModelExecutionResult


Field Summary
protected  TEFModel model
           
protected  TEFModelExecutionInfo modelInfo
           
 
Constructor Summary
SimpleTEFModelExcutionResult(TEFModel model, TEFModelExecutionInfo modelInfo, Set keys)
           
 
Method Summary
 TEFTempletInitialisationInfo createTempletInfo(TEFGeneratorModelTempletInfo info)
           
 org.jpattern.condition.Condition<TEFGeneratorModelTempletInfo> getFilter(TEFModelExecutionInfo info)
           
 Set getKeys(TEFGeneratorTempletInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

protected TEFModel model

modelInfo

protected TEFModelExecutionInfo modelInfo
Constructor Detail

SimpleTEFModelExcutionResult

public SimpleTEFModelExcutionResult(TEFModel model,
                                    TEFModelExecutionInfo modelInfo,
                                    Set keys)
Method Detail

createTempletInfo

public TEFTempletInitialisationInfo createTempletInfo(TEFGeneratorModelTempletInfo info)
Specified by:
createTempletInfo in interface TEFModelExecutionResult

getFilter

public org.jpattern.condition.Condition<TEFGeneratorModelTempletInfo> getFilter(TEFModelExecutionInfo info)
Specified by:
getFilter in interface TEFModelExecutionResult

getKeys

public Set getKeys(TEFGeneratorTempletInfo info)
Specified by:
getKeys in interface TEFModelExecutionResult

JTools

© 2000-2006, JTools.org.