Class RootAssemblyComponent

java.lang.Object
kieker.model.system.model.AssemblyComponent
kieker.model.system.model.RootAssemblyComponent
All Implemented Interfaces:
ISystemModelElement

public class RootAssemblyComponent
extends AssemblyComponent
This class represents a root assembly component.
Since:
1.6
  • Constructor Summary

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

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

    Methods inherited from class kieker.model.system.model.AssemblyComponent

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

    Methods inherited from class java.lang.Object

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