|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacetType | |
---|---|
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 FacetType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return FacetType | |
---|---|
FacetType |
FacesConfigFactory.createFacetType()
Returns a new object of class 'Facet Type' |
FacetType |
DocumentRoot.getFacet()
Returns the value of the 'Facet' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type FacetType | |
---|---|
void |
DocumentRoot.setFacet(FacetType value)
Sets the value of the ' Facet ' containment reference |
Uses of FacetType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement FacetType | |
---|---|
class |
FacetTypeImpl
An implementation of the model object 'Facet Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return FacetType | |
---|---|
FacetType |
FacesConfigFactoryImpl.createFacetType()
|
FacetType |
DocumentRootImpl.getFacet()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type FacetType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetFacet(FacetType newFacet,
NotificationChain msgs)
|
void |
DocumentRootImpl.setFacet(FacetType newFacet)
|
Uses of FacetType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type FacetType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseFacetType(FacetType object)
Returns the result of interpreting the object as an instance of 'Facet Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |