Kieker 1.10

kieker.tools.traceAnalysis.systemModel
Interface ISystemModelElement

All Known Implementing Classes:
AllocationComponent, AllocationComponentOperationPair, AssemblyComponent, AssemblyComponentOperationPair, ExecutionContainer, RootAssemblyComponent, RootExecutionContainer

public interface ISystemModelElement

Abstract supertype for all entities in the system model.

Since:
1.6
Author:
Holger Knoche

Method Summary
 String getIdentifier()
          Returns a textual identifier for this object (e.g., its name).
 

Method Detail

getIdentifier

String getIdentifier()
Returns a textual identifier for this object (e.g., its name).

Returns:
See above
Since:
1.6

Kieker 1.10

Copyright 2014 Kieker Project, http://kieker-monitoring.net