JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.palladiosimulator.simulizar.test.commons.annotation
Annotation Interface RunSimulationJob
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
ANNOTATION_TYPE
}) @ExtendWith(
RunSimulationJobExtension.class
)
public @interface
RunSimulationJob