org.encog.plugin
public interface EncogPluginBase
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_LOGGING |
static int |
TYPE_SERVICE |
Modifier and Type | Method and Description |
---|---|
String |
getPluginDescription() |
String |
getPluginName() |
int |
getPluginServiceType() |
int |
getPluginType() |
static final int TYPE_LOGGING
static final int TYPE_SERVICE
int getPluginType()
int getPluginServiceType()
String getPluginName()
String getPluginDescription()
Copyright © 2014. All Rights Reserved.