public interface ProcessTriggerPeriod extends EObject, de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
BpusagemodelPackage.getProcessTriggerPeriod()| Modifier and Type | Method and Description |
|---|---|
org.palladiosimulator.pcm.core.PCMRandomVariable |
getInterArrivalTime_ProcessWorkload()
Returns the value of the 'Inter Arrival Time Process Workload' containment reference.
|
double |
getPeriodEndTimePoint()
Returns the value of the 'Period End Time Point' attribute.
|
double |
getPeriodStartTimePoint()
Returns the value of the 'Period Start Time Point' attribute.
|
void |
setInterArrivalTime_ProcessWorkload(org.palladiosimulator.pcm.core.PCMRandomVariable value)
Sets the value of the '
Inter Arrival Time Process Workload' containment reference. |
void |
setPeriodEndTimePoint(double value)
Sets the value of the '
Period End Time Point' attribute. |
void |
setPeriodStartTimePoint(double value)
Sets the value of the '
Period Start Time Point' attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.palladiosimulator.pcm.core.PCMRandomVariable getInterArrivalTime_ProcessWorkload()
If the meaning of the 'Inter Arrival Time Process Workload' containment reference isn't clear, there really should be more of a description here...
setInterArrivalTime_ProcessWorkload(PCMRandomVariable),
BpusagemodelPackage.getProcessTriggerPeriod_InterArrivalTime_ProcessWorkload()void setInterArrivalTime_ProcessWorkload(org.palladiosimulator.pcm.core.PCMRandomVariable value)
Inter Arrival Time Process Workload' containment reference.
value - the new value of the 'Inter Arrival Time Process Workload' containment reference.getInterArrivalTime_ProcessWorkload()double getPeriodStartTimePoint()
If the meaning of the 'Period Start Time Point' attribute isn't clear, there really should be more of a description here...
setPeriodStartTimePoint(double),
BpusagemodelPackage.getProcessTriggerPeriod_PeriodStartTimePoint()void setPeriodStartTimePoint(double value)
Period Start Time Point' attribute.
value - the new value of the 'Period Start Time Point' attribute.getPeriodStartTimePoint()double getPeriodEndTimePoint()
If the meaning of the 'Period End Time Point' attribute isn't clear, there really should be more of a description here...
setPeriodEndTimePoint(double),
BpusagemodelPackage.getProcessTriggerPeriod_PeriodEndTimePoint()void setPeriodEndTimePoint(double value)
Period End Time Point' attribute.
value - the new value of the 'Period End Time Point' attribute.getPeriodEndTimePoint()