|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactoryType
A representation of the model object 'Factory Type'.
The following features are supported:
FacesConfigPackage.getFactoryType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getApplicationFactory()
Returns the value of the 'Application Factory' containment reference list. |
EList |
getFacesContextFactory()
Returns the value of the 'Faces Context Factory' containment reference list. |
EList |
getFactoryExtension()
Returns the value of the 'Factory Extension' reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getLifecycleFactory()
Returns the value of the 'Lifecycle Factory' containment reference list. |
EList |
getRenderKitFactory()
Returns the value of the 'Render Kit Factory' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getApplicationFactory()
ApplicationFactoryType
.
If the meaning of the 'Application Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_ApplicationFactory()
EList getFacesContextFactory()
FacesContextFactoryType
.
If the meaning of the 'Faces Context Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_FacesContextFactory()
EList getLifecycleFactory()
LifecycleFactoryType
.
If the meaning of the 'Lifecycle Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_LifecycleFactory()
EList getRenderKitFactory()
RenderKitFactoryType
.
If the meaning of the 'Render Kit Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_RenderKitFactory()
EList getFactoryExtension()
FactoryExtensionType
.
If the meaning of the 'Factory Extension' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_FactoryExtension()
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.getFactoryType_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 |