JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Methods
Deprecated Interfaces
Interface
Description
org.palladiosimulator.probeframework.calculator.ICalculatorFactory
This interface has been deprecated since it became cumbersome to extend. Please use
IGenericCalculatorFactory
instead.
Deprecated Classes
Class
Description
org.palladiosimulator.probeframework.calculator.DefaultCalculatorFactory
Deprecated Methods
Method
Description
org.palladiosimulator.probeframework.ProbeFrameworkContext.getCalculatorFactory()
Please use
getGenericCalculatorFactory
instead.
IGenericCalculatorFactory
instead.