|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Trace | |
---|---|
org.eclipse.mofscript.runtime.traceability | |
org.eclipse.mofscript.traceabilitymodel | |
org.eclipse.mofscript.traceabilitymodel.impl | |
org.eclipse.mofscript.traceabilitymodel.util |
Uses of Trace in org.eclipse.mofscript.runtime.traceability |
---|
Methods in org.eclipse.mofscript.runtime.traceability that return Trace | |
---|---|
Trace |
TraceabilityEnvironment.createTrace(java.lang.String refValue,
int offset,
int refLength,
org.eclipse.emf.ecore.EObject object,
java.lang.String feature,
RuleExecutor rExec,
java.lang.String fullRefName)
creates a trace |
Uses of Trace in org.eclipse.mofscript.traceabilitymodel |
---|
Methods in org.eclipse.mofscript.traceabilitymodel that return Trace | |
---|---|
Trace |
TraceabilitymodelFactory.createTrace()
Returns a new object of class 'Trace' |
Uses of Trace in org.eclipse.mofscript.traceabilitymodel.impl |
---|
Classes in org.eclipse.mofscript.traceabilitymodel.impl that implement Trace | |
---|---|
class |
TraceImpl
An implementation of the model object 'Trace' |
Methods in org.eclipse.mofscript.traceabilitymodel.impl that return Trace | |
---|---|
Trace |
TraceabilitymodelFactoryImpl.createTrace()
|
Uses of Trace in org.eclipse.mofscript.traceabilitymodel.util |
---|
Methods in org.eclipse.mofscript.traceabilitymodel.util with parameters of type Trace | |
---|---|
java.lang.Object |
TraceabilitymodelSwitch.caseTrace(Trace object)
Returns the result of interpreting the object as an instance of 'Trace' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |