Uses of Class
org.goplanit.converter.BaseReaderImpl
-
Packages that use BaseReaderImpl Package Description org.goplanit.converter.network org.goplanit.io.converter.demands Classes used to process the Java classes generated from XSD filesorg.goplanit.io.converter.network org.goplanit.io.converter.service org.goplanit.io.converter.zoning org.goplanit.tntp.converter.demands org.goplanit.tntp.converter.network org.goplanit.tntp.converter.zoning -
-
Uses of BaseReaderImpl in org.goplanit.converter.network
Subclasses of BaseReaderImpl in org.goplanit.converter.network Modifier and Type Class Description classNetworkReaderImplA network reader implementation with built-in convenience containers that maps ids used by the external data source to relate entities to each other to the created PLANit entries. -
Uses of BaseReaderImpl in org.goplanit.io.converter.demands
Subclasses of BaseReaderImpl in org.goplanit.io.converter.demands Modifier and Type Class Description classPlanitDemandsReaderReader to parse PLANit demands from native XML format -
Uses of BaseReaderImpl in org.goplanit.io.converter.network
Subclasses of BaseReaderImpl in org.goplanit.io.converter.network Modifier and Type Class Description classPlanitNetworkReaderImplementation of the network reader for the PLANit XML native format -
Uses of BaseReaderImpl in org.goplanit.io.converter.service
Subclasses of BaseReaderImpl in org.goplanit.io.converter.service Modifier and Type Class Description classPlanitRoutedServicesReaderImplementation of a routed service reader in the PLANit XML native formatclassPlanitServiceNetworkReaderImplementation of a service network reader in the PLANit XML native format -
Uses of BaseReaderImpl in org.goplanit.io.converter.zoning
Subclasses of BaseReaderImpl in org.goplanit.io.converter.zoning Modifier and Type Class Description classPlanitZoningReaderClass to parse zoning from native XML format -
Uses of BaseReaderImpl in org.goplanit.tntp.converter.demands
Subclasses of BaseReaderImpl in org.goplanit.tntp.converter.demands Modifier and Type Class Description classTntpDemandsReaderDemands reader component for TNTP data format -
Uses of BaseReaderImpl in org.goplanit.tntp.converter.network
Subclasses of BaseReaderImpl in org.goplanit.tntp.converter.network Modifier and Type Class Description classTntpNetworkReaderNetwork reader component for TNTP data format -
Uses of BaseReaderImpl in org.goplanit.tntp.converter.zoning
Subclasses of BaseReaderImpl in org.goplanit.tntp.converter.zoning Modifier and Type Class Description classTntpZoningReaderZoning reader component for TNTP data format
-