Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Engines::ImportableComponent Interface Reference

Base interface of the component that supports exporting data. More...

Public Member Functions

SALOME::StringSeq GetImportableFormats ()
 Get a list of supported formats. More...
 
boolean ImportDataAs (in string format, in SALOME::GenericObj exporter)
 

Detailed Description

Base interface of the component that supports exporting data.

Member Function Documentation

SALOME::StringSeq Engines::ImportableComponent::GetImportableFormats ( )

Get a list of supported formats.