public class LoadedNarrative extends Object
| Constructor and Description |
|---|
LoadedNarrative() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RequirementDefinition> |
fromFile(File narrativeFile,
String defaultType) |
static LoadedNarrative |
load() |
public static LoadedNarrative load()
public Optional<RequirementDefinition> fromFile(File narrativeFile, String defaultType)
Copyright © 2022. All rights reserved.