Class StoexContextProvidingAdapterImpl

    • Constructor Detail

      • StoexContextProvidingAdapterImpl

        public StoexContextProvidingAdapterImpl()
    • Method Detail

      • getContext

        public org.palladiosimulator.commons.stoex.services.StoexContext getContext​(Resource resource)
        Specified by:
        getContext in interface org.palladiosimulator.commons.stoex.services.StoexContextProvider
      • createStoexContext

        protected static org.palladiosimulator.commons.stoex.services.StoexContext createStoexContext​(de.uka.ipd.sdq.stoex.RandomVariable stoexContainer,
                                                                                                      de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum expectedType)