Skip navigation links
A B C D F G I M N O P R S T V W X 

A

AbstractProjection - Class in org.openl.rules.diff.hierarchy
 
AbstractProjection(String, String) - Constructor for class org.openl.rules.diff.hierarchy.AbstractProjection
 
AbstractProperty - Class in org.openl.rules.diff.hierarchy
 
AbstractProperty(String, Object) - Constructor for class org.openl.rules.diff.hierarchy.AbstractProperty
 
add(ProjectionProperty) - Method in class org.openl.rules.diff.hierarchy.PropertySet
 
add(DiffPair) - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 
addChild(Projection) - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
addProperty(ProjectionProperty) - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
asAdded() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
asExists(boolean, boolean, boolean) - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
asOriginal(boolean) - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
asRemoved() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 

B

build(XlsMetaInfo, String) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildCell(ICell, String) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildCellFont(ICellFont) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildCellStyle(ICellStyle) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildMap(Projection) - Static method in class org.openl.rules.diff.differs.ProjectionDifferImpl
 
buildRow(ILogicalTable, String) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildSubTree(DiffTreeNodeImpl) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
buildTable(IOpenLTable, String) - Static method in class org.openl.rules.diff.xls.XlsProjectionBuilder
 
buildTree(DiffTreeNodeImpl, Projection[]) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
buildTree(DiffTreeNodeImpl, Projection[]) - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 
buildTree(DiffTreeNodeImpl) - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 

C

combineChildren(List<Projection>[]) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
compare(Projection, Projection) - Method in interface org.openl.rules.diff.differs.ProjectionDiffer
Compare two projections from different sources.
compare(Projection, Projection) - Method in class org.openl.rules.diff.differs.ProjectionDifferImpl
 
compare(Projection, Projection) - Method in interface org.openl.rules.diff.tree.DiffTreeBuilder
 
compare(Projection[]) - Method in interface org.openl.rules.diff.tree.DiffTreeBuilder
 
compare(Projection, Projection) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
compare(Projection[]) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
compare(DiffTreeNodeImpl, int, int) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
originalIdx & otherIdx have the same type and name
compare(Projection, Projection) - Method in class org.openl.rules.diff.xls.XlsProjectionDiffer
 
compare(Projection[]) - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 
compare() - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 

D

DiffElement - Interface in org.openl.rules.diff.tree
Element in a Diff Tree that corresponds to particular comparing data.
DiffElementImpl - Class in org.openl.rules.diff.tree
 
DiffElementImpl(Projection) - Constructor for class org.openl.rules.diff.tree.DiffElementImpl
 
diffFiles(File, File) - Method in class org.openl.rules.diff.xls2.XlsDiff2
 
DiffPair - Class in org.openl.rules.diff.xls2
 
DiffPair(XlsTable, XlsTable) - Constructor for class org.openl.rules.diff.xls2.DiffPair
 
DiffStatus - Enum in org.openl.rules.diff.tree
Result of comparing 2 elements.
diffTree(DiffTreeNodeImpl) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
DiffTreeBuilder - Interface in org.openl.rules.diff.tree
 
DiffTreeBuilder2 - Class in org.openl.rules.diff.xls2
 
DiffTreeBuilder2() - Constructor for class org.openl.rules.diff.xls2.DiffTreeBuilder2
 
DiffTreeBuilderImpl - Class in org.openl.rules.diff.tree
 
DiffTreeBuilderImpl() - Constructor for class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
DiffTreeNode - Interface in org.openl.rules.diff.tree
Node of Diff Tree.
DiffTreeNodeImpl - Class in org.openl.rules.diff.tree
 
DiffTreeNodeImpl() - Constructor for class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
DiffTreePrinter - Class in org.openl.rules.diff.print
 
DiffTreePrinter(DiffTreeNode, OutputStream) - Constructor for class org.openl.rules.diff.print.DiffTreePrinter
 

F

fillProps(XlsProjection, XlsTable) - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 

G

get(String) - Method in class org.openl.rules.diff.hierarchy.PropertySet
 
getAdded() - Method in class org.openl.rules.diff.differs.MergeResult
 
getAll() - Method in class org.openl.rules.diff.hierarchy.PropertySet
 
getChildren() - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getChildren() - Method in interface org.openl.rules.diff.hierarchy.Projection
Direct children of the projection.
getChildren(Projection) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
getChildren() - Method in interface org.openl.rules.diff.tree.DiffTreeNode
Direct children or direct sub-nodes of this DiffTreeNode.
getChildren() - Method in class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
getCommon() - Method in class org.openl.rules.diff.differs.MergeResult
 
getData() - Method in class org.openl.rules.diff.xls.XlsProjection
 
getDiffCells() - Method in class org.openl.rules.diff.xls.XlsProjection
 
getDiffCells1() - Method in class org.openl.rules.diff.xls2.DiffPair
 
getDiffCells2() - Method in class org.openl.rules.diff.xls2.DiffPair
 
getDiffStatus() - Method in interface org.openl.rules.diff.tree.DiffElement
Difference status of the element compared to original one.
getDiffStatus() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
getElement(int) - Method in interface org.openl.rules.diff.tree.DiffTreeNode
 
getElement(int) - Method in class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
getElements() - Method in interface org.openl.rules.diff.tree.DiffTreeNode
Comparing elements at some location.
getElements() - Method in class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
getLocation() - Method in class org.openl.rules.diff.xls2.XlsTable
 
getName() - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getName() - Method in class org.openl.rules.diff.hierarchy.AbstractProperty
 
getName() - Method in interface org.openl.rules.diff.hierarchy.Projection
Logical name of data.
getName() - Method in interface org.openl.rules.diff.hierarchy.ProjectionProperty
Name of the property.
getProjection() - Method in interface org.openl.rules.diff.tree.DiffElement
Projection of the element.
getProjection() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
getProperties() - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getProperties() - Method in interface org.openl.rules.diff.hierarchy.Projection
Projection specific properties of the artifact.
getProperty(String) - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getProperty(String) - Method in interface org.openl.rules.diff.hierarchy.Projection
Get property of the artifact by name.
getPropertyValue(String) - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getPropertyValue(String) - Method in interface org.openl.rules.diff.hierarchy.Projection
Get raw value of property.
getRawValue() - Method in class org.openl.rules.diff.hierarchy.AbstractProperty
 
getRawValue() - Method in interface org.openl.rules.diff.hierarchy.ProjectionProperty
Raw value of the property.
getRemoved() - Method in class org.openl.rules.diff.differs.MergeResult
 
getSheetName() - Method in class org.openl.rules.diff.xls2.XlsTable
 
getTable() - Method in class org.openl.rules.diff.xls2.XlsTable
 
getTable1() - Method in class org.openl.rules.diff.xls2.DiffPair
 
getTable2() - Method in class org.openl.rules.diff.xls2.DiffPair
 
getTableName() - Method in class org.openl.rules.diff.xls2.XlsTable
 
getType() - Method in class org.openl.rules.diff.hierarchy.AbstractProjection
 
getType() - Method in interface org.openl.rules.diff.hierarchy.Projection
 

I

isChildrenEqual() - Method in interface org.openl.rules.diff.tree.DiffElement
Shows whether hierarchy and properties of all children are the same for compared and original elements.
isChildrenEqual() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
isEquals(ProjectionProperty, ProjectionProperty) - Method in class org.openl.rules.diff.differs.ProjectionDifferImpl
 
isHierarhyEqual() - Method in interface org.openl.rules.diff.tree.DiffElement
Shows whether hierarchy of all children, regardless of their properties, are the same for compared and original elements.
isHierarhyEqual() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
isSelfEqual() - Method in interface org.openl.rules.diff.tree.DiffElement
Shows whether compared and original elements have the same properties.
isSelfEqual() - Method in class org.openl.rules.diff.tree.DiffElementImpl
 
IterClosure - Interface in org.openl.rules.diff.xls2
Helper interface.

M

mergeNames(Set<String>, Set<String>) - Static method in class org.openl.rules.diff.differs.MergeResult
 
MergeResult - Class in org.openl.rules.diff.differs
 
MergeResult(String[], String[], String[]) - Constructor for class org.openl.rules.diff.differs.MergeResult
 
MergeResult(Set<String>, Set<String>, Set<String>) - Constructor for class org.openl.rules.diff.differs.MergeResult
 

N

newDiffTreeNode() - Method in class org.openl.rules.diff.xls2.DiffTreeBuilder2
 

O

org.openl.rules.diff.differs - package org.openl.rules.diff.differs
 
org.openl.rules.diff.hierarchy - package org.openl.rules.diff.hierarchy
 
org.openl.rules.diff.print - package org.openl.rules.diff.print
 
org.openl.rules.diff.tree - package org.openl.rules.diff.tree
 
org.openl.rules.diff.xls - package org.openl.rules.diff.xls
 
org.openl.rules.diff.xls2 - package org.openl.rules.diff.xls2
 
out - Variable in class org.openl.rules.diff.print.DiffTreePrinter
 

P

print() - Method in class org.openl.rules.diff.print.SimpleDiffTreePrinter
Deprecated.
 
Projection - Interface in org.openl.rules.diff.hierarchy
Projection of an artifact.
ProjectionDiffer - Interface in org.openl.rules.diff.differs
Finds difference or compares 2 projections.
ProjectionDifferImpl - Class in org.openl.rules.diff.differs
 
ProjectionDifferImpl() - Constructor for class org.openl.rules.diff.differs.ProjectionDifferImpl
 
ProjectionProperty - Interface in org.openl.rules.diff.hierarchy
 
PropertySet - Class in org.openl.rules.diff.hierarchy
 
PropertySet() - Constructor for class org.openl.rules.diff.hierarchy.PropertySet
 

R

remove(XlsTable, XlsTable) - Method in interface org.openl.rules.diff.xls2.IterClosure
Check whether tables are met some criteria and are moving into other place.

S

setChildren(List<DiffTreeNode>) - Method in class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
setData(Object) - Method in class org.openl.rules.diff.xls.XlsProjection
 
setDiffCells(List<ICell>) - Method in class org.openl.rules.diff.xls.XlsProjection
 
setDiffCells1(List<ICell>) - Method in class org.openl.rules.diff.xls2.DiffPair
 
setDiffCells2(List<ICell>) - Method in class org.openl.rules.diff.xls2.DiffPair
 
setElements(DiffElement[]) - Method in class org.openl.rules.diff.tree.DiffTreeNodeImpl
 
setProjectionDiffer(ProjectionDiffer) - Method in class org.openl.rules.diff.tree.DiffTreeBuilderImpl
 
SimpleDiffTreePrinter - Class in org.openl.rules.diff.print
Deprecated.
SimpleDiffTreePrinter(DiffTreeNode, OutputStream) - Constructor for class org.openl.rules.diff.print.SimpleDiffTreePrinter
Deprecated.
 

T

tree - Variable in class org.openl.rules.diff.print.DiffTreePrinter
 

V

valueOf(String) - Static method in enum org.openl.rules.diff.tree.DiffStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.diff.xls.XlsProjectionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openl.rules.diff.tree.DiffStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.diff.xls.XlsProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(String) - Method in class org.openl.rules.diff.print.DiffTreePrinter
 

X

XlsDiff2 - Class in org.openl.rules.diff.xls2
Find difference between two XLS files.
XlsDiff2() - Constructor for class org.openl.rules.diff.xls2.XlsDiff2
 
XlsProjection - Class in org.openl.rules.diff.xls
 
XlsProjection(String, XlsProjectionType) - Constructor for class org.openl.rules.diff.xls.XlsProjection
 
XlsProjectionBuilder - Class in org.openl.rules.diff.xls
 
XlsProjectionBuilder() - Constructor for class org.openl.rules.diff.xls.XlsProjectionBuilder
 
XlsProjectionDiffer - Class in org.openl.rules.diff.xls
 
XlsProjectionDiffer() - Constructor for class org.openl.rules.diff.xls.XlsProjectionDiffer
 
XlsProjectionType - Enum in org.openl.rules.diff.xls
 
XlsTable - Class in org.openl.rules.diff.xls2
 
XlsTable(TableSyntaxNode) - Constructor for class org.openl.rules.diff.xls2.XlsTable
 
A B C D F G I M N O P R S T V W X 
Skip navigation links

Copyright © 2004–2019 OpenL Tablets. All rights reserved.