public class TestModelInterpreter2 extends AModelInterpreter
dependentModels
Constructor and Description |
---|
TestModelInterpreter2() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
downloadModel(Pointer pointer,
ModelFormat format,
IAspectConfiguration aspectConfiguration) |
java.lang.String |
getName() |
Type |
importType(java.net.URL url,
java.lang.String typeName,
GeppettoLibrary library,
GeppettoModelAccess commonLibrary) |
Value |
importValue(ImportValue importValue) |
void |
registerGeppettoService() |
getDependentModels, getSupportedOutputs
addFeature, getFeature, getScope, getsetProjectId, isSupported, setProjectId, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFeature, getFeature, isSupported
public java.lang.String getName()
public void registerGeppettoService()
public Type importType(java.net.URL url, java.lang.String typeName, GeppettoLibrary library, GeppettoModelAccess commonLibrary) throws ModelInterpreterException
ModelInterpreterException
public java.io.File downloadModel(Pointer pointer, ModelFormat format, IAspectConfiguration aspectConfiguration) throws ModelInterpreterException
ModelInterpreterException
public Value importValue(ImportValue importValue) throws ModelInterpreterException
importValue
in interface IModelInterpreter
importValue
in class AModelInterpreter
ModelInterpreterException