TPTP 4.4.0 Platform Project
Public API Specification

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

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

public interface HyadesBrowserEnumeration
extends CFGPsudoEnumeration

A representation of the model object 'Hyades Browser Enumeration'.

The following features are supported:

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

Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getWB_1()
          Returns the value of the 'WB 1' attribute.
 java.lang.String getWB_2()
          Returns the value of the 'WB 2' attribute.
 java.lang.String getWB_3()
          Returns the value of the 'WB 3' attribute.
 java.lang.String getWB_4()
          Returns the value of the 'WB 4' attribute.
 java.lang.String getWB_5()
          Returns the value of the 'WB 5' attribute.
 java.lang.String getWB_6()
          Returns the value of the 'WB 6' attribute.
 java.lang.String getWB_7()
          Returns the value of the 'WB 7' attribute.
 void setWB_1(java.lang.String value)
          Sets the value of the 'WB 1' attribute
 void setWB_2(java.lang.String value)
          Sets the value of the 'WB 2' attribute
 void setWB_3(java.lang.String value)
          Sets the value of the 'WB 3' attribute
 void setWB_4(java.lang.String value)
          Sets the value of the 'WB 4' attribute
 void setWB_5(java.lang.String value)
          Sets the value of the 'WB 5' attribute
 void setWB_6(java.lang.String value)
          Sets the value of the 'WB 6' attribute
 void setWB_7(java.lang.String value)
          Sets the value of the 'WB 7' 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

getWB_1

public java.lang.String getWB_1()
Returns the value of the 'WB 1' attribute. The default value is "WB.Microsoft.Internet Explorer".

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

Returns:
the value of the 'WB 1' attribute.
See Also:
setWB_1(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_1()
Generated
[EMF] Model
default="WB.Microsoft.Internet Explorer"

setWB_1

public void setWB_1(java.lang.String value)
Sets the value of the 'WB 1' attribute.

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

getWB_2

public java.lang.String getWB_2()
Returns the value of the 'WB 2' attribute. The default value is "WB.Netscape.Netscape".

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

Returns:
the value of the 'WB 2' attribute.
See Also:
setWB_2(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_2()
Generated
[EMF] Model
default="WB.Netscape.Netscape"

setWB_2

public void setWB_2(java.lang.String value)
Sets the value of the 'WB 2' attribute.

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

getWB_3

public java.lang.String getWB_3()
Returns the value of the 'WB 3' attribute. The default value is "WB.Mozilla.Mozilla".

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

Returns:
the value of the 'WB 3' attribute.
See Also:
setWB_3(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_3()
Generated
[EMF] Model
default="WB.Mozilla.Mozilla"

setWB_3

public void setWB_3(java.lang.String value)
Sets the value of the 'WB 3' attribute.

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

getWB_4

public java.lang.String getWB_4()
Returns the value of the 'WB 4' attribute. The default value is "WB.Apple.Safari".

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

Returns:
the value of the 'WB 4' attribute.
See Also:
setWB_4(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_4()
Generated
[EMF] Model
default="WB.Apple.Safari"

setWB_4

public void setWB_4(java.lang.String value)
Sets the value of the 'WB 4' attribute.

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

getWB_5

public java.lang.String getWB_5()
Returns the value of the 'WB 5' attribute. The default value is "WB.Opera.Opera".

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

Returns:
the value of the 'WB 5' attribute.
See Also:
setWB_5(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_5()
Generated
[EMF] Model
default="WB.Opera.Opera"

setWB_5

public void setWB_5(java.lang.String value)
Sets the value of the 'WB 5' attribute.

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

getWB_6

public java.lang.String getWB_6()
Returns the value of the 'WB 6' attribute. The default value is "WB.NCSA.Mosaic".

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

Returns:
the value of the 'WB 6' attribute.
See Also:
setWB_6(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_6()
Generated
[EMF] Model
default="WB.NCSA.Mosaic"

setWB_6

public void setWB_6(java.lang.String value)
Sets the value of the 'WB 6' attribute.

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

getWB_7

public java.lang.String getWB_7()
Returns the value of the 'WB 7' attribute. The default value is "WB.ISC.Lynx".

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

Returns:
the value of the 'WB 7' attribute.
See Also:
setWB_7(String), Common_ConfigurationPackage.getHyadesBrowserEnumeration_WB_7()
Generated
[EMF] Model
default="WB.ISC.Lynx"

setWB_7

public void setWB_7(java.lang.String value)
Sets the value of the 'WB 7' attribute.

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

TPTP 4.4.0 Platform Project
Public API Specification