Class StochasticLabelledDataPetriNetSerializerImpl

    • Constructor Detail

      • StochasticLabelledDataPetriNetSerializerImpl

        public StochasticLabelledDataPetriNetSerializerImpl()
    • Method Detail

      • deserialize

        public StochasticLabelledDataPetriNetWeights deserialize​(java.io.InputStream is)
                                                          throws java.io.IOException,
                                                                 java.lang.InstantiationException,
                                                                 java.lang.IllegalAccessException,
                                                                 java.lang.IllegalArgumentException,
                                                                 java.lang.reflect.InvocationTargetException,
                                                                 java.lang.NoSuchMethodException,
                                                                 java.lang.SecurityException
        Specified by:
        deserialize in interface StochasticLabelledDataPetriNetSerializer
        Throws:
        java.io.IOException
        java.lang.InstantiationException
        java.lang.IllegalAccessException
        java.lang.IllegalArgumentException
        java.lang.reflect.InvocationTargetException
        java.lang.NoSuchMethodException
        java.lang.SecurityException