Package org.palladiosimulator.simulizar.core.utils


package org.palladiosimulator.simulizar.core.utils
  • Class
    Description
    The class manages all the models that are required during simulation.
    The Global annotation should be used to reference to the global PCMResourceSet partition for constructor injection.
    The Local annotation should be used to reference to the PCMResourceSet partition of the current interpretation scope for constructor injection.