Interface DemandsReader

    • Method Detail

      • getReferenceZoning

        Zoning getReferenceZoning()
        each demands reader is expected to ensure that its demand relates to a zoning this reference zoning can be obtained (after reading is complete). the converter uses this to avoid the user having to manually transfer this zoning to the writer which also requires this same zoning consistency This is what this method enables
        Returns:
        referenceZoning to supply demands writer with (after invoking ConverterReader.read()
      • getTypeDescription

        default String getTypeDescription()
        short description (one word capitals) of this reader for logging purposes
        Specified by:
        getTypeDescription in interface ConverterEntity
        Returns:
        description