Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WebGUI
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kieker
WebGUI
Commits
e6a85b92
Commit
e6a85b92
authored
12 years ago
by
Nils Christian Ehmke
Browse files
Options
Downloads
Patches
Plain Diff
Added some names to the example.
parent
68d78c08
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Kieker.WebGUI/bin/data/Advanced Example/Advanced Example.kax
+6
-6
6 additions, 6 deletions
Kieker.WebGUI/bin/data/Advanced Example/Advanced Example.kax
with
6 additions
and
6 deletions
Kieker.WebGUI/bin/data/Advanced Example/Advanced Example.kax
+
6
−
6
View file @
e6a85b92
<?xml version="1.0" encoding="UTF-8"?>
<Project
xmi:version=
"2.0"
xmlns:xmi=
"http://www.omg.org/XMI"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns=
"platform:/resource/Kieker/model/AnalysisMetaModel.ecore"
name=
"AnalysisProject"
>
<plugins
xsi:type=
"Reader"
name=
""
classname=
"kieker.analysis.plugin.reader.filesystem.FSReader"
>
<plugins
xsi:type=
"Reader"
name=
"
FSReader
"
classname=
"kieker.analysis.plugin.reader.filesystem.FSReader"
>
<properties
name=
"ignoreUnknownRecordTypes"
value=
"true"
/>
<properties
name=
"inputDirs"
value=
"C:/HiWi/Running%20Kieker.WebGUI/bin/data/Bookstore-Example/testdata"
/>
<outputPorts
name=
"monitoringRecords"
subscribers=
"//@plugins.1/@inputPorts.0"
/>
</plugins>
<plugins
xsi:type=
"Filter"
name=
""
classname=
"kieker.analysis.plugin.filter.forward.StringBufferFilter"
>
<plugins
xsi:type=
"Filter"
name=
"
StringBufferFilter
"
classname=
"kieker.analysis.plugin.filter.forward.StringBufferFilter"
>
<outputPorts
name=
"relayed-events"
subscribers=
"//@plugins.2/@inputPorts.3 //@plugins.2/@inputPorts.2"
/>
<inputPorts
name=
"received-events"
/>
</plugins>
<plugins
xsi:type=
"Filter"
name=
""
classname=
"kieker.analysis.plugin.filter.select.TimestampFilter"
>
<plugins
xsi:type=
"Filter"
name=
"
TimestampFilter
"
classname=
"kieker.analysis.plugin.filter.select.TimestampFilter"
>
<properties
name=
"ignoreAfterTimestamp"
value=
"9223372036854775807"
/>
<properties
name=
"ignoreBeforeTimestamp"
value=
"0"
/>
<outputPorts
name=
"recordsWithinTimePeriod"
subscribers=
"//@plugins.3/@inputPorts.0"
/>
...
...
@@ -19,7 +19,7 @@
<inputPorts
name=
"monitoringRecordsFlow"
/>
<inputPorts
name=
"monitoringRecordsExecution"
/>
</plugins>
<plugins
xsi:type=
"Filter"
name=
""
classname=
"kieker.analysis.plugin.filter.trace.TraceIdFilter"
>
<plugins
xsi:type=
"Filter"
name=
"
TraceIdFilter
"
classname=
"kieker.analysis.plugin.filter.trace.TraceIdFilter"
>
<properties
name=
"selectedTraceIds"
value=
""
/>
<properties
name=
"acceptAllTraces"
value=
"true"
/>
<outputPorts
name=
"recordsMatchingId"
subscribers=
"//@plugins.4/@inputPorts.0 //@plugins.6/@inputPorts.0"
/>
...
...
@@ -63,9 +63,9 @@
<repositories
name=
"systemModelRepository"
repository=
"//@repositories.0"
/>
<inputPorts
name=
"messageTraces"
/>
</plugins>
<plugins
xsi:type=
"Filter"
name=
""
classname=
"kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter"
>
<plugins
xsi:type=
"Filter"
name=
"
SystemModel2FileFilter
"
classname=
"kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter"
>
<properties
name=
"outputFnHtml"
value=
"out/system-entities.html"
/>
<repositories
name=
"systemModelRepository"
repository=
"//@repositories.0"
/>
</plugins>
<repositories
classname=
"kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository"
/>
<repositories
name=
"SystemModelRepository"
classname=
"kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository"
/>
</Project>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment