org.eclipse.jst.jsf.facesconfig.emf.impl
Class FacesConfigTypeImpl
java.lang.Object
EObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl
-
All Implemented Interfaces:
-
FacesConfigType
-
public class FacesConfigTypeImpl
- extends EObjectImpl
- implements
FacesConfigType
An implementation of the model object '
Type
'.
The following features are implemented:
Field Summary
|
static java.lang.String
|
copyright
|
Methods inherited from class java.lang.Object
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
|
copyright
public static final java.lang.String copyright
-
-
See Also:
-
Constant Field Values
getApplication
public EList getApplication()
-
-
-
Specified by:
-
getApplication
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Application' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Application()
getFactory
public EList getFactory()
-
-
-
Specified by:
-
getFactory
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Factory' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Factory()
getComponent
public EList getComponent()
-
-
-
Specified by:
-
getComponent
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Component' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Component()
getConverter
public EList getConverter()
-
-
-
Specified by:
-
getConverter
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Converter' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Converter()
getManagedBean
public 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 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 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 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 EList getLifecycle()
-
-
-
Specified by:
-
getLifecycle
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Lifecycle' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Lifecycle()
getValidator
public EList getValidator()
-
-
-
Specified by:
-
getValidator
in interface
FacesConfigType
-
-
Returns:
- the value of the 'Validator' containment reference list.
-
See Also:
-
FacesConfigPackage.getFacesConfigType_Validator()
getFacesConfigExtension
public 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 NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
-
-
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()
-
-
-