public interface NodeExporter
| 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.
|
void export(ModuleContext context, ExportState state, ModelObject mobj, SessionType type)
context - The module contextstate - The export statemobj - The local protocol objecttype - The session typeCopyright © 2014. All Rights Reserved.