Uses of Package
net.ssehub.easy.instantiation.core.model
-
Packages that use net.ssehub.easy.instantiation.core.model Package Description net.ssehub.easy.instantiation.core.internal This package contains classes which are needed for the lifecycle of the plugin.net.ssehub.easy.instantiation.core.model This package holds classes related to the instantiator model for the EASy-Producer.net.ssehub.easy.producer.core.mgmt This package contains classes which are needed for data management, i.e.net.ssehub.easy.producer.eclipse.model This package holds the complete data model for this plugin.
In this package are abstract super classes and exceptions, in subpackage you'll find the concrete implementations for a specific model.net.ssehub.easy.producer.ui.internal This package holds extension classes of eclipse which must not be called or extended from other plug-ins. -
Classes in net.ssehub.easy.instantiation.core.model used by net.ssehub.easy.instantiation.core.internal Class Description IInstantiatorStateObserver This interface enables instantiators to send messages to the console of the currently running Eclipse instance, e.g., for displaying information to the user. -
Classes in net.ssehub.easy.instantiation.core.model used by net.ssehub.easy.instantiation.core.model Class Description IInstantiatorProject Needed project information for the instantiation process. -
Classes in net.ssehub.easy.instantiation.core.model used by net.ssehub.easy.producer.core.mgmt Class Description IInstantiatorProject Needed project information for the instantiation process.IInstantiatorProjectManager Interface for a management class providing information, needed by the instantiators. -
Classes in net.ssehub.easy.instantiation.core.model used by net.ssehub.easy.producer.eclipse.model Class Description IInstantiatorProject Needed project information for the instantiation process. -
Classes in net.ssehub.easy.instantiation.core.model used by net.ssehub.easy.producer.ui.internal Class Description IInstantiatorStateObserver This interface enables instantiators to send messages to the console of the currently running Eclipse instance, e.g., for displaying information to the user.