public final class ImplicationalSystemIOFactory extends IOFactory<ImplicationalSystem>
This class register readers and writers for the Context class.

| Modifier and Type | Method and Description | 
|---|---|
static ImplicationalSystemIOFactory | 
getInstance()
Return the singleton instance of this class. 
 | 
protected static void | 
init()
Initialse the factory. 
 | 
getReader, getWriter, registerReader, registerWriter, unregisterReader, unregisterWriterpublic static ImplicationalSystemIOFactory getInstance()
Return the singleton instance of this class.
protected static void init()
Initialse the factory.
Copyright © 2010–2016 The Galactic Organization. All rights reserved.