Uses of Interface
kieker.model.collection.Connections
| Package | Description |
|---|---|
| kieker.model.collection | |
| kieker.model.collection.impl | |
| kieker.model.collection.util |
-
Uses of Connections in kieker.model.collection
Methods in kieker.model.collection that return Connections Modifier and Type Method Description ConnectionsCollectionFactory. createConnections()Returns a new object of class 'Connections'. -
Uses of Connections in kieker.model.collection.impl
Classes in kieker.model.collection.impl that implement Connections Modifier and Type Class Description classConnectionsImplAn implementation of the model object 'Connections'.Methods in kieker.model.collection.impl that return Connections Modifier and Type Method Description ConnectionsCollectionFactoryImpl. createConnections() -
Uses of Connections in kieker.model.collection.util
Methods in kieker.model.collection.util with parameters of type Connections Modifier and Type Method Description TCollectionSwitch. caseConnections(Connections object)Returns the result of interpreting the object as an instance of 'Connections'.