TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.configuration
Interface HyadesProcessorTypeEnumeration

All Superinterfaces:
CFGPsudoEnumeration, org.eclipse.emf.ecore.EObject, ICategoryEnumeration, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
HyadesProcessorTypeEnumerationImpl

public interface HyadesProcessorTypeEnumeration
extends CFGPsudoEnumeration

A representation of the model object 'Hyades Processor Type Enumeration'.

The following features are supported:

See Also:
Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration()
Generated
[EMF] Model

Method Summary
 java.lang.String getPR_1()
          Returns the value of the 'PR 1' attribute.
 java.lang.String getPR_10()
          Returns the value of the 'PR 10' attribute.
 java.lang.String getPR_11()
          Returns the value of the 'PR 11' attribute.
 java.lang.String getPR_12()
          Returns the value of the 'PR 12' attribute.
 java.lang.String getPR_13()
          Returns the value of the 'PR 13' attribute.
 java.lang.String getPR_14()
          Returns the value of the 'PR 14' attribute.
 java.lang.String getPR_15()
          Returns the value of the 'PR 15' attribute.
 java.lang.String getPR_16()
          Returns the value of the 'PR 16' attribute.
 java.lang.String getPR_17()
          Returns the value of the 'PR 17' attribute.
 java.lang.String getPR_18()
          Returns the value of the 'PR 18' attribute.
 java.lang.String getPR_19()
          Returns the value of the 'PR 19' attribute.
 java.lang.String getPR_2()
          Returns the value of the 'PR 2' attribute.
 java.lang.String getPR_3()
          Returns the value of the 'PR 3' attribute.
 java.lang.String getPR_4()
          Returns the value of the 'PR 4' attribute.
 java.lang.String getPR_5()
          Returns the value of the 'PR 5' attribute.
 java.lang.String getPR_50()
          Returns the value of the 'PR 50' attribute.
 java.lang.String getPR_51()
          Returns the value of the 'PR 51' attribute.
 java.lang.String getPR_52()
          Returns the value of the 'PR 52' attribute.
 java.lang.String getPR_53()
          Returns the value of the 'PR 53' attribute.
 java.lang.String getPR_54()
          Returns the value of the 'PR 54' attribute.
 java.lang.String getPR_55()
          Returns the value of the 'PR 55' attribute.
 java.lang.String getPR_56()
          Returns the value of the 'PR 56' attribute.
 java.lang.String getPR_57()
          Returns the value of the 'PR 57' attribute.
 java.lang.String getPR_58()
          Returns the value of the 'PR 58' attribute.
 java.lang.String getPR_59()
          Returns the value of the 'PR 59' attribute.
 java.lang.String getPR_6()
          Returns the value of the 'PR 6' attribute.
 java.lang.String getPR_60()
          Returns the value of the 'PR 60' attribute.
 java.lang.String getPR_7()
          Returns the value of the 'PR 7' attribute.
 java.lang.String getPR_8()
          Returns the value of the 'PR 8' attribute.
 java.lang.String getPR_9()
          Returns the value of the 'PR 9' attribute.
 void setPR_1(java.lang.String value)
          Sets the value of the 'PR 1' attribute
 void setPR_10(java.lang.String value)
          Sets the value of the 'PR 10' attribute
 void setPR_11(java.lang.String value)
          Sets the value of the 'PR 11' attribute
 void setPR_12(java.lang.String value)
          Sets the value of the 'PR 12' attribute
 void setPR_13(java.lang.String value)
          Sets the value of the 'PR 13' attribute
 void setPR_14(java.lang.String value)
          Sets the value of the 'PR 14' attribute
 void setPR_15(java.lang.String value)
          Sets the value of the 'PR 15' attribute
 void setPR_16(java.lang.String value)
          Sets the value of the 'PR 16' attribute
 void setPR_17(java.lang.String value)
          Sets the value of the 'PR 17' attribute
 void setPR_18(java.lang.String value)
          Sets the value of the 'PR 18' attribute
 void setPR_19(java.lang.String value)
          Sets the value of the 'PR 19' attribute
 void setPR_2(java.lang.String value)
          Sets the value of the 'PR 2' attribute
 void setPR_3(java.lang.String value)
          Sets the value of the 'PR 3' attribute
 void setPR_4(java.lang.String value)
          Sets the value of the 'PR 4' attribute
 void setPR_5(java.lang.String value)
          Sets the value of the 'PR 5' attribute
 void setPR_50(java.lang.String value)
          Sets the value of the 'PR 50' attribute
 void setPR_51(java.lang.String value)
          Sets the value of the 'PR 51' attribute
 void setPR_52(java.lang.String value)
          Sets the value of the 'PR 52' attribute
 void setPR_53(java.lang.String value)
          Sets the value of the 'PR 53' attribute
 void setPR_54(java.lang.String value)
          Sets the value of the 'PR 54' attribute
 void setPR_55(java.lang.String value)
          Sets the value of the 'PR 55' attribute
 void setPR_56(java.lang.String value)
          Sets the value of the 'PR 56' attribute
 void setPR_57(java.lang.String value)
          Sets the value of the 'PR 57' attribute
 void setPR_58(java.lang.String value)
          Sets the value of the 'PR 58' attribute
 void setPR_59(java.lang.String value)
          Sets the value of the 'PR 59' attribute
 void setPR_6(java.lang.String value)
          Sets the value of the 'PR 6' attribute
 void setPR_60(java.lang.String value)
          Sets the value of the 'PR 60' attribute
 void setPR_7(java.lang.String value)
          Sets the value of the 'PR 7' attribute
 void setPR_8(java.lang.String value)
          Sets the value of the 'PR 8' attribute
 void setPR_9(java.lang.String value)
          Sets the value of the 'PR 9' attribute
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGPsudoEnumeration
getCategory, getValues, setCategory
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.util.ICategoryEnumeration
getICategory, getIEnumerationValues
 

Method Detail

getPR_1

java.lang.String getPR_1()
Returns the value of the 'PR 1' attribute. The default value is "PR.Intel.8086".

If the meaning of the 'PR 1' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 1' attribute.
See Also:
setPR_1(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_1()
Generated
[EMF] Model
default="PR.Intel.8086"

setPR_1

void setPR_1(java.lang.String value)
Sets the value of the 'PR 1' attribute.

Parameters:
value - the new value of the 'PR 1' attribute.
See Also:
getPR_1()
Generated

getPR_2

java.lang.String getPR_2()
Returns the value of the 'PR 2' attribute. The default value is "PR.Intel.8088".

If the meaning of the 'PR 2' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 2' attribute.
See Also:
setPR_2(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_2()
Generated
[EMF] Model
default="PR.Intel.8088"

setPR_2

void setPR_2(java.lang.String value)
Sets the value of the 'PR 2' attribute.

Parameters:
value - the new value of the 'PR 2' attribute.
See Also:
getPR_2()
Generated

getPR_3

java.lang.String getPR_3()
Returns the value of the 'PR 3' attribute. The default value is "PR.Intel.80286".

If the meaning of the 'PR 3' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 3' attribute.
See Also:
setPR_3(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_3()
Generated
[EMF] Model
default="PR.Intel.80286"

setPR_3

void setPR_3(java.lang.String value)
Sets the value of the 'PR 3' attribute.

Parameters:
value - the new value of the 'PR 3' attribute.
See Also:
getPR_3()
Generated

getPR_4

java.lang.String getPR_4()
Returns the value of the 'PR 4' attribute. The default value is "PR.Intel.80386".

If the meaning of the 'PR 4' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 4' attribute.
See Also:
setPR_4(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_4()
Generated
[EMF] Model
default="PR.Intel.80386"

setPR_4

void setPR_4(java.lang.String value)
Sets the value of the 'PR 4' attribute.

Parameters:
value - the new value of the 'PR 4' attribute.
See Also:
getPR_4()
Generated

getPR_5

java.lang.String getPR_5()
Returns the value of the 'PR 5' attribute. The default value is "PR.Intel.80486".

If the meaning of the 'PR 5' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 5' attribute.
See Also:
setPR_5(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_5()
Generated
[EMF] Model
default="PR.Intel.80486"

setPR_5

void setPR_5(java.lang.String value)
Sets the value of the 'PR 5' attribute.

Parameters:
value - the new value of the 'PR 5' attribute.
See Also:
getPR_5()
Generated

getPR_6

java.lang.String getPR_6()
Returns the value of the 'PR 6' attribute. The default value is "PR.Intel.Pentium".

If the meaning of the 'PR 6' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 6' attribute.
See Also:
setPR_6(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_6()
Generated
[EMF] Model
default="PR.Intel.Pentium"

setPR_6

void setPR_6(java.lang.String value)
Sets the value of the 'PR 6' attribute.

Parameters:
value - the new value of the 'PR 6' attribute.
See Also:
getPR_6()
Generated

getPR_7

java.lang.String getPR_7()
Returns the value of the 'PR 7' attribute. The default value is "PR.Intel.Pentium Pro".

If the meaning of the 'PR 7' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 7' attribute.
See Also:
setPR_7(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_7()
Generated
[EMF] Model
default="PR.Intel.Pentium Pro"

setPR_7

void setPR_7(java.lang.String value)
Sets the value of the 'PR 7' attribute.

Parameters:
value - the new value of the 'PR 7' attribute.
See Also:
getPR_7()
Generated

getPR_8

java.lang.String getPR_8()
Returns the value of the 'PR 8' attribute. The default value is "PR.Intel.Pentium MMX".

If the meaning of the 'PR 8' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 8' attribute.
See Also:
setPR_8(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_8()
Generated
[EMF] Model
default="PR.Intel.Pentium MMX"

setPR_8

void setPR_8(java.lang.String value)
Sets the value of the 'PR 8' attribute.

Parameters:
value - the new value of the 'PR 8' attribute.
See Also:
getPR_8()
Generated

getPR_9

java.lang.String getPR_9()
Returns the value of the 'PR 9' attribute. The default value is "PR.Intel.Pentium II".

If the meaning of the 'PR 9' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 9' attribute.
See Also:
setPR_9(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_9()
Generated
[EMF] Model
default="PR.Intel.Pentium II"

setPR_9

void setPR_9(java.lang.String value)
Sets the value of the 'PR 9' attribute.

Parameters:
value - the new value of the 'PR 9' attribute.
See Also:
getPR_9()
Generated

getPR_10

java.lang.String getPR_10()
Returns the value of the 'PR 10' attribute. The default value is "PR.Intel.Pentium II Xeon".

If the meaning of the 'PR 10' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 10' attribute.
See Also:
setPR_10(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_10()
Generated
[EMF] Model
default="PR.Intel.Pentium II Xeon"

setPR_10

void setPR_10(java.lang.String value)
Sets the value of the 'PR 10' attribute.

Parameters:
value - the new value of the 'PR 10' attribute.
See Also:
getPR_10()
Generated

getPR_11

java.lang.String getPR_11()
Returns the value of the 'PR 11' attribute. The default value is "PR.Intel.Pentium III".

If the meaning of the 'PR 11' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 11' attribute.
See Also:
setPR_11(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_11()
Generated
[EMF] Model
default="PR.Intel.Pentium III"

setPR_11

void setPR_11(java.lang.String value)
Sets the value of the 'PR 11' attribute.

Parameters:
value - the new value of the 'PR 11' attribute.
See Also:
getPR_11()
Generated

getPR_12

java.lang.String getPR_12()
Returns the value of the 'PR 12' attribute. The default value is "PR.Intel.Pentium III Xeon".

If the meaning of the 'PR 12' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 12' attribute.
See Also:
setPR_12(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_12()
Generated
[EMF] Model
default="PR.Intel.Pentium III Xeon"

setPR_12

void setPR_12(java.lang.String value)
Sets the value of the 'PR 12' attribute.

Parameters:
value - the new value of the 'PR 12' attribute.
See Also:
getPR_12()
Generated

getPR_13

java.lang.String getPR_13()
Returns the value of the 'PR 13' attribute. The default value is "PR.Intel.Pentium III E".

If the meaning of the 'PR 13' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 13' attribute.
See Also:
setPR_13(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_13()
Generated
[EMF] Model
default="PR.Intel.Pentium III E"

setPR_13

void setPR_13(java.lang.String value)
Sets the value of the 'PR 13' attribute.

Parameters:
value - the new value of the 'PR 13' attribute.
See Also:
getPR_13()
Generated

getPR_14

java.lang.String getPR_14()
Returns the value of the 'PR 14' attribute. The default value is "PR.Intel.Pentium 4".

If the meaning of the 'PR 14' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 14' attribute.
See Also:
setPR_14(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_14()
Generated
[EMF] Model
default="PR.Intel.Pentium 4"

setPR_14

void setPR_14(java.lang.String value)
Sets the value of the 'PR 14' attribute.

Parameters:
value - the new value of the 'PR 14' attribute.
See Also:
getPR_14()
Generated

getPR_15

java.lang.String getPR_15()
Returns the value of the 'PR 15' attribute. The default value is "PR.Intel.Pentium 4 Xeon".

If the meaning of the 'PR 15' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 15' attribute.
See Also:
setPR_15(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_15()
Generated
[EMF] Model
default="PR.Intel.Pentium 4 Xeon"

setPR_15

void setPR_15(java.lang.String value)
Sets the value of the 'PR 15' attribute.

Parameters:
value - the new value of the 'PR 15' attribute.
See Also:
getPR_15()
Generated

getPR_16

java.lang.String getPR_16()
Returns the value of the 'PR 16' attribute. The default value is "PR.Intel.Pentium 4 Mobile".

If the meaning of the 'PR 16' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 16' attribute.
See Also:
setPR_16(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_16()
Generated
[EMF] Model
default="PR.Intel.Pentium 4 Mobile"

setPR_16

void setPR_16(java.lang.String value)
Sets the value of the 'PR 16' attribute.

Parameters:
value - the new value of the 'PR 16' attribute.
See Also:
getPR_16()
Generated

getPR_17

java.lang.String getPR_17()
Returns the value of the 'PR 17' attribute. The default value is "PR.Intel.Pentium M".

If the meaning of the 'PR 17' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 17' attribute.
See Also:
setPR_17(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_17()
Generated
[EMF] Model
default="PR.Intel.Pentium M"

setPR_17

void setPR_17(java.lang.String value)
Sets the value of the 'PR 17' attribute.

Parameters:
value - the new value of the 'PR 17' attribute.
See Also:
getPR_17()
Generated

getPR_18

java.lang.String getPR_18()
Returns the value of the 'PR 18' attribute. The default value is "PR.Intel.Pentium Celeron".

If the meaning of the 'PR 18' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 18' attribute.
See Also:
setPR_18(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_18()
Generated
[EMF] Model
default="PR.Intel.Pentium Celeron"

setPR_18

void setPR_18(java.lang.String value)
Sets the value of the 'PR 18' attribute.

Parameters:
value - the new value of the 'PR 18' attribute.
See Also:
getPR_18()
Generated

getPR_19

java.lang.String getPR_19()
Returns the value of the 'PR 19' attribute. The default value is "PR.Intel.Itanium".

If the meaning of the 'PR 19' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 19' attribute.
See Also:
setPR_19(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_19()
Generated
[EMF] Model
default="PR.Intel.Itanium"

setPR_19

void setPR_19(java.lang.String value)
Sets the value of the 'PR 19' attribute.

Parameters:
value - the new value of the 'PR 19' attribute.
See Also:
getPR_19()
Generated

getPR_50

java.lang.String getPR_50()
Returns the value of the 'PR 50' attribute. The default value is "PR.Motorola.68000".

If the meaning of the 'PR 50' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 50' attribute.
See Also:
setPR_50(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_50()
Generated
[EMF] Model
default="PR.Motorola.68000"

setPR_50

void setPR_50(java.lang.String value)
Sets the value of the 'PR 50' attribute.

Parameters:
value - the new value of the 'PR 50' attribute.
See Also:
getPR_50()
Generated

getPR_51

java.lang.String getPR_51()
Returns the value of the 'PR 51' attribute. The default value is "PR.Motorola.68020".

If the meaning of the 'PR 51' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 51' attribute.
See Also:
setPR_51(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_51()
Generated
[EMF] Model
default="PR.Motorola.68020"

setPR_51

void setPR_51(java.lang.String value)
Sets the value of the 'PR 51' attribute.

Parameters:
value - the new value of the 'PR 51' attribute.
See Also:
getPR_51()
Generated

getPR_52

java.lang.String getPR_52()
Returns the value of the 'PR 52' attribute. The default value is "PR.Motorola.68030".

If the meaning of the 'PR 52' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 52' attribute.
See Also:
setPR_52(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_52()
Generated
[EMF] Model
default="PR.Motorola.68030"

setPR_52

void setPR_52(java.lang.String value)
Sets the value of the 'PR 52' attribute.

Parameters:
value - the new value of the 'PR 52' attribute.
See Also:
getPR_52()
Generated

getPR_53

java.lang.String getPR_53()
Returns the value of the 'PR 53' attribute. The default value is "PR.Motorola.68040".

If the meaning of the 'PR 53' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 53' attribute.
See Also:
setPR_53(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_53()
Generated
[EMF] Model
default="PR.Motorola.68040"

setPR_53

void setPR_53(java.lang.String value)
Sets the value of the 'PR 53' attribute.

Parameters:
value - the new value of the 'PR 53' attribute.
See Also:
getPR_53()
Generated

getPR_54

java.lang.String getPR_54()
Returns the value of the 'PR 54' attribute. The default value is "PR.Motorola.68050".

If the meaning of the 'PR 54' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 54' attribute.
See Also:
setPR_54(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_54()
Generated
[EMF] Model
default="PR.Motorola.68050"

setPR_54

void setPR_54(java.lang.String value)
Sets the value of the 'PR 54' attribute.

Parameters:
value - the new value of the 'PR 54' attribute.
See Also:
getPR_54()
Generated

getPR_55

java.lang.String getPR_55()
Returns the value of the 'PR 55' attribute. The default value is "PR.Motorola.PowerPC 601".

If the meaning of the 'PR 55' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 55' attribute.
See Also:
setPR_55(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_55()
Generated
[EMF] Model
default="PR.Motorola.PowerPC 601"

setPR_55

void setPR_55(java.lang.String value)
Sets the value of the 'PR 55' attribute.

Parameters:
value - the new value of the 'PR 55' attribute.
See Also:
getPR_55()
Generated

getPR_56

java.lang.String getPR_56()
Returns the value of the 'PR 56' attribute. The default value is "PR.Motorola.PowerPC 603".

If the meaning of the 'PR 56' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 56' attribute.
See Also:
setPR_56(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_56()
Generated
[EMF] Model
default="PR.Motorola.PowerPC 603"

setPR_56

void setPR_56(java.lang.String value)
Sets the value of the 'PR 56' attribute.

Parameters:
value - the new value of the 'PR 56' attribute.
See Also:
getPR_56()
Generated

getPR_57

java.lang.String getPR_57()
Returns the value of the 'PR 57' attribute. The default value is "PR.Motorola.PowerPC 605".

If the meaning of the 'PR 57' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 57' attribute.
See Also:
setPR_57(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_57()
Generated
[EMF] Model
default="PR.Motorola.PowerPC 605"

setPR_57

void setPR_57(java.lang.String value)
Sets the value of the 'PR 57' attribute.

Parameters:
value - the new value of the 'PR 57' attribute.
See Also:
getPR_57()
Generated

getPR_58

java.lang.String getPR_58()
Returns the value of the 'PR 58' attribute. The default value is "PR.Motorola.PowerPC G3".

If the meaning of the 'PR 58' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 58' attribute.
See Also:
setPR_58(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_58()
Generated
[EMF] Model
default="PR.Motorola.PowerPC G3"

setPR_58

void setPR_58(java.lang.String value)
Sets the value of the 'PR 58' attribute.

Parameters:
value - the new value of the 'PR 58' attribute.
See Also:
getPR_58()
Generated

getPR_59

java.lang.String getPR_59()
Returns the value of the 'PR 59' attribute. The default value is "PR.Motorola.PowerPC G4".

If the meaning of the 'PR 59' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 59' attribute.
See Also:
setPR_59(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_59()
Generated
[EMF] Model
default="PR.Motorola.PowerPC G4"

setPR_59

void setPR_59(java.lang.String value)
Sets the value of the 'PR 59' attribute.

Parameters:
value - the new value of the 'PR 59' attribute.
See Also:
getPR_59()
Generated

getPR_60

java.lang.String getPR_60()
Returns the value of the 'PR 60' attribute. The default value is "PR.Motorola.PowerPC G5".

If the meaning of the 'PR 60' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'PR 60' attribute.
See Also:
setPR_60(String), Common_ConfigurationPackage.getHyadesProcessorTypeEnumeration_PR_60()
Generated
[EMF] Model
default="PR.Motorola.PowerPC G5"

setPR_60

void setPR_60(java.lang.String value)
Sets the value of the 'PR 60' attribute.

Parameters:
value - the new value of the 'PR 60' attribute.
See Also:
getPR_60()
Generated

TPTP 4.6.0 Platform Project
Public API Specification