|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
public abstract class AbstractSystemSubRepository
| Field Summary | |
|---|---|
static int |
ROOT_ELEMENT_ID
This constant represents the ID of the root element. |
| Constructor Summary | |
|---|---|
AbstractSystemSubRepository(SystemModelRepository systemFactory)
Creates a new instance of this class using the given parameters. |
|
| Method Summary | |
|---|---|
protected int |
getAndIncrementNextId()
This method delivers the next ID and increments the ID counter atomically. |
protected SystemModelRepository |
getSystemFactory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ROOT_ELEMENT_ID
| Constructor Detail |
|---|
public AbstractSystemSubRepository(SystemModelRepository systemFactory)
systemFactory - The system factory.| Method Detail |
|---|
protected final int getAndIncrementNextId()
protected final SystemModelRepository getSystemFactory()
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||