public class LEMSConversionService extends AConversion
Modifier and Type | Field and Description |
---|---|
private static Log |
_logger |
private static java.util.List<ModelFormat> |
inputModelFormats |
private static java.util.List<ModelFormat> |
outputModelFormats |
convertModel
Constructor and Description |
---|
LEMSConversionService() |
Modifier and Type | Method and Description |
---|---|
private void |
addRefComponents(Lems lems,
Component comp) |
DomainModel |
convert(DomainModel model,
ModelFormat output,
IAspectConfiguration aspectConfig,
GeppettoModelAccess modelAccess) |
private java.lang.String |
extractLEMSPath(Component component,
Pointer watchedPointer) |
static java.lang.String |
getSimulationTreePathType(Component targetComponent) |
java.util.List<ModelFormat> |
getSupportedInputs() |
java.util.List<ModelFormat> |
getSupportedOutputs() |
java.util.List<ModelFormat> |
getSupportedOutputs(DomainModel model) |
void |
registerGeppettoService() |
checkSupportedFormat, getConvertedResultsFolderName, getExperiment, setConvertModel, setExperiment
addFeature, getFeature, getScope, getsetProjectId, isSupported, setProjectId, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFeature, getFeature, isSupported
private static Log _logger
private static java.util.List<ModelFormat> outputModelFormats
private static java.util.List<ModelFormat> inputModelFormats
public java.util.List<ModelFormat> getSupportedInputs() throws ConversionException
ConversionException
public void registerGeppettoService() throws ConversionException
ConversionException
public java.util.List<ModelFormat> getSupportedOutputs() throws ConversionException
ConversionException
public java.util.List<ModelFormat> getSupportedOutputs(DomainModel model) throws ConversionException
ConversionException
public DomainModel convert(DomainModel model, ModelFormat output, IAspectConfiguration aspectConfig, GeppettoModelAccess modelAccess) throws ConversionException
ConversionException
private void addRefComponents(Lems lems, Component comp) throws ContentError
ContentError
public static java.lang.String getSimulationTreePathType(Component targetComponent)
private java.lang.String extractLEMSPath(Component component, Pointer watchedPointer) throws ContentError, GeppettoModelException
token
- GeppettoModelException
ContentError