org.eclipse.jst.jsf.facesconfig.emf.impl
Class FacesConfigTypeImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, FacesConfigType

public class FacesConfigTypeImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements FacesConfigType

An implementation of the model object 'Type'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 org.eclipse.emf.common.util.EList getApplication()
           
 org.eclipse.emf.common.util.EList getComponent()
           
 org.eclipse.emf.common.util.EList getConverter()
           
 org.eclipse.emf.common.util.EList getFacesConfigExtension()
           
 org.eclipse.emf.common.util.EList getFactory()
           
 java.lang.String getId()
           
 org.eclipse.emf.common.util.EList getLifecycle()
           
 org.eclipse.emf.common.util.EList getManagedBean()
           
 org.eclipse.emf.common.util.EList getNavigationRule()
           
 org.eclipse.emf.common.util.EList getReferencedBean()
           
 org.eclipse.emf.common.util.EList getRenderKit()
           
 org.eclipse.emf.common.util.EList getValidator()
           
 java.lang.String getXmlns()
           
 boolean isSetXmlns()
           
 void setId(java.lang.String newId)
           
 void setXmlns(java.lang.String newXmlns)
           
 java.lang.String toString()
           
 void unsetXmlns()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Method Detail

getApplication

public org.eclipse.emf.common.util.EList getApplication()

Specified by:
getApplication in interface FacesConfigType
Returns:
the value of the 'Application' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Application()

getFactory

public org.eclipse.emf.common.util.EList getFactory()

Specified by:
getFactory in interface FacesConfigType
Returns:
the value of the 'Factory' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Factory()

getComponent

public org.eclipse.emf.common.util.EList getComponent()

Specified by:
getComponent in interface FacesConfigType
Returns:
the value of the 'Component' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Component()

getConverter

public org.eclipse.emf.common.util.EList getConverter()

Specified by:
getConverter in interface FacesConfigType
Returns:
the value of the 'Converter' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Converter()

getManagedBean

public org.eclipse.emf.common.util.EList getManagedBean()

Specified by:
getManagedBean in interface FacesConfigType
Returns:
the value of the 'Managed Bean' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_ManagedBean()

getNavigationRule

public org.eclipse.emf.common.util.EList getNavigationRule()

Specified by:
getNavigationRule in interface FacesConfigType
Returns:
the value of the 'Navigation Rule' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_NavigationRule()

getReferencedBean

public org.eclipse.emf.common.util.EList getReferencedBean()

Specified by:
getReferencedBean in interface FacesConfigType
Returns:
the value of the 'Referenced Bean' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_ReferencedBean()

getRenderKit

public org.eclipse.emf.common.util.EList getRenderKit()

Specified by:
getRenderKit in interface FacesConfigType
Returns:
the value of the 'Render Kit' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_RenderKit()

getLifecycle

public org.eclipse.emf.common.util.EList getLifecycle()

Specified by:
getLifecycle in interface FacesConfigType
Returns:
the value of the 'Lifecycle' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Lifecycle()

getValidator

public org.eclipse.emf.common.util.EList getValidator()

Specified by:
getValidator in interface FacesConfigType
Returns:
the value of the 'Validator' containment reference list.
See Also:
FacesConfigPackage.getFacesConfigType_Validator()

getFacesConfigExtension

public org.eclipse.emf.common.util.EList getFacesConfigExtension()

Specified by:
getFacesConfigExtension in interface FacesConfigType
Returns:
the value of the 'Faces Config Extension' reference list.
See Also:
FacesConfigPackage.getFacesConfigType_FacesConfigExtension()

getXmlns

public java.lang.String getXmlns()

Specified by:
getXmlns in interface FacesConfigType
Returns:
the value of the 'Xmlns' attribute.
See Also:
FacesConfigType.isSetXmlns(), FacesConfigType.unsetXmlns(), FacesConfigType.setXmlns(String), FacesConfigPackage.getFacesConfigType_Xmlns()

setXmlns

public void setXmlns(java.lang.String newXmlns)

Specified by:
setXmlns in interface FacesConfigType
Parameters:
newXmlns - the new value of the 'Xmlns' attribute.
See Also:
FacesConfigType.isSetXmlns(), FacesConfigType.unsetXmlns(), FacesConfigType.getXmlns()

unsetXmlns

public void unsetXmlns()

Specified by:
unsetXmlns in interface FacesConfigType
See Also:
FacesConfigType.isSetXmlns(), FacesConfigType.getXmlns(), FacesConfigType.setXmlns(String)

isSetXmlns

public boolean isSetXmlns()

Specified by:
isSetXmlns in interface FacesConfigType
Returns:
whether the value of the 'Xmlns' attribute is set.
See Also:
FacesConfigType.unsetXmlns(), FacesConfigType.getXmlns(), FacesConfigType.setXmlns(String)

getId

public java.lang.String getId()

Specified by:
getId in interface FacesConfigType
Returns:
the value of the 'Id' attribute.
See Also:
FacesConfigType.setId(String), FacesConfigPackage.getFacesConfigType_Id()

setId

public void setId(java.lang.String newId)

Specified by:
setId in interface FacesConfigType
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
FacesConfigType.getId()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

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

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

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

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl