Uses of Interface
org.goplanit.converter.demands.DemandsReader
-
Packages that use DemandsReader Package Description org.goplanit.io.converter.demands Classes used to process the Java classes generated from XSD filesorg.goplanit.tntp.converter.demands -
-
Uses of DemandsReader in org.goplanit.io.converter.demands
Classes in org.goplanit.io.converter.demands that implement DemandsReader Modifier and Type Class Description class
PlanitDemandsReader
Reader to parse PLANit demands from native XML format -
Uses of DemandsReader in org.goplanit.tntp.converter.demands
Classes in org.goplanit.tntp.converter.demands that implement DemandsReader Modifier and Type Class Description class
TntpDemandsReader
Demands reader component for TNTP data format
-