Class ModelGenerator
- java.lang.Object
-
- org.eclipse.epsilon.emc.simulink.test.perform.ModelGenerator
-
public class ModelGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description ModelGenerator(Integer modelId)
-
-
-
Constructor Detail
-
ModelGenerator
public ModelGenerator(Integer modelId)
-
-
Method Detail
-
generate
public void generate() throws EolModelLoadingException, IOException
- Throws:
EolModelLoadingException
IOException
-
main
public static void main(String[] args)
-
-