kieker.tools.traceAnalysis.systemModel.repository
Class AbstractSystemSubRepository
java.lang.Object
kieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
- Direct Known Subclasses:
- AllocationComponentOperationPairFactory, AllocationRepository, AssemblyComponentOperationPairFactory, AssemblyRepository, ExecutionEnvironmentRepository, OperationRepository, TypeRepository
public abstract class AbstractSystemSubRepository
- extends Object
- Since:
- 1.1
- Author:
- Andre van Hoorn
Field Summary |
static int |
ROOT_ELEMENT_ID
This constant represents the ID of the root element. |
ROOT_ELEMENT_ID
public static final int ROOT_ELEMENT_ID
- This constant represents the ID of the root element.
- See Also:
- Constant Field Values
AbstractSystemSubRepository
public AbstractSystemSubRepository(SystemModelRepository systemFactory)
- Creates a new instance of this class using the given parameters.
- Parameters:
systemFactory
- The system factory.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>