This package contains interfaces allowing to realize file input output operations.
- Since:
- Omix 1.3
-
Interface Summary Interface Description ModelComponentProviderFactory ModelComponentProviderInterface ModelIOHandlerFactory This interface must be derived by a custom plugin class in order to implement an import and/or export filter for Omix networks.
A custom class implementingModelIOHandlerFactory
can be registered at the Omix Plugin Manager:ModelIOHandlerInterface This interface allows to realize a network import and export plugin.
Implementing classes must register a set of supported file name suffixes (like "xml", "fml", "doc"). -
Enum Summary Enum Description ModelComponentProviderInterface.ItemType