org.jtools.tef
Class SimpleTEFModelExcutionResult
java.lang.Object
org.jtools.tef.SimpleTEFModelExcutionResult
- All Implemented Interfaces:
- TEFModelExecutionResult
public class SimpleTEFModelExcutionResult
- extends Object
- implements TEFModelExecutionResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected TEFModel model
modelInfo
protected TEFModelExecutionInfo modelInfo
SimpleTEFModelExcutionResult
public SimpleTEFModelExcutionResult(TEFModel model,
TEFModelExecutionInfo modelInfo,
Set keys)
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
© 2000-2006, JTools.org.