Class ComponentInstanceRegistry
java.lang.Object
org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
- All Implemented Interfaces:
Extension
,RuntimeStateEntityManager
-
Constructor Details
-
ComponentInstanceRegistry
@Inject public ComponentInstanceRegistry()
-
-
Method Details
-
addComponentInstance
-
removeComponentInstance
-
hasComponentInstance
-
getComponentInstance
-
cleanup
public void cleanup()- Specified by:
cleanup
in interfaceRuntimeStateEntityManager
-