Class PreInterpretationBehaviorContainer
java.lang.Object
org.palladiosimulator.simulizar.interpreter.preinterpretation.PreInterpretationBehaviorContainer
Container to collect PreInterpretationBehaviors and execute them all together.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
PreInterpretationBehaviorContainer
-
-
Method Details
-
executeBehaviors
-
addBehavior
-
removeBehavior
-
removeAllBehaviors
public void removeAllBehaviors()
-