Package bpsim
Interface ScenarioParametersType
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,ScenarioParameters
- All Known Implementing Classes:
ScenarioParametersTypeImpl
public interface ScenarioParametersType extends ScenarioParameters
A representation of the model object 'Scenario Parameters Type'.- See Also:
BpsimPackage.getScenarioParametersType()- Generated code
- Model
- extendedMetaData="name='ScenarioParameters_._type' kind='elementOnly'"
-
-
Method Summary
-
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 bpsim.ScenarioParameters
getBaseCurrencyUnit, getBaseTimeUnit, getDuration, getPropertyParameters, getReplication, getSeed, getStart, isSetBaseTimeUnit, isSetReplication, isSetSeed, setBaseCurrencyUnit, setBaseTimeUnit, setDuration, setPropertyParameters, setReplication, setSeed, setStart, unsetBaseTimeUnit, unsetReplication, unsetSeed
-
-