| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
EclModule.execute() |
MatchTrace |
IEclModule.execute() |
protected MatchTrace |
EclModule.processRules() |
| Modifier and Type | Field and Description |
|---|---|
protected MatchTrace |
EclContext.matchTrace |
protected MatchTrace |
EclContext.tempMatchTrace |
| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
EclContext.getMatchTrace() |
MatchTrace |
IEclContext.getMatchTrace() |
MatchTrace |
EclContext.getTempMatchTrace() |
MatchTrace |
IEclContext.getTempMatchTrace() |
| Modifier and Type | Method and Description |
|---|---|
void |
EclContext.setMatchTrace(MatchTrace matchTrace) |
void |
IEclContext.setMatchTrace(MatchTrace matchTrace) |
| Modifier and Type | Field and Description |
|---|---|
protected MatchTrace |
EclContextParallel.matchTrace |
protected MatchTrace |
EclContextParallel.tempMatchTrace |
| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
EclContextParallel.getMatchTrace() |
MatchTrace |
EclContextParallel.getTempMatchTrace() |
| Modifier and Type | Method and Description |
|---|---|
void |
EclContextParallel.setMatchTrace(MatchTrace matchTrace) |
| Modifier and Type | Method and Description |
|---|---|
protected MatchTrace |
EclRunConfiguration.execute() |
MatchTrace |
EclRunConfiguration.getResult() |
| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
MatchTrace.getReduced()
Returns only successful matches
|
| Constructor and Description |
|---|
MatchTrace(MatchTrace copy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompositeModel.findEquivalents(MatchTrace matchTrace) |
| Constructor and Description |
|---|
CompositeModel(Collection<IModel> models,
MatchTrace matchTrace) |
| Modifier and Type | Field and Description |
|---|---|
protected MatchTrace |
EmlContext.matchTrace |
| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
EmlContext.getMatchTrace() |
MatchTrace |
IEmlContext.getMatchTrace() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmlContext.setMatchTrace(MatchTrace matchTrace) |
void |
IEmlContext.setMatchTrace(MatchTrace matchTrace) |
Copyright © 2020. All rights reserved.