public class SWCModelInterpreterService extends AModelInterpreter
Modifier and Type | Field and Description |
---|---|
private ModelInterpreterConfig |
swcModelInterpreterConfig |
dependentModels
Constructor and Description |
---|
SWCModelInterpreterService() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
downloadModel(Pointer pointer,
ModelFormat format,
IAspectConfiguration aspectConfiguration) |
java.lang.String |
getName() |
private Point |
getPoint(SWCPoint swcPoint) |
java.util.List<ModelFormat> |
getSupportedOutputs(Pointer pointer) |
private VisualValue |
getVisualValueFromPoint(SWCPoint swcPoint) |
Type |
importType(java.net.URL url,
java.lang.String typeName,
GeppettoLibrary library,
GeppettoModelAccess commonLibraryAccess) |
void |
registerGeppettoService() |
getDependentModels, importValue
addFeature, getFeature, getScope, getsetProjectId, isSupported, setProjectId, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFeature, getFeature, isSupported
private ModelInterpreterConfig swcModelInterpreterConfig
public java.lang.String getName()
public void registerGeppettoService()
public java.util.List<ModelFormat> getSupportedOutputs(Pointer pointer) throws ModelInterpreterException
getSupportedOutputs
in interface IModelInterpreter
getSupportedOutputs
in class AModelInterpreter
ModelInterpreterException
public Type importType(java.net.URL url, java.lang.String typeName, GeppettoLibrary library, GeppettoModelAccess commonLibraryAccess) throws ModelInterpreterException
ModelInterpreterException
public java.io.File downloadModel(Pointer pointer, ModelFormat format, IAspectConfiguration aspectConfiguration) throws ModelInterpreterException
ModelInterpreterException
private VisualValue getVisualValueFromPoint(SWCPoint swcPoint) throws ModelInterpreterException
swcPoint
- ModelInterpreterException