|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewDeclarationLanguageFactoryType | |
---|---|
org.eclipse.jst.jsf.facesconfig.emf | EMF model for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.impl | EMF model implementations for JSF application configuration files (deprecated). |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated utility classes for JSF application configuration files (deprecated). |
Uses of ViewDeclarationLanguageFactoryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return ViewDeclarationLanguageFactoryType | |
---|---|
ViewDeclarationLanguageFactoryType |
FacesConfigFactory.createViewDeclarationLanguageFactoryType()
Returns a new object of class 'View Declaration Language Factory Type' |
ViewDeclarationLanguageFactoryType |
DocumentRoot.getViewDeclarationLanguageFactory()
Returns the value of the 'View Declaration Language Factory' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type ViewDeclarationLanguageFactoryType | |
---|---|
void |
DocumentRoot.setViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType value)
Sets the value of the ' View Declaration Language Factory ' containment reference |
Uses of ViewDeclarationLanguageFactoryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ViewDeclarationLanguageFactoryType | |
---|---|
class |
ViewDeclarationLanguageFactoryTypeImpl
An implementation of the model object 'View Declaration Language Factory Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return ViewDeclarationLanguageFactoryType | |
---|---|
ViewDeclarationLanguageFactoryType |
FacesConfigFactoryImpl.createViewDeclarationLanguageFactoryType()
|
ViewDeclarationLanguageFactoryType |
DocumentRootImpl.getViewDeclarationLanguageFactory()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type ViewDeclarationLanguageFactoryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType newViewDeclarationLanguageFactory,
NotificationChain msgs)
|
void |
DocumentRootImpl.setViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType newViewDeclarationLanguageFactory)
|
Uses of ViewDeclarationLanguageFactoryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ViewDeclarationLanguageFactoryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseViewDeclarationLanguageFactoryType(ViewDeclarationLanguageFactoryType object)
Returns the result of interpreting the object as an instance of 'View Declaration Language Factory Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |