|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesConfigType
A representation of the model object 'Type'.
The following features are supported:
Application
Factory
Component
Converter
Managed Bean
Navigation Rule
Referenced Bean
Render Kit
Lifecycle
Validator
Faces Config Extension
Xmlns
Id
FacesConfigPackage.getFacesConfigType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getApplication()
Returns the value of the 'Application' containment reference list. |
org.eclipse.emf.common.util.EList |
getComponent()
Returns the value of the 'Component' containment reference list. |
org.eclipse.emf.common.util.EList |
getConverter()
Returns the value of the 'Converter' containment reference list. |
org.eclipse.emf.common.util.EList |
getFacesConfigExtension()
Returns the value of the 'Faces Config Extension' reference list. |
org.eclipse.emf.common.util.EList |
getFactory()
Returns the value of the 'Factory' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getLifecycle()
Returns the value of the 'Lifecycle' containment reference list. |
org.eclipse.emf.common.util.EList |
getManagedBean()
Returns the value of the 'Managed Bean' containment reference list. |
org.eclipse.emf.common.util.EList |
getNavigationRule()
Returns the value of the 'Navigation Rule' containment reference list. |
org.eclipse.emf.common.util.EList |
getReferencedBean()
Returns the value of the 'Referenced Bean' containment reference list. |
org.eclipse.emf.common.util.EList |
getRenderKit()
Returns the value of the 'Render Kit' containment reference list. |
org.eclipse.emf.common.util.EList |
getValidator()
Returns the value of the 'Validator' containment reference list. |
java.lang.String |
getXmlns()
Returns the value of the 'Xmlns' attribute. |
boolean |
isSetXmlns()
Returns whether the value of the ' Xmlns ' attribute is set |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setXmlns(java.lang.String value)
Sets the value of the ' Xmlns ' attribute |
void |
unsetXmlns()
Unsets the value of the ' Xmlns ' 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 getApplication()
ApplicationType
.
If the meaning of the 'Application' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Application()
org.eclipse.emf.common.util.EList getFactory()
FactoryType
.
If the meaning of the 'Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Factory()
org.eclipse.emf.common.util.EList getComponent()
ComponentType
.
If the meaning of the 'Component' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Component()
org.eclipse.emf.common.util.EList getConverter()
ConverterType
.
If the meaning of the 'Converter' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Converter()
org.eclipse.emf.common.util.EList getManagedBean()
ManagedBeanType
.
If the meaning of the 'Managed Bean' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_ManagedBean()
org.eclipse.emf.common.util.EList getNavigationRule()
NavigationRuleType
.
If the meaning of the 'Navigation Rule' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_NavigationRule()
org.eclipse.emf.common.util.EList getReferencedBean()
ReferencedBeanType
.
If the meaning of the 'Referenced Bean' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_ReferencedBean()
org.eclipse.emf.common.util.EList getRenderKit()
RenderKitType
.
If the meaning of the 'Render Kit' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_RenderKit()
org.eclipse.emf.common.util.EList getLifecycle()
LifecycleType
.
If the meaning of the 'Lifecycle' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Lifecycle()
org.eclipse.emf.common.util.EList getValidator()
ValidatorType
.
If the meaning of the 'Validator' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_Validator()
org.eclipse.emf.common.util.EList getFacesConfigExtension()
FacesConfigExtensionType
.
If the meaning of the 'Faces Config Extension' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFacesConfigType_FacesConfigExtension()
java.lang.String getXmlns()
"http://java.sun.com/JSF/Configuration"
.
If the meaning of the 'Xmlns' attribute isn't clear, there really should be more of a description here...
isSetXmlns()
,
unsetXmlns()
,
setXmlns(String)
,
FacesConfigPackage.getFacesConfigType_Xmlns()
void setXmlns(java.lang.String value)
Xmlns
' attribute.
value
- the new value of the 'Xmlns' attribute.isSetXmlns()
,
unsetXmlns()
,
getXmlns()
void unsetXmlns()
Xmlns
' attribute.
isSetXmlns()
,
getXmlns()
,
setXmlns(String)
boolean isSetXmlns()
Xmlns
' attribute is set.
unsetXmlns()
,
getXmlns()
,
setXmlns(String)
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.getFacesConfigType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |