g-Eclipse
Release 1.0.0

eu.geclipse.batch.model.qdl.impl
Class AllowedVirtualOrganizationsTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by eu.geclipse.batch.model.qdl.impl.AllowedVirtualOrganizationsTypeImpl
All Implemented Interfaces:
AllowedVirtualOrganizationsType

public class AllowedVirtualOrganizationsTypeImpl
extends EObjectImpl
implements AllowedVirtualOrganizationsType

An implementation of the model object 'Allowed Virtual Organizations Type'.

The following features are implemented:


Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
  getVOName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getVOName

public  getVOName()

Specified by:
getVOName in interface AllowedVirtualOrganizationsType
Returns:
the value of the 'VO Name' attribute list.
See Also:
QdlPackage.getAllowedVirtualOrganizationsType_VOName()

eGet

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


eSet

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


eUnset

public void eUnset(int featureID)


eIsSet

public boolean eIsSet(int featureID)


toString

public java.lang.String toString()


g-Eclipse
Release 1.0.0