Uses of Class
de.mid.innovator.srv.RepositoryServer
Packages that use RepositoryServer
Package
Description
The package contains classes that are useful for working with different kinds of Innovator
clients.
All classes in this package are used for communicating with the Innovator repository server
and license server.
The package contains classes for connecting to an Innovator model
for manipulation and evaluation purposes.
The classes in this package can be used to provide transparent user interfaces
with a standard mechanism for supporting command line arguments or Java properties.
-
Uses of RepositoryServer in de.mid.innovator.client
Methods in de.mid.innovator.client that return RepositoryServer -
Uses of RepositoryServer in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return RepositoryServerModifier and TypeMethodDescriptionINetworkInformationService.findServer(String repName) LicenseServer.findServer(String repName) Finds a specific running repository server.Model.getRepositoryServer()Gets the repository server instance which the model corresponds to.Methods in de.mid.innovator.srv that return types with arguments of type RepositoryServerModifier and TypeMethodDescriptionINetworkInformationService.getServerList()LicenseServer.getServerList()The method retrieves the complete list of repository servers known by this license server. -
Uses of RepositoryServer in de.mid.innovator.srv.excellence
Methods in de.mid.innovator.srv.excellence with parameters of type RepositoryServer -
Uses of RepositoryServer in de.mid.innovator.ui
Methods in de.mid.innovator.ui that return RepositoryServerModifier and TypeMethodDescriptionInnovatorBatchLoginDefault.getRepositoryServer()Gets the RepositoryServer object from the values given in the command line.