Class RootAssemblyComponent

java.lang.Object
kieker.tools.trace.analysis.systemModel.AssemblyComponent
kieker.tools.trace.analysis.systemModel.RootAssemblyComponent
All Implemented Interfaces:
ISystemModelElement

@Deprecated
public class RootAssemblyComponent
extends AssemblyComponent
Deprecated.
1.15 moved to kieker-model
This class represents a root assembly component.
Since:
1.6
Author:
Holger Knoche
  • Constructor Summary

    Constructors 
    Constructor Description
    RootAssemblyComponent()
    Deprecated.
    Creates a new root assembly component.
  • Method Summary

    Modifier and Type Method Description
    boolean isRootComponent()
    Deprecated.
    Denotes whether this assembly component is a root component.

    Methods inherited from class kieker.tools.trace.analysis.systemModel.AssemblyComponent

    equals, getId, getIdentifier, getName, getType, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait