public class LRecursionNodeExporter extends Object implements NodeExporter
| Constructor and Description |
|---|
LRecursionNodeExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(ModuleContext context,
ExportState state,
ModelObject mobj,
SessionType type)
This method exports the model object to the session type.
|
public void export(ModuleContext context, ExportState state, ModelObject mobj, SessionType type)
export in interface NodeExportercontext - The module contextstate - The export statemobj - The local protocol objecttype - The session typeCopyright © 2014. All Rights Reserved.