|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationType
A representation of the model object 'Application Type'.
The following features are supported:
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
FacesConfigPackage.getApplicationType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getActionListener()
Returns the value of the 'Action Listener' containment reference list. |
org.eclipse.emf.common.util.EList |
getApplicationExtension()
Returns the value of the 'Application Extension' reference list. |
org.eclipse.emf.common.util.EList |
getDefaultRenderKitId()
Returns the value of the 'Default Render Kit Id' containment reference list. |
org.eclipse.emf.common.util.EList |
getELResolver()
Returns the value of the 'EL Resolver' reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getLocaleConfig()
Returns the value of the 'Locale Config' containment reference list. |
org.eclipse.emf.common.util.EList |
getMessageBundle()
Returns the value of the 'Message Bundle' containment reference list. |
org.eclipse.emf.common.util.EList |
getNavigationHandler()
Returns the value of the 'Navigation Handler' containment reference list. |
org.eclipse.emf.common.util.EList |
getPropertyResolver()
Returns the value of the 'Property Resolver' containment reference list. |
org.eclipse.emf.common.util.EList |
getResourceBundle()
Returns the value of the 'Resource Bundle' reference list. |
org.eclipse.emf.common.util.EList |
getStateManager()
Returns the value of the 'State Manager' containment reference list. |
org.eclipse.emf.common.util.EList |
getVariableResolver()
Returns the value of the 'Variable Resolver' containment reference list. |
org.eclipse.emf.common.util.EList |
getViewHandler()
Returns the value of the 'View Handler' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList getActionListener()
ActionListenerType
.
If the meaning of the 'Action Listener' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ActionListener()
org.eclipse.emf.common.util.EList getDefaultRenderKitId()
DefaultRenderKitIdType
.
If the meaning of the 'Default Render Kit Id' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_DefaultRenderKitId()
org.eclipse.emf.common.util.EList getMessageBundle()
MessageBundleType
.
If the meaning of the 'Message Bundle' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_MessageBundle()
org.eclipse.emf.common.util.EList getNavigationHandler()
NavigationHandlerType
.
If the meaning of the 'Navigation Handler' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_NavigationHandler()
org.eclipse.emf.common.util.EList getViewHandler()
ViewHandlerType
.
If the meaning of the 'View Handler' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ViewHandler()
org.eclipse.emf.common.util.EList getStateManager()
StateManagerType
.
If the meaning of the 'State Manager' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_StateManager()
org.eclipse.emf.common.util.EList getPropertyResolver()
PropertyResolverType
.
If the meaning of the 'Property Resolver' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_PropertyResolver()
org.eclipse.emf.common.util.EList getVariableResolver()
VariableResolverType
.
If the meaning of the 'Variable Resolver' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_VariableResolver()
org.eclipse.emf.common.util.EList getLocaleConfig()
LocaleConfigType
.
If the meaning of the 'Locale Config' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_LocaleConfig()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getApplicationType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
org.eclipse.emf.common.util.EList getELResolver()
ELResolverType
.
If the meaning of the 'EL Resolver' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ELResolver()
org.eclipse.emf.common.util.EList getResourceBundle()
ResourceBundleType
.
If the meaning of the 'Resource Bundle' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ResourceBundle()
org.eclipse.emf.common.util.EList getApplicationExtension()
ApplicationExtensionType
.
If the meaning of the 'Application Extension' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ApplicationExtension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |