| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.base.interfaces | |
| de.julielab.jcore.pipeline.builder.base.main |
| Modifier and Type | Method and Description |
|---|---|
void |
IComponentMetaInformationService.loadMetaInformationFromDisk(ComponentRepository repository) |
void |
IComponentMetaInformationService.saveMetaInformationToDisk(ComponentRepository repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
GitHubRepository |
| Modifier and Type | Field and Description |
|---|---|
static ComponentRepository[] |
Repositories.JCORE_REPOSITORIES |
| Modifier and Type | Method and Description |
|---|---|
static ComponentRepository[] |
Repositories.addRepositories(ComponentRepository... repositories)
Loads existing repositories from the JSON file in the
PipelineBuilderConstants.JcoreMeta#LOCAL_STORAGE, if it exists, and adds the given repositories. |
static ComponentRepository[] |
Repositories.findRepositories()
Looks for the file of available UIMA component repositories in the
PipelineBuilderConstants.JcoreMeta#LOCAL_STORAGE directory. |
ComponentRepository |
MetaDescription.getModule() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentRepository[] |
Repositories.addRepositories(ComponentRepository... repositories)
Loads existing repositories from the JSON file in the
PipelineBuilderConstants.JcoreMeta#LOCAL_STORAGE, if it exists, and adds the given repositories. |
static File |
Repositories.getJcoreMetaFile(ComponentRepository repository) |
void |
JcoreGithubInformationService.loadComponentMetaInformation(Boolean loadNew,
ComponentRepository repository) |
void |
JcoreGithubInformationService.loadMetaInformationFromDisk(ComponentRepository repository) |
void |
JcoreGithubInformationService.saveMetaInformationToDisk(ComponentRepository repository) |
void |
MetaDescription.setModule(ComponentRepository module) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.