JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.palladiosimulator.simexp.core.mape
Interface IStateManager
All Known Implementing Classes:
StateManager
public interface
IStateManager
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
State
getCurrent
()
void
newState
(
State
s)
Method Details
getCurrent
State
getCurrent
()
newState
void
newState
(
State
s)