| Package | Description |
|---|---|
| org.openl.rules.diff.differs | |
| org.openl.rules.diff.hierarchy |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,ProjectionProperty> |
ProjectionDifferImpl.buildMap(Projection projection) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProjectionDifferImpl.isEquals(ProjectionProperty p1,
ProjectionProperty p2) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProperty |
| Modifier and Type | Method and Description |
|---|---|
ProjectionProperty |
PropertySet.get(String propertyName) |
ProjectionProperty |
AbstractProjection.getProperty(String propertyName) |
ProjectionProperty |
Projection.getProperty(String propertyName)
Get property of the artifact by name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ProjectionProperty> |
PropertySet.getAll() |
Collection<ProjectionProperty> |
AbstractProjection.getProperties() |
Collection<ProjectionProperty> |
Projection.getProperties()
Projection specific properties of the artifact.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySet.add(ProjectionProperty property) |
void |
AbstractProjection.addProperty(ProjectionProperty property) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.