Uses of Interface
kieker.model.collection.Connections
Packages that use Connections
Package
Description
-
Uses of Connections in kieker.model.collection
Methods in kieker.model.collection that return ConnectionsModifier and TypeMethodDescriptionCollectionFactory.createConnections()Returns a new object of class 'Connections'. -
Uses of Connections in kieker.model.collection.impl
Classes in kieker.model.collection.impl that implement ConnectionsModifier and TypeClassDescriptionclassAn implementation of the model object 'Connections'.Methods in kieker.model.collection.impl that return Connections -
Uses of Connections in kieker.model.collection.util
Methods in kieker.model.collection.util with parameters of type ConnectionsModifier and TypeMethodDescriptionCollectionSwitch.caseConnections(Connections object) Returns the result of interpreting the object as an instance of 'Connections'.