|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.tools.traceAnalysis.systemModel.ExecutionContainer kieker.tools.traceAnalysis.systemModel.RootExecutionContainer
public class RootExecutionContainer
Specific subtype for the root execution container.
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 |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RootExecutionContainer()
Method Detail |
---|
public boolean isRootContainer()
ExecutionContainer
isRootContainer
in class ExecutionContainer
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |