Kieker 1.9

kieker.tools.traceAnalysis.systemModel
Class RootAssemblyComponent

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.AssemblyComponent
      extended by kieker.tools.traceAnalysis.systemModel.RootAssemblyComponent
All Implemented Interfaces:
ISystemModelElement

public class RootAssemblyComponent
extends AssemblyComponent

This class represents a root assembly component.

Since:
1.6
Author:
Holger Knoche

Constructor Summary
RootAssemblyComponent()
          Creates a new root assembly component.
 
Method Summary
 boolean isRootComponent()
          Denotes whether this assembly component is a root component.
 
Methods inherited from class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
equals, getId, getIdentifier, getName, getType, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RootAssemblyComponent

public RootAssemblyComponent()
Creates a new root assembly component.

Method Detail

isRootComponent

public boolean isRootComponent()
Description copied from class: AssemblyComponent
Denotes whether this assembly component is a root component.

Overrides:
isRootComponent in class AssemblyComponent
Returns:
See above

Kieker 1.9

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