public class TestConversion extends AConversion
convertModel
Constructor and Description |
---|
TestConversion() |
Modifier and Type | Method and Description |
---|---|
DomainModel |
convert(DomainModel model,
ModelFormat output,
IAspectConfiguration aspectConfig,
GeppettoModelAccess modelAccess) |
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
public void registerGeppettoService()
public java.util.List<ModelFormat> getSupportedOutputs(DomainModel model) throws ConversionException
ConversionException
public java.util.List<ModelFormat> getSupportedOutputs()
public java.util.List<ModelFormat> getSupportedInputs()
public DomainModel convert(DomainModel model, ModelFormat output, IAspectConfiguration aspectConfig, GeppettoModelAccess modelAccess) throws ConversionException
ConversionException