Interface SimuLizarConfiguration
-
- All Superinterfaces:
AbstractSimulationConfiguration
,org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,EObject
,Notifier
,ToolConfiguration
- All Known Implementing Classes:
SimuLizarConfigurationImpl
public interface SimuLizarConfiguration extends AbstractSimulationConfiguration
A representation of the model object ' Simu Lizar Configuration'.- See Also:
SimulizartooladapterPackage.getSimuLizarConfiguration()
- Generated class or method.
- EMF model class or method.
-
-
Field Summary
-
Fields inherited from interface org.palladiosimulator.experimentautomation.abstractsimulation.AbstractSimulationConfiguration
copyright
-
-
Method Summary
-
Methods inherited from interface org.palladiosimulator.experimentautomation.abstractsimulation.AbstractSimulationConfiguration
getDatasource, getRandomNumberGeneratorSeed, getStopConditions, isSimulateFailures, isSimulateLinkingResources, setDatasource, setRandomNumberGeneratorSeed, setSimulateFailures, setSimulateLinkingResources
-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface org.palladiosimulator.experimentautomation.experiments.ToolConfiguration
getName, setName
-
-