|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bcds.phison.io | |
---|---|
bcds.phison | This package defines essential graph entities, such as nodes, links and paths. |
bcds.phison.clustering | |
bcds.phison.cmd | |
bcds.phison.io | Classes in this package deal with reading or writing files (topologies in different formats, demand type defintions, zone maps, etc.). |
bcds.phison.multfailures | |
bcds.phison.sim | This package comprises the simulator and several processing modules. |
Classes in bcds.phison.io used by bcds.phison | |
---|---|
GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface. |
|
GraphReader
Base class for all topology file readers; it defines both an interface and useful methods and data for derived classes. |
|
GraphWriter
Base class for all topology file writers; it defines both an interface and useful methods and data for derived classes. |
|
ZoneInfo
Holds data about one zone or "cluster". |
|
ZoneMap
Reads and writes a zone map (.zmap) file. |
Classes in bcds.phison.io used by bcds.phison.clustering | |
---|---|
ZoneMap
Reads and writes a zone map (.zmap) file. |
Classes in bcds.phison.io used by bcds.phison.cmd | |
---|---|
GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface. |
Classes in bcds.phison.io used by bcds.phison.io | |
---|---|
BadFormatException
A generic exception used when an input does not adhere to the expected format or there is a semantic error (for example, an alphabetic value is found where a number is expected). |
|
DemandTypesReader.DemandType
DemandType associates a collection of key-value pairs to a demand id. |
|
GraphFormatter
A GraphFormatter is an auxiliary object that assists when exporting a graph to another format. |
|
GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface. |
|
GraphReader
Base class for all topology file readers; it defines both an interface and useful methods and data for derived classes. |
|
GraphWriter
Base class for all topology file writers; it defines both an interface and useful methods and data for derived classes. |
|
SgfGraphReader
Reads a topology file in .sgf format. |
|
SgfGraphWriter
Writes a topology in .sgf format. |
|
ZoneInfo
Holds data about one zone or "cluster". |
Classes in bcds.phison.io used by bcds.phison.multfailures | |
---|---|
GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface. |
Classes in bcds.phison.io used by bcds.phison.sim | |
---|---|
DemandTypesReader
Demand types file (.dtypes) reader. |
|
GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface. |
|
ZoneMap
Reads and writes a zone map (.zmap) file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |