TPTP 4.4.0 Platform Project
Public API Specification

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

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

public interface HyadesDisplayWidthEnumeration
extends CFGPsudoEnumeration

A representation of the model object 'Hyades Display Width Enumeration'.

The following features are supported:

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

Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getDW_1()
          Returns the value of the 'DW 1' attribute.
 java.lang.String getDW_2()
          Returns the value of the 'DW 2' attribute.
 java.lang.String getDW_3()
          Returns the value of the 'DW 3' attribute.
 java.lang.String getDW_4()
          Returns the value of the 'DW 4' attribute.
 java.lang.String getDW_5()
          Returns the value of the 'DW 5' attribute.
 java.lang.String getDW_6()
          Returns the value of the 'DW 6' attribute.
 java.lang.String getDW_7()
          Returns the value of the 'DW 7' attribute.
 java.lang.String getDW_8()
          Returns the value of the 'DW 8' attribute.
 void setDW_1(java.lang.String value)
          Sets the value of the 'DW 1' attribute
 void setDW_2(java.lang.String value)
          Sets the value of the 'DW 2' attribute
 void setDW_3(java.lang.String value)
          Sets the value of the 'DW 3' attribute
 void setDW_4(java.lang.String value)
          Sets the value of the 'DW 4' attribute
 void setDW_5(java.lang.String value)
          Sets the value of the 'DW 5' attribute
 void setDW_6(java.lang.String value)
          Sets the value of the 'DW 6' attribute
 void setDW_7(java.lang.String value)
          Sets the value of the 'DW 7' attribute
 void setDW_8(java.lang.String value)
          Sets the value of the 'DW 8' 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
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Generated
Method Detail

getDW_1

public java.lang.String getDW_1()
Returns the value of the 'DW 1' attribute. The default value is "640".

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

Returns:
the value of the 'DW 1' attribute.
See Also:
setDW_1(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_1()
Generated
[EMF] Model
default="640"

setDW_1

public void setDW_1(java.lang.String value)
Sets the value of the 'DW 1' attribute.

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

getDW_2

public java.lang.String getDW_2()
Returns the value of the 'DW 2' attribute. The default value is "800".

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

Returns:
the value of the 'DW 2' attribute.
See Also:
setDW_2(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_2()
Generated
[EMF] Model
default="800"

setDW_2

public void setDW_2(java.lang.String value)
Sets the value of the 'DW 2' attribute.

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

getDW_3

public java.lang.String getDW_3()
Returns the value of the 'DW 3' attribute. The default value is "1024".

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

Returns:
the value of the 'DW 3' attribute.
See Also:
setDW_3(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_3()
Generated
[EMF] Model
default="1024"

setDW_3

public void setDW_3(java.lang.String value)
Sets the value of the 'DW 3' attribute.

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

getDW_4

public java.lang.String getDW_4()
Returns the value of the 'DW 4' attribute. The default value is "1280".

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

Returns:
the value of the 'DW 4' attribute.
See Also:
setDW_4(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_4()
Generated
[EMF] Model
default="1280"

setDW_4

public void setDW_4(java.lang.String value)
Sets the value of the 'DW 4' attribute.

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

getDW_5

public java.lang.String getDW_5()
Returns the value of the 'DW 5' attribute. The default value is "1400".

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

Returns:
the value of the 'DW 5' attribute.
See Also:
setDW_5(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_5()
Generated
[EMF] Model
default="1400"

setDW_5

public void setDW_5(java.lang.String value)
Sets the value of the 'DW 5' attribute.

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

getDW_6

public java.lang.String getDW_6()
Returns the value of the 'DW 6' attribute. The default value is "1600".

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

Returns:
the value of the 'DW 6' attribute.
See Also:
setDW_6(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_6()
Generated
[EMF] Model
default="1600"

setDW_6

public void setDW_6(java.lang.String value)
Sets the value of the 'DW 6' attribute.

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

getDW_7

public java.lang.String getDW_7()
Returns the value of the 'DW 7' attribute. The default value is "1920".

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

Returns:
the value of the 'DW 7' attribute.
See Also:
setDW_7(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_7()
Generated
[EMF] Model
default="1920"

setDW_7

public void setDW_7(java.lang.String value)
Sets the value of the 'DW 7' attribute.

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

getDW_8

public java.lang.String getDW_8()
Returns the value of the 'DW 8' attribute. The default value is "2048".

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

Returns:
the value of the 'DW 8' attribute.
See Also:
setDW_8(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_8()
Generated
[EMF] Model
default="2048"

setDW_8

public void setDW_8(java.lang.String value)
Sets the value of the 'DW 8' attribute.

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

TPTP 4.4.0 Platform Project
Public API Specification