Uses of Interface
net.ssehub.easy.instantiation.core.model.IInstantiatorStateObserver
-
Packages that use IInstantiatorStateObserver Package Description net.ssehub.easy.instantiation.core.internal This package contains classes which are needed for the lifecycle of the plugin.net.ssehub.easy.producer.ui.internal This package holds extension classes of eclipse which must not be called or extended from other plug-ins. -
-
Uses of IInstantiatorStateObserver in net.ssehub.easy.instantiation.core.internal
Classes in net.ssehub.easy.instantiation.core.internal that implement IInstantiatorStateObserver Modifier and Type Class Description classNoInstantiatorStateObserverThis class implements an empty observer for instantiator states. -
Uses of IInstantiatorStateObserver in net.ssehub.easy.producer.ui.internal
Classes in net.ssehub.easy.producer.ui.internal that implement IInstantiatorStateObserver Modifier and Type Class Description classConsoleInstantiatorObserverThis class represents an observer that listens for new messages send from the instantiators.
-