| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl |
| Modifier and Type | Method and Description |
|---|---|
ArtefactPath |
ArtefactPath.withoutFirstSegment()
Create new instance of ArtefactPath from base one, excluding first segment of base path.
|
ArtefactPath |
ArtefactPath.withoutSegment(int segmentIndex) |
ArtefactPath |
ArtefactPath.withSegment(String segment)
Creates new instance of ArtefactPath from base one, adding one more segment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtefactPathImpl
Implementation of Artefact Path.
|
| Modifier and Type | Method and Description |
|---|---|
ArtefactPath |
ArtefactPathImpl.withoutFirstSegment() |
ArtefactPath |
ArtefactPathImpl.withoutSegment(int segmentIndex) |
ArtefactPath |
ArtefactPathImpl.withSegment(String segment) |
| Constructor and Description |
|---|
ArtefactPathImpl(ArtefactPath artefactPath) |
Copyright © 2004–2020 OpenL Tablets. All rights reserved.