| Package | Description |
|---|---|
| org.openl.rules.diff.differs | |
| org.openl.rules.diff.hierarchy | |
| org.openl.rules.diff.tree | |
| org.openl.rules.diff.xls | |
| org.openl.rules.diff.xls2 |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,ProjectionProperty> |
ProjectionDifferImpl.buildMap(Projection projection) |
boolean |
ProjectionDiffer.compare(Projection original,
Projection other)
Compare two projections from different sources.
|
boolean |
ProjectionDifferImpl.compare(Projection original,
Projection other) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProjection |
| Modifier and Type | Method and Description |
|---|---|
List<Projection> |
AbstractProjection.getChildren() |
List<Projection> |
Projection.getChildren()
Direct children of the projection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProjection.addChild(Projection child) |
| Modifier and Type | Method and Description |
|---|---|
Projection |
DiffElement.getProjection()
Projection of the element.
|
Projection |
DiffElementImpl.getProjection() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Projection> |
DiffTreeBuilderImpl.getChildren(Projection p) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DiffTreeBuilderImpl.buildTree(DiffTreeNodeImpl root,
Projection[] projections) |
DiffTreeNode |
DiffTreeBuilder.compare(Projection[] projections) |
DiffTreeNode |
DiffTreeBuilderImpl.compare(Projection[] projections) |
DiffTreeNode |
DiffTreeBuilder.compare(Projection p1,
Projection p2) |
DiffTreeNode |
DiffTreeBuilderImpl.compare(Projection p1,
Projection p2) |
protected List<Projection> |
DiffTreeBuilderImpl.getChildren(Projection p) |
| Constructor and Description |
|---|
DiffElementImpl(Projection projection) |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsProjection |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XlsProjectionDiffer.compare(Projection original,
Projection other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DiffTreeBuilder2.buildTree(DiffTreeNodeImpl root,
Projection[] projections) |
DiffTreeNode |
DiffTreeBuilder2.compare(Projection[] projections) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.