Package | Description |
---|---|
org.lemsml.jlems.api | |
org.lemsml.jlems.api.interfaces | |
org.lemsml.jlems.core.type |
Modifier and Type | Method and Description |
---|---|
ILEMSDocument |
LEMSDocumentReader.readModel(File modelFile) |
ILEMSDocument |
LEMSDocumentReader.readModel(String modelContent) |
ILEMSDocument |
LEMSDocumentReader.readModel(URL modelURL) |
Modifier and Type | Method and Description |
---|---|
Map<ILEMSStateType,ILEMSDocument> |
LEMSBuilder.createLEMSStates(ILEMSBuildConfiguration config,
ILEMSBuildOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
LEMSBuilder.addDocument(ILEMSDocument lemsDocument) |
static ILEMSRunConfiguration |
LEMSDocumentReader.getLEMSRunConfiguration(ILEMSDocument lemsDocument) |
static String |
LEMSDocumentReader.getTarget(ILEMSDocument lemsDocument) |
Modifier and Type | Method and Description |
---|---|
Collection<ILEMSStateInstance> |
LEMSBuilder.createExecutableInstance(Map<ILEMSStateType,ILEMSDocument> stateMap,
ILEMSBuildOptions options) |
Modifier and Type | Method and Description |
---|---|
ILEMSDocument |
ILEMSDocumentReader.readModel(File modelFile) |
ILEMSDocument |
ILEMSDocumentReader.readModel(String modelString) |
ILEMSDocument |
ILEMSDocumentReader.readModel(URL modelURL)
Read a LEMS model from a URL into an object
|
Modifier and Type | Method and Description |
---|---|
Map<ILEMSStateType,ILEMSDocument> |
ILEMSBuilder.createLEMSStates(ILEMSBuildConfiguration config,
ILEMSBuildOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ILEMSBuilder.addDocument(ILEMSDocument lemsDocument) |
Modifier and Type | Method and Description |
---|---|
Collection<ILEMSStateInstance> |
ILEMSBuilder.createExecutableInstance(Map<ILEMSStateType,ILEMSDocument> stateMap,
ILEMSBuildOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
Lems |
Copyright © 2019. All rights reserved.