19 #include "internal/berryStandardElementHandler.h"
22 #include "internal/berryCompositeExpression.h"
27 #include "Poco/Exception.h"
46 throw Poco::NotImplementedException();
58 converter->ProcessChildren(element, expression);
itk::SmartPointer< Self > Pointer
void ProcessChildren(const SmartPointer< IConfigurationElement > &element, const SmartPointer< CompositeExpression > &result)
virtual SmartPointer< Expression > Create(ExpressionConverter *converter, SmartPointer< IConfigurationElement > config)=0
static ElementHandler::Pointer GetDefault()
virtual void ProcessChildren(ExpressionConverter *converter, SmartPointer< IConfigurationElement > element, SmartPointer< CompositeExpression > expression)