|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicElement | |
---|---|
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. |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated util classes for JSF application configuration files. |
Uses of DynamicElement in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return DynamicElement | |
---|---|
DynamicElement |
FacesConfigFactory.createDynamicElement()
Returns a new object of class 'Dynamic Element' |
Uses of DynamicElement in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement DynamicElement | |
---|---|
class |
DynamicElementImpl
An implementation of the model object 'Dynamic Element' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return DynamicElement | |
---|---|
DynamicElement |
FacesConfigFactoryImpl.createDynamicElement()
|
Uses of DynamicElement in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type DynamicElement | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseDynamicElement(DynamicElement object)
Returns the result of interpretting the object as an instance of 'Dynamic Element' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |