public interface ILEMSBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
addDocument(ILEMSDocument lemsDocument) |
Collection<ILEMSStateInstance> |
build(ILEMSBuildConfiguration config,
ILEMSBuildOptions options) |
Collection<ILEMSStateInstance> |
createExecutableInstance(Map<ILEMSStateType,ILEMSDocument> stateMap,
ILEMSBuildOptions options) |
Map<ILEMSStateType,ILEMSDocument> |
createLEMSStates(ILEMSBuildConfiguration config,
ILEMSBuildOptions options) |
void addDocument(ILEMSDocument lemsDocument)
Map<ILEMSStateType,ILEMSDocument> createLEMSStates(ILEMSBuildConfiguration config, ILEMSBuildOptions options) throws LEMSBuildException
LEMSBuildExceptionCollection<ILEMSStateInstance> createExecutableInstance(Map<ILEMSStateType,ILEMSDocument> stateMap, ILEMSBuildOptions options) throws LEMSBuildException
LEMSBuildExceptionCollection<ILEMSStateInstance> build(ILEMSBuildConfiguration config, ILEMSBuildOptions options) throws LEMSBuildException
LEMSBuildExceptionCopyright © 2019. All rights reserved.