| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl | |
| org.openl.rules.repository.api |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
ArtefactPath |
ArtefactAPI.getArtefactPath() |
Copyright © 2018. All rights reserved.