public class TestConvertDATToRecordingClass
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static Log |
_logger |
Constructor and Description |
---|
TestConvertDATToRecordingClass() |
Modifier and Type | Method and Description |
---|---|
private void |
addVariableValue(GeppettoModel gm,
ExperimentState experimentState,
java.lang.String variable) |
void |
datToHDF5() |
Type |
getType(GeppettoLibrary library,
EClass eclass)
Usage commonLibraryAccess.getType(TypesPackage.Literals.PARAMETER_TYPE);
|
static void |
teardown() |
public void datToHDF5() throws java.lang.Exception
java.lang.Exception
private void addVariableValue(GeppettoModel gm, ExperimentState experimentState, java.lang.String variable) throws GeppettoVisitingException, GeppettoInitializationException
public Type getType(GeppettoLibrary library, EClass eclass) throws GeppettoVisitingException
GeppettoVisitingException
public static void teardown() throws java.lang.Exception
java.lang.Exception