public class CfgStatisticBackend extends CfgVisitorBackend
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
The backend name.
|
Constructor and Description |
---|
CfgStatisticBackend() |
Modifier and Type | Method and Description |
---|---|
void |
start(Entity entity)
Elaborates the specified entity.
|
getVisitor
debugWrite, getDebugFile, getName, isActive, setActive, setDebugFile
public static final java.lang.String NAME
public void start(Entity entity)
CfgVisitorBackend
start
in class CfgVisitorBackend
entity
- Entity to be elaborated.