public final class OperatorDescriptorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
logger
Class specific logger.
|
| Constructor and Description |
|---|
OperatorDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IOperatorDescriptor |
createDescriptor(String name)
This method creates an instance of a specified operator.
|
public static IOperatorDescriptor createDescriptor(String name)
name - the String representation of the operator descriptorIOperatorDescriptor or null if no operator is
found with this name in the registryCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.