public class ModelAdaptorFactory extends Object
| Constructor and Description |
|---|
ModelAdaptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ModelAdaptor |
getModelAdaptor(String ruleName)
This method returns the model adaptor implementation associated with
the supplied rule name.
|
public static ModelAdaptor getModelAdaptor(String ruleName)
ruleName - The rule nameCopyright © 2014. All Rights Reserved.