Uses of Class
net.ssehub.easy.basics.modelManagement.ModelLocations
-
Packages that use ModelLocations Package Description net.ssehub.easy.basics.modelManagement Model management classes for reuse (realizing imports, loading, interlinking, notifying, etc.). -
-
Uses of ModelLocations in net.ssehub.easy.basics.modelManagement
Fields in net.ssehub.easy.basics.modelManagement declared as ModelLocations Modifier and Type Field Description private ModelLocations<M>ModelManagement. locationsMethods in net.ssehub.easy.basics.modelManagement that return ModelLocations Modifier and Type Method Description ModelLocations<M>ModelManagement. locations()Provides access to the model location.
-