|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SimBaseException in com.pecasim |
---|
Methods in com.pecasim that throw SimBaseException | |
---|---|
static void |
TemplateCreater.createSytemDODFile(java.lang.String anUrl)
|
static void |
TemplateCreater.main(java.lang.String[] args)
|
static void |
TemplateCreater.testSytemDODFile(java.lang.String anUrl)
|
Uses of SimBaseException in com.pecasim.base.insert |
---|
Methods in com.pecasim.base.insert that throw SimBaseException | |
---|---|
java.util.List<java.lang.String[]> |
ImportManager.getDataFromCSV(CSVDataFileDescriptor csvInfo,
int clusterNr)
Liest den angegebenen Cluster aus der angegebenen CSV-Datei aus |
java.lang.Object |
XmlFile.getObject()
Liefert ein abgespeichertes Object |
java.util.List<ImportProblem> |
ImportManager.importData(CSVDataFileDescriptor csvDescr,
DataObjectDescriptor dbObject,
java.sql.Connection aConnection,
ProgressMonitor aMonitor)
Verwendet die übergebenen Parameter um Daten in die Datenbank zu laden |
void |
XmlFile.storeObject(java.lang.Object anObject)
|
Uses of SimBaseException in com.pecasim.base.simulation |
---|
Methods in com.pecasim.base.simulation that throw SimBaseException | |
---|---|
void |
ExSimulation.initialise(ProgressMonitor aMonitor)
|
void |
AbstractSimulation.initialise(ProgressMonitor aMonitor)
Initialisiert alle wichtigen Komponenten der Simulation |
void |
ExSimulation.run(ProgressMonitor aMonitor)
|
void |
AbstractSimulation.run(ProgressMonitor aMonitor)
|
Uses of SimBaseException in com.pecasim.base.simulation.test |
---|
Methods in com.pecasim.base.simulation.test that throw SimBaseException | |
---|---|
void |
TestSimulation.initialise(ProgressMonitor aMonitor)
|
Uses of SimBaseException in com.pecasim.model |
---|
Methods in com.pecasim.model that throw SimBaseException | |
---|---|
static ProjectDescriptor |
ProjectDescriptor.getProjectDescriptor(java.lang.String aPath)
|
void |
ProjectDescriptor.saveToXML(java.lang.String filepath)
|
Uses of SimBaseException in de.unikoblenz.comicsii.ui.builder.project |
---|
Methods in de.unikoblenz.comicsii.ui.builder.project that throw SimBaseException | |
---|---|
void |
NewSimObjectEditorPage.createContent(java.util.List<DataFileDescriptor> aCSVDescriptorList)
Setzt die Descriptors in die GUI ein |
Uses of SimBaseException in de.unikoblenz.comicsii.ui.interfaces |
---|
Methods in de.unikoblenz.comicsii.ui.interfaces that throw SimBaseException | |
---|---|
boolean |
SimulationProjectExporter.doExport(java.lang.String aDestinationFolder)
|
Uses of SimBaseException in de.unikoblenz.comicsii.ui.simulation.ctrl |
---|
Methods in de.unikoblenz.comicsii.ui.simulation.ctrl that throw SimBaseException | |
---|---|
void |
SimulationManipulator.storeProjectInformation(org.eclipse.core.resources.IProject project,
ProjectDescriptor aDescr,
boolean aGenerateProjectStructure)
Speichert die Projektbeschreibung als Datei ab |
Uses of SimBaseException in de.unikoblenz.comicsii.ui.simulation.setting |
---|
Methods in de.unikoblenz.comicsii.ui.simulation.setting that throw SimBaseException | |
---|---|
void |
SettingPage.cancelPressed()
|
void |
ISettingPage.cancelPressed()
Wird ausgeführt, wenn Cancel im Dialog geklickt wurde |
void |
SettingPage.okPressed()
|
void |
ISettingPage.okPressed()
Wird ausgeführt, wenn OK im Dialog geklickt wurde |
void |
ClassPathSettingPage.okPressed()
|
Uses of SimBaseException in de.unikoblenz.generate |
---|
Methods in de.unikoblenz.generate that throw SimBaseException | |
---|---|
void |
ProjectGenerator.storeConfigFile(java.lang.String aPath,
DatabaseDescriptor aDbDescr,
java.util.List<DataObjectDescriptor> aDODList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |