analysis: basic checks for acyclic property of TmfGraph
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.graph.core / src / org / eclipse / tracecompass / analysis / graph / core / base / messages.properties
index f41dab891d767bd3093f2ad8c96543137f16a28c..a6fa8cb6c2fa65a703606b65c6fe544617853018 100644 (file)
@@ -11,4 +11,5 @@
 ###############################################################################
 
 TmfGraph_FromNotInGraph=The 'from' vertex is not in the graph
-TmfVertex_ArgumentTimestampLower=Next node timestamps must be greater or equal to current timestamps
\ No newline at end of file
+TmfVertex_ArgumentTimestampLower=Next node timestamps must be greater or equal to current timestamps
+TmfVertex_CannotLinkToSelf=Cannot link to self
This page took 0.025503 seconds and 5 git commands to generate.