|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl
public class FacesConfigTypeImpl
An implementation of the model object 'Type'.
The following features are implemented:
Application
Factory
Component
Converter
Managed Bean
Navigation Rule
Referenced Bean
Render Kit
Lifecycle
Validator
Faces Config Extension
Xmlns
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
EList |
getApplication()
|
EList |
getComponent()
|
EList |
getConverter()
|
EList |
getFacesConfigExtension()
|
EList |
getFactory()
|
java.lang.String |
getId()
|
EList |
getLifecycle()
|
EList |
getManagedBean()
|
EList |
getNavigationRule()
|
EList |
getReferencedBean()
|
EList |
getRenderKit()
|
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 java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public EList getApplication()
getApplication
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Application()
public EList getFactory()
getFactory
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Factory()
public EList getComponent()
getComponent
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Component()
public EList getConverter()
getConverter
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Converter()
public EList getManagedBean()
getManagedBean
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_ManagedBean()
public EList getNavigationRule()
getNavigationRule
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_NavigationRule()
public EList getReferencedBean()
getReferencedBean
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_ReferencedBean()
public EList getRenderKit()
getRenderKit
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_RenderKit()
public EList getLifecycle()
getLifecycle
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Lifecycle()
public EList getValidator()
getValidator
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Validator()
public EList getFacesConfigExtension()
getFacesConfigExtension
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_FacesConfigExtension()
public java.lang.String getXmlns()
getXmlns
in interface FacesConfigType
FacesConfigType.isSetXmlns()
,
FacesConfigType.unsetXmlns()
,
FacesConfigType.setXmlns(String)
,
FacesConfigPackage.getFacesConfigType_Xmlns()
public void setXmlns(java.lang.String newXmlns)
setXmlns
in interface FacesConfigType
newXmlns
- the new value of the 'Xmlns' attribute.FacesConfigType.isSetXmlns()
,
FacesConfigType.unsetXmlns()
,
FacesConfigType.getXmlns()
public void unsetXmlns()
unsetXmlns
in interface FacesConfigType
FacesConfigType.isSetXmlns()
,
FacesConfigType.getXmlns()
,
FacesConfigType.setXmlns(String)
public boolean isSetXmlns()
isSetXmlns
in interface FacesConfigType
FacesConfigType.unsetXmlns()
,
FacesConfigType.getXmlns()
,
FacesConfigType.setXmlns(String)
public java.lang.String getId()
getId
in interface FacesConfigType
FacesConfigType.setId(String)
,
FacesConfigPackage.getFacesConfigType_Id()
public void setId(java.lang.String newId)
setId
in interface FacesConfigType
newId
- the new value of the 'Id' attribute.FacesConfigType.getId()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |