ServiceNetworkReaderType.<enum>
ServiceNetworkReaderType types
Description
Class exposing the available types as enums for creating a particular type of service network reader compatible with the PLANit ServiceNetworkConverter
. A service network is a network that exists on top of a physical network and defines services offered in the form of a network with legs between service nodes.
Fields
<enum> Fields | Description |
---|---|
PLANIT |
Use to create a PLANit service network reader through ServiceNetworkConverter instance |
Example 1
NOT YET AVAILABLE
See also
Planit
on how to access the ConverterFactory instance via PLANit instance
ConverterFactory
for information on the ConverterFactory class
ServiceNetworkConverter
for information on the ServiceNetworkConverter class
Source code
Class ServiceNetworkReaderType
in enums.py