| Package | Description | 
|---|---|
| org.thegalactic.context.io | 
 This package is designed to represent context input/output operations. 
 | 
| org.thegalactic.dgraph.io | 
 This package is designed to deal with io operations for the org.thegalactic.dgraph package. 
 | 
| org.thegalactic.io | 
 This package is designed to represent input/output operations. 
 | 
| org.thegalactic.lattice.io | 
 This package is designed to deal with io operations for the org.thegalactic.lattice package. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextIOFactory
This class register readers and writers for the Context class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DGraphIOFactory
This class register readers and writers for the ConcreteDGraph class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Filer.parse(E e,
     IOFactory factory,
     String filename)
Parse the description of this component from a file whose name is specified. 
 | 
void | 
Filer.save(E e,
    IOFactory factory,
    String filename)
Save the description of this component in a file whose name is specified. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArrowRelationIOFactory
This class register readers and writers for the Context class. 
 | 
class  | 
ConceptLatticeIOFactory
This class register readers and writers for the Context class. 
 | 
class  | 
ImplicationalSystemIOFactory
This class register readers and writers for the Context class. 
 | 
Copyright © 2010–2016 The Galactic Organization. All rights reserved.