ctf: replace Defintion with IDefinition in IDefinitionScope
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 24 Apr 2015 20:32:34 +0000 (16:32 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 15 May 2015 20:13:01 +0000 (16:13 -0400)
commitfa533f331138ae93299b380370948fbe1b7073d0
treed05e0d417f5d4aa26cda10364bbb973a6045a778
parent2e23a015ec74059ea2edbecddcc59aed66ec7679
ctf: replace Defintion with IDefinition in IDefinitionScope

Change-Id: I06a73afd3a97633f4355828be0c10cf0dd7ad2e0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/46461
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/EventDefinition.java
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java
This page took 0.024775 seconds and 5 git commands to generate.