public abstract class AbstractSystemSubRepository
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ROOT_ELEMENT_ID
This constant represents the ID of the root element.
|
Constructor and Description |
---|
AbstractSystemSubRepository(SystemModelRepository systemFactory)
Creates a new instance of this class using the given parameters.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getAndIncrementNextId()
This method delivers the next ID and increments the ID counter atomically.
|
protected SystemModelRepository |
getSystemFactory() |
public static final int ROOT_ELEMENT_ID
public AbstractSystemSubRepository(SystemModelRepository systemFactory)
systemFactory
- The system factory.protected final int getAndIncrementNextId()
protected final SystemModelRepository getSystemFactory()
Copyright 2017 Kieker Project, http://kieker-monitoring.net