|
||||||||||
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.ApplicationTypeImpl
public class ApplicationTypeImpl
An implementation of the model object 'Application Type'.
The following features are implemented:
Action Listener
Default Render Kit Id
Message Bundle
Navigation Handler
View Handler
State Manager
Property Resolver
Variable Resolver
Locale Config
Id
EL Resolver
Resource Bundle
Application Extension
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 |
getActionListener()
|
EList |
getApplicationExtension()
|
EList |
getDefaultRenderKitId()
|
EList |
getELResolver()
|
java.lang.String |
getId()
|
EList |
getLocaleConfig()
|
EList |
getMessageBundle()
|
EList |
getNavigationHandler()
|
EList |
getPropertyResolver()
|
EList |
getResourceBundle()
|
EList |
getStateManager()
|
EList |
getVariableResolver()
|
EList |
getViewHandler()
|
void |
setId(java.lang.String newId)
|
java.lang.String |
toString()
|
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 getActionListener()
getActionListener
in interface ApplicationType
FacesConfigPackage.getApplicationType_ActionListener()
public EList getDefaultRenderKitId()
getDefaultRenderKitId
in interface ApplicationType
FacesConfigPackage.getApplicationType_DefaultRenderKitId()
public EList getMessageBundle()
getMessageBundle
in interface ApplicationType
FacesConfigPackage.getApplicationType_MessageBundle()
public EList getNavigationHandler()
getNavigationHandler
in interface ApplicationType
FacesConfigPackage.getApplicationType_NavigationHandler()
public EList getViewHandler()
getViewHandler
in interface ApplicationType
FacesConfigPackage.getApplicationType_ViewHandler()
public EList getStateManager()
getStateManager
in interface ApplicationType
FacesConfigPackage.getApplicationType_StateManager()
public EList getPropertyResolver()
getPropertyResolver
in interface ApplicationType
FacesConfigPackage.getApplicationType_PropertyResolver()
public EList getVariableResolver()
getVariableResolver
in interface ApplicationType
FacesConfigPackage.getApplicationType_VariableResolver()
public EList getLocaleConfig()
getLocaleConfig
in interface ApplicationType
FacesConfigPackage.getApplicationType_LocaleConfig()
public java.lang.String getId()
getId
in interface ApplicationType
ApplicationType.setId(String)
,
FacesConfigPackage.getApplicationType_Id()
public void setId(java.lang.String newId)
setId
in interface ApplicationType
newId
- the new value of the 'Id' attribute.ApplicationType.getId()
public EList getELResolver()
getELResolver
in interface ApplicationType
FacesConfigPackage.getApplicationType_ELResolver()
public EList getResourceBundle()
getResourceBundle
in interface ApplicationType
FacesConfigPackage.getApplicationType_ResourceBundle()
public EList getApplicationExtension()
getApplicationExtension
in interface ApplicationType
FacesConfigPackage.getApplicationType_ApplicationExtension()
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 |