Kieker 1.7

kieker.tools.traceAnalysis.systemModel
Class RootExecutionContainer

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.ExecutionContainer
      extended by kieker.tools.traceAnalysis.systemModel.RootExecutionContainer
All Implemented Interfaces:
ISystemModelElement

public class RootExecutionContainer
extends ExecutionContainer

Specific subtype for the root execution container.

Since:
1.6
Author:
Holger Knoche

Constructor Summary
RootExecutionContainer()
          Creates a new root execution container.
 
Method Summary
 boolean isRootContainer()
          Returns whether this container is a root container.
 
Methods inherited from class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
addChildContainer, equals, getChildContainers, getId, getIdentifier, getName, getParent, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootExecutionContainer

public RootExecutionContainer()
Creates a new root execution container.

Method Detail

isRootContainer

public boolean isRootContainer()
Description copied from class: ExecutionContainer
Returns whether this container is a root container.

Overrides:
isRootContainer in class ExecutionContainer
Returns:
See above

Kieker 1.7

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