|
||||||||||
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 | |
---|---|
org.eclipse.emf.common.util.EList |
getApplicationFactory()
Returns the value of the 'Application Factory' containment reference list. |
org.eclipse.emf.common.util.EList |
getFacesContextFactory()
Returns the value of the 'Faces Context Factory' containment reference list. |
org.eclipse.emf.common.util.EList |
getFactoryExtension()
Returns the value of the 'Factory Extension' reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getLifecycleFactory()
Returns the value of the 'Lifecycle Factory' containment reference list. |
org.eclipse.emf.common.util.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 |
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 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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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 |