g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.impl
Class OperatingSystemTypeTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by eu.geclipse.jsdl.model.impl.OperatingSystemTypeTypeImpl
All Implemented Interfaces:
OperatingSystemTypeType

Deprecated. This class is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base

public class OperatingSystemTypeTypeImpl
extends EObjectImpl
implements OperatingSystemTypeType

An implementation of the model object 'Operating System Type Type'.

The following features are implemented:


Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
          Deprecated.  
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
          Deprecated.  
 boolean eIsSet(int featureID)
          Deprecated.  
 void eSet(int featureID, java.lang.Object newValue)
          Deprecated.  
 void eUnset(int featureID)
          Deprecated.  
 FeatureMap getAny()
          Deprecated.  
 FeatureMap getAnyAttribute()
          Deprecated.  
 OperatingSystemTypeEnumeration getOperatingSystemName()
          Deprecated.  
 boolean isSetOperatingSystemName()
          Deprecated.  
 void setOperatingSystemName(OperatingSystemTypeEnumeration newOperatingSystemName)
          Deprecated.  
 java.lang.String toString()
          Deprecated.  
 void unsetOperatingSystemName()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getOperatingSystemName

public OperatingSystemTypeEnumeration getOperatingSystemName()
Deprecated. 

Specified by:
getOperatingSystemName in interface OperatingSystemTypeType
Returns:
the value of the 'Operating System Name' attribute.
See Also:
OperatingSystemTypeEnumeration, OperatingSystemTypeType.isSetOperatingSystemName(), OperatingSystemTypeType.unsetOperatingSystemName(), OperatingSystemTypeType.setOperatingSystemName(OperatingSystemTypeEnumeration), JsdlPackage.getOperatingSystemTypeType_OperatingSystemName()

setOperatingSystemName

public void setOperatingSystemName(OperatingSystemTypeEnumeration newOperatingSystemName)
Deprecated. 

Specified by:
setOperatingSystemName in interface OperatingSystemTypeType
Parameters:
newOperatingSystemName - the new value of the 'Operating System Name' attribute.
See Also:
OperatingSystemTypeEnumeration, OperatingSystemTypeType.isSetOperatingSystemName(), OperatingSystemTypeType.unsetOperatingSystemName(), OperatingSystemTypeType.getOperatingSystemName()

unsetOperatingSystemName

public void unsetOperatingSystemName()
Deprecated. 

Specified by:
unsetOperatingSystemName in interface OperatingSystemTypeType
See Also:
OperatingSystemTypeType.isSetOperatingSystemName(), OperatingSystemTypeType.getOperatingSystemName(), OperatingSystemTypeType.setOperatingSystemName(OperatingSystemTypeEnumeration)

isSetOperatingSystemName

public boolean isSetOperatingSystemName()
Deprecated. 

Specified by:
isSetOperatingSystemName in interface OperatingSystemTypeType
Returns:
whether the value of the 'Operating System Name' attribute is set.
See Also:
OperatingSystemTypeType.unsetOperatingSystemName(), OperatingSystemTypeType.getOperatingSystemName(), OperatingSystemTypeType.setOperatingSystemName(OperatingSystemTypeEnumeration)

getAny

public FeatureMap getAny()
Deprecated. 

Specified by:
getAny in interface OperatingSystemTypeType
Returns:
the value of the 'Any' attribute list.
See Also:
JsdlPackage.getOperatingSystemTypeType_Any()

getAnyAttribute

public FeatureMap getAnyAttribute()
Deprecated. 

Specified by:
getAnyAttribute in interface OperatingSystemTypeType
Returns:
the value of the 'Any Attribute' attribute list.
See Also:
JsdlPackage.getOperatingSystemTypeType_AnyAttribute()

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)
Deprecated. 


eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)
Deprecated. 


eSet

public void eSet(int featureID,
                 java.lang.Object newValue)
Deprecated. 


eUnset

public void eUnset(int featureID)
Deprecated. 


eIsSet

public boolean eIsSet(int featureID)
Deprecated. 


toString

public java.lang.String toString()
Deprecated. 


g-Eclipse
Release 1.0.0