Uses of Package
net.ssehub.easy.basics.modelManagement
Packages that use net.ssehub.easy.basics.modelManagement
Package
Description
Model management classes for reuse (realizing imports, loading, interlinking, notifying, etc.).
-
Classes in net.ssehub.easy.basics.modelManagement used by net.ssehub.easy.basics.modelManagementClassDescriptionStores information about available models, i.e., the relation between model names and all available model information objects.Allows deferred loading of models, which require that functionality.Represents the type of models to be managed.Specifies the interface to the most basic data of a model (and model info).Defines a model listener in order to inform interested parties about changes within a model instance.Defines the interface for a mechanism being able to load models.An instance providing limited access to model information.Represents the result of loading a model.Defines the internal interface of a model management repository.Defines the model processing listener interface, a listener that is informed when a certain model is being processed.Processing types.Defines a model listener in order to inform interested parties about model reloads.Defines the interface of a model repository.Basic implementation of a model import resolver.Stores optional indentation configuration.Defines the evaluation context for version restrictions.Denotes a variable of a model language in the broadest sense, i.e., something for which a variable value can be set set somehow.Denotes a version restriction.Maps a variable to another while copying.Notifications on model contents changes.Defines model imports and related restrictions.Stores high-level information about an available (possibly unresolved) model.An implementation of the model info holder for internal use.Defines the interface of an initializer.Manages the model loaders.Provides internationalization support, i.e., which locale is valid for loading models.Manages the model locations.Represents a location with dependent locations (to be considered while loading a model).A reusable class performing model imports, model linking etc.An exception thrown by the model management itself typically on global consistency issues.Implements the model repository interface by delegating to
ModelManagement.Defines an internal class representing the context of a model import resolution.An exception thrown when then evaluation of a restriction fails.Represents the version of an import.Stores model information objects of the same version.A version format exception.