public final class BasicLeftValueListAnalyzer extends AbstractGenericListAnalyzer<LeftValueList,GenericLeftValueList,LeftValue,LeftValueAnalyzer> implements LeftValueListAnalyzer
| Constructor and Description |
|---|
BasicLeftValueListAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
LeftValueList |
analyze() |
Factory |
getFactory() |
void |
setFactory(Factory factory)
When a factory creates an instance of a class implementing this interface
this method is called to register the factory that created the instance.
|
analyzepublic Factory getFactory()
getFactory in class AbstractGenericListAnalyzer<LeftValueList,GenericLeftValueList,LeftValue,LeftValueAnalyzer>public void setFactory(Factory factory)
FactoryManagedsetFactory in interface FactoryManagedfactory - the factory that manages the instance.public LeftValueList analyze() throws AnalysisException
analyze in interface Analyzer<LeftValueList>AnalysisExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.