public class LSendNodeExporter extends Object implements NodeExporter
Constructor and Description |
---|
LSendNodeExporter() |
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 NodeExporter
context
- The module contextstate
- The export statemobj
- The local protocol objecttype
- The session typeCopyright © 2014. All Rights Reserved.