|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HyadesServicePackEnumeration
A representation of the model object 'Hyades Service Pack Enumeration'.
The following features are supported:
SP 1SP 2SP 3SP 4SP 5SP 6SP 7SP 8SP 9SP 100SP 101SP 200SP 201SP 300SP 301SP 400SP 401SP 500SP 501SP 600SP 601SP 700SP 701SP 800SP 801SP 900SP 901
Common_ConfigurationPackage.getHyadesServicePackEnumeration()| Method Summary | |
|---|---|
java.lang.String |
getSP_1()
Returns the value of the 'SP 1' attribute. |
java.lang.String |
getSP_100()
Returns the value of the 'SP 100' attribute. |
java.lang.String |
getSP_101()
Returns the value of the 'SP 101' attribute. |
java.lang.String |
getSP_2()
Returns the value of the 'SP 2' attribute. |
java.lang.String |
getSP_200()
Returns the value of the 'SP 200' attribute. |
java.lang.String |
getSP_201()
Returns the value of the 'SP 201' attribute. |
java.lang.String |
getSP_3()
Returns the value of the 'SP 3' attribute. |
java.lang.String |
getSP_300()
Returns the value of the 'SP 300' attribute. |
java.lang.String |
getSP_301()
Returns the value of the 'SP 301' attribute. |
java.lang.String |
getSP_4()
Returns the value of the 'SP 4' attribute. |
java.lang.String |
getSP_400()
Returns the value of the 'SP 400' attribute. |
java.lang.String |
getSP_401()
Returns the value of the 'SP 401' attribute. |
java.lang.String |
getSP_5()
Returns the value of the 'SP 5' attribute. |
java.lang.String |
getSP_500()
Returns the value of the 'SP 500' attribute. |
java.lang.String |
getSP_501()
Returns the value of the 'SP 501' attribute. |
java.lang.String |
getSP_6()
Returns the value of the 'SP 6' attribute. |
java.lang.String |
getSP_600()
Returns the value of the 'SP 600' attribute. |
java.lang.String |
getSP_601()
Returns the value of the 'SP 601' attribute. |
java.lang.String |
getSP_7()
Returns the value of the 'SP 7' attribute. |
java.lang.String |
getSP_700()
Returns the value of the 'SP 700' attribute. |
java.lang.String |
getSP_701()
Returns the value of the 'SP 701' attribute. |
java.lang.String |
getSP_8()
Returns the value of the 'SP 8' attribute. |
java.lang.String |
getSP_800()
Returns the value of the 'SP 800' attribute. |
java.lang.String |
getSP_801()
Returns the value of the 'SP 801' attribute. |
java.lang.String |
getSP_9()
Returns the value of the 'SP 9' attribute. |
java.lang.String |
getSP_900()
Returns the value of the 'SP 900' attribute. |
java.lang.String |
getSP_901()
Returns the value of the 'SP 901' attribute. |
void |
setSP_1(java.lang.String value)
Sets the value of the ' SP 1' attribute |
void |
setSP_100(java.lang.String value)
Sets the value of the ' SP 100' attribute |
void |
setSP_101(java.lang.String value)
Sets the value of the ' SP 101' attribute |
void |
setSP_2(java.lang.String value)
Sets the value of the ' SP 2' attribute |
void |
setSP_200(java.lang.String value)
Sets the value of the ' SP 200' attribute |
void |
setSP_201(java.lang.String value)
Sets the value of the ' SP 201' attribute |
void |
setSP_3(java.lang.String value)
Sets the value of the ' SP 3' attribute |
void |
setSP_300(java.lang.String value)
Sets the value of the ' SP 300' attribute |
void |
setSP_301(java.lang.String value)
Sets the value of the ' SP 301' attribute |
void |
setSP_4(java.lang.String value)
Sets the value of the ' SP 4' attribute |
void |
setSP_400(java.lang.String value)
Sets the value of the ' SP 400' attribute |
void |
setSP_401(java.lang.String value)
Sets the value of the ' SP 401' attribute |
void |
setSP_5(java.lang.String value)
Sets the value of the ' SP 5' attribute |
void |
setSP_500(java.lang.String value)
Sets the value of the ' SP 500' attribute |
void |
setSP_501(java.lang.String value)
Sets the value of the ' SP 501' attribute |
void |
setSP_6(java.lang.String value)
Sets the value of the ' SP 6' attribute |
void |
setSP_600(java.lang.String value)
Sets the value of the ' SP 600' attribute |
void |
setSP_601(java.lang.String value)
Sets the value of the ' SP 601' attribute |
void |
setSP_7(java.lang.String value)
Sets the value of the ' SP 7' attribute |
void |
setSP_700(java.lang.String value)
Sets the value of the ' SP 700' attribute |
void |
setSP_701(java.lang.String value)
Sets the value of the ' SP 701' attribute |
void |
setSP_8(java.lang.String value)
Sets the value of the ' SP 8' attribute |
void |
setSP_800(java.lang.String value)
Sets the value of the ' SP 800' attribute |
void |
setSP_801(java.lang.String value)
Sets the value of the ' SP 801' attribute |
void |
setSP_9(java.lang.String value)
Sets the value of the ' SP 9' attribute |
void |
setSP_900(java.lang.String value)
Sets the value of the ' SP 900' attribute |
void |
setSP_901(java.lang.String value)
Sets the value of the ' SP 901' 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 |
|---|
java.lang.String getSP_1()
"1".
If the meaning of the 'SP 1' attribute isn't clear, there really should be more of a description here...
setSP_1(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_1()void setSP_1(java.lang.String value)
SP 1' attribute.
value - the new value of the 'SP 1' attribute.getSP_1()java.lang.String getSP_2()
"2".
If the meaning of the 'SP 2' attribute isn't clear, there really should be more of a description here...
setSP_2(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_2()void setSP_2(java.lang.String value)
SP 2' attribute.
value - the new value of the 'SP 2' attribute.getSP_2()java.lang.String getSP_3()
"3".
If the meaning of the 'SP 3' attribute isn't clear, there really should be more of a description here...
setSP_3(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_3()void setSP_3(java.lang.String value)
SP 3' attribute.
value - the new value of the 'SP 3' attribute.getSP_3()java.lang.String getSP_4()
"4".
If the meaning of the 'SP 4' attribute isn't clear, there really should be more of a description here...
setSP_4(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_4()void setSP_4(java.lang.String value)
SP 4' attribute.
value - the new value of the 'SP 4' attribute.getSP_4()java.lang.String getSP_5()
"5".
If the meaning of the 'SP 5' attribute isn't clear, there really should be more of a description here...
setSP_5(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_5()void setSP_5(java.lang.String value)
SP 5' attribute.
value - the new value of the 'SP 5' attribute.getSP_5()java.lang.String getSP_6()
"6".
If the meaning of the 'SP 6' attribute isn't clear, there really should be more of a description here...
setSP_6(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_6()void setSP_6(java.lang.String value)
SP 6' attribute.
value - the new value of the 'SP 6' attribute.getSP_6()java.lang.String getSP_7()
"7".
If the meaning of the 'SP 7' attribute isn't clear, there really should be more of a description here...
setSP_7(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_7()void setSP_7(java.lang.String value)
SP 7' attribute.
value - the new value of the 'SP 7' attribute.getSP_7()java.lang.String getSP_8()
"8".
If the meaning of the 'SP 8' attribute isn't clear, there really should be more of a description here...
setSP_8(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_8()void setSP_8(java.lang.String value)
SP 8' attribute.
value - the new value of the 'SP 8' attribute.getSP_8()java.lang.String getSP_9()
"9".
If the meaning of the 'SP 9' attribute isn't clear, there really should be more of a description here...
setSP_9(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_9()void setSP_9(java.lang.String value)
SP 9' attribute.
value - the new value of the 'SP 9' attribute.getSP_9()java.lang.String getSP_100()
"1a".
If the meaning of the 'SP 100' attribute isn't clear, there really should be more of a description here...
setSP_100(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_100()void setSP_100(java.lang.String value)
SP 100' attribute.
value - the new value of the 'SP 100' attribute.getSP_100()java.lang.String getSP_101()
"1b".
If the meaning of the 'SP 101' attribute isn't clear, there really should be more of a description here...
setSP_101(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_101()void setSP_101(java.lang.String value)
SP 101' attribute.
value - the new value of the 'SP 101' attribute.getSP_101()java.lang.String getSP_200()
"2a".
If the meaning of the 'SP 200' attribute isn't clear, there really should be more of a description here...
setSP_200(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_200()void setSP_200(java.lang.String value)
SP 200' attribute.
value - the new value of the 'SP 200' attribute.getSP_200()java.lang.String getSP_201()
"2b".
If the meaning of the 'SP 201' attribute isn't clear, there really should be more of a description here...
setSP_201(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_201()void setSP_201(java.lang.String value)
SP 201' attribute.
value - the new value of the 'SP 201' attribute.getSP_201()java.lang.String getSP_300()
"3a".
If the meaning of the 'SP 300' attribute isn't clear, there really should be more of a description here...
setSP_300(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_300()void setSP_300(java.lang.String value)
SP 300' attribute.
value - the new value of the 'SP 300' attribute.getSP_300()java.lang.String getSP_301()
"3b".
If the meaning of the 'SP 301' attribute isn't clear, there really should be more of a description here...
setSP_301(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_301()void setSP_301(java.lang.String value)
SP 301' attribute.
value - the new value of the 'SP 301' attribute.getSP_301()java.lang.String getSP_400()
"4a".
If the meaning of the 'SP 400' attribute isn't clear, there really should be more of a description here...
setSP_400(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_400()void setSP_400(java.lang.String value)
SP 400' attribute.
value - the new value of the 'SP 400' attribute.getSP_400()java.lang.String getSP_401()
"4b".
If the meaning of the 'SP 401' attribute isn't clear, there really should be more of a description here...
setSP_401(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_401()void setSP_401(java.lang.String value)
SP 401' attribute.
value - the new value of the 'SP 401' attribute.getSP_401()java.lang.String getSP_500()
"5a".
If the meaning of the 'SP 500' attribute isn't clear, there really should be more of a description here...
setSP_500(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_500()void setSP_500(java.lang.String value)
SP 500' attribute.
value - the new value of the 'SP 500' attribute.getSP_500()java.lang.String getSP_501()
"5b".
If the meaning of the 'SP 501' attribute isn't clear, there really should be more of a description here...
setSP_501(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_501()void setSP_501(java.lang.String value)
SP 501' attribute.
value - the new value of the 'SP 501' attribute.getSP_501()java.lang.String getSP_600()
"6a".
If the meaning of the 'SP 600' attribute isn't clear, there really should be more of a description here...
setSP_600(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_600()void setSP_600(java.lang.String value)
SP 600' attribute.
value - the new value of the 'SP 600' attribute.getSP_600()java.lang.String getSP_601()
"6b".
If the meaning of the 'SP 601' attribute isn't clear, there really should be more of a description here...
setSP_601(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_601()void setSP_601(java.lang.String value)
SP 601' attribute.
value - the new value of the 'SP 601' attribute.getSP_601()java.lang.String getSP_700()
"7a".
If the meaning of the 'SP 700' attribute isn't clear, there really should be more of a description here...
setSP_700(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_700()void setSP_700(java.lang.String value)
SP 700' attribute.
value - the new value of the 'SP 700' attribute.getSP_700()java.lang.String getSP_701()
"7b".
If the meaning of the 'SP 701' attribute isn't clear, there really should be more of a description here...
setSP_701(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_701()void setSP_701(java.lang.String value)
SP 701' attribute.
value - the new value of the 'SP 701' attribute.getSP_701()java.lang.String getSP_800()
"8a".
If the meaning of the 'SP 800' attribute isn't clear, there really should be more of a description here...
setSP_800(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_800()void setSP_800(java.lang.String value)
SP 800' attribute.
value - the new value of the 'SP 800' attribute.getSP_800()java.lang.String getSP_801()
"8b".
If the meaning of the 'SP 801' attribute isn't clear, there really should be more of a description here...
setSP_801(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_801()void setSP_801(java.lang.String value)
SP 801' attribute.
value - the new value of the 'SP 801' attribute.getSP_801()java.lang.String getSP_900()
"9a".
If the meaning of the 'SP 900' attribute isn't clear, there really should be more of a description here...
setSP_900(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_900()void setSP_900(java.lang.String value)
SP 900' attribute.
value - the new value of the 'SP 900' attribute.getSP_900()java.lang.String getSP_901()
"9b".
If the meaning of the 'SP 901' attribute isn't clear, there really should be more of a description here...
setSP_901(String),
Common_ConfigurationPackage.getHyadesServicePackEnumeration_SP_901()void setSP_901(java.lang.String value)
SP 901' attribute.
value - the new value of the 'SP 901' attribute.getSP_901()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||