|
||||||||||
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.FactoryTypeImpl
public class FactoryTypeImpl
An implementation of the model object 'Factory Type'.
The following features are implemented:
Application Factory
Exception Handler Factory
External Context Factory
Faces Context Factory
Partial View Context Factory
Lifecycle Factory
View Declaration Language Factory
Tag Handler Delegate Factory
Render Kit Factory
Visit Context Factory
Factory Extension
Id
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 |
getApplicationFactory()
|
EList |
getExceptionHandlerFactory()
|
EList |
getExternalContextFactory()
|
EList |
getFacesContextFactory()
|
EList |
getFactoryExtension()
|
java.lang.String |
getId()
|
EList |
getLifecycleFactory()
|
EList |
getPartialViewContextFactory()
|
EList |
getRenderKitFactory()
|
EList |
getTagHandlerDelegateFactory()
|
EList |
getViewDeclarationLanguageFactory()
|
EList |
getVisitContextFactory()
|
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 getApplicationFactory()
getApplicationFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_ApplicationFactory()
public EList getExceptionHandlerFactory()
getExceptionHandlerFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_ExceptionHandlerFactory()
public EList getExternalContextFactory()
getExternalContextFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_ExternalContextFactory()
public EList getFacesContextFactory()
getFacesContextFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_FacesContextFactory()
public EList getPartialViewContextFactory()
getPartialViewContextFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_PartialViewContextFactory()
public EList getLifecycleFactory()
getLifecycleFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_LifecycleFactory()
public EList getViewDeclarationLanguageFactory()
getViewDeclarationLanguageFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_ViewDeclarationLanguageFactory()
public EList getTagHandlerDelegateFactory()
getTagHandlerDelegateFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_TagHandlerDelegateFactory()
public EList getRenderKitFactory()
getRenderKitFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_RenderKitFactory()
public EList getVisitContextFactory()
getVisitContextFactory
in interface FactoryType
FacesConfigPackage.getFactoryType_VisitContextFactory()
public EList getFactoryExtension()
getFactoryExtension
in interface FactoryType
FacesConfigPackage.getFactoryType_FactoryExtension()
public java.lang.String getId()
getId
in interface FactoryType
FactoryType.setId(String)
,
FacesConfigPackage.getFactoryType_Id()
public void setId(java.lang.String newId)
setId
in interface FactoryType
newId
- the new value of the 'Id' attribute.FactoryType.getId()
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 |