public interface CH_HwProcessor
extends org.eclipse.papyrus.MARTE.MARTE_DesignModel.HRM.HwLogical.HwComputing.HwProcessor
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUtilization()
Returns the value of the 'Utilization' attribute.
|
void |
setUtilization(java.lang.String value)
Sets the value of the '
Utilization ' attribute. |
getArchitecture, getCaches, getIpc, getMips, getNbALUs, getNbCores, getNbFPUs, getNbPipelines, getNbStages, getOwnedISAs, getOwnedMMUs, getPredictors, setArchitecture, setIpc, setMips, setNbALUs, setNbCores, setNbFPUs, setNbPipelines, setNbStages
getOp_Frequencies, setOp_Frequencies
getDescription, getEndPoints, getFrequency, getOwnedHW, getP_HW_Services, getR_HW_Services, setDescription, setFrequency
getMainScheduler, getSpeedFactor, setMainScheduler, setSpeedFactor
getBase_Classifier, getBase_ConnectableElement, getBase_InstanceSpecification, getBase_Lifeline, getBase_Property, getResMult, isActive, isProtected, setBase_Classifier, setBase_ConnectableElement, setBase_InstanceSpecification, setBase_Lifeline, setBase_Property, setIsActive, setIsProtected, setResMult
java.lang.String getUtilization()
If the meaning of the 'Utilization' attribute isn't clear, there really should be more of a description here...
setUtilization(String)
,
HardwareBaselinePackage.getCH_HwProcessor_Utilization()
void setUtilization(java.lang.String value)
Utilization
' attribute.
value
- the new value of the 'Utilization' attribute.getUtilization()