Class PLP2ProjectConverter

    • Constructor Detail

      • PLP2ProjectConverter

        public PLP2ProjectConverter​(PLPInfo plp,
                                    IPersistencer persistencer)
        Sole constructor for this class.
        Parameters:
        plp - The PLPInfo which shall be saved.
        persistencer - The IPersistencer which shall save the PLPInfo.
    • Method Detail

      • reasoner2Model

        private void reasoner2Model​(Model reasonerModel,
                                    ReasonerConfiguration reasonerConfig)
        Converts a ReasonerConfiguration to a persistent model.
        Parameters:
        reasonerModel - The persistent model, where the configuration should be stored to.
        reasonerConfig - The origin data which should be saved persistently.
      • relative2Entity

        private Entity relative2Entity​(PLPInfo info)
        This method converts a predecessor or and successor to an entity.
        Parameters:
        info - the predecessor or successor
        Returns:
        An entity representing the given relative plp