|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapEntryType | |
---|---|
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 MapEntryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return MapEntryType | |
---|---|
MapEntryType |
FacesConfigFactory.createMapEntryType()
Returns a new object of class 'Map Entry Type' |
MapEntryType |
DocumentRoot.getMapEntry()
Returns the value of the 'Map Entry' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type MapEntryType | |
---|---|
void |
DocumentRoot.setMapEntry(MapEntryType value)
Sets the value of the ' Map Entry ' containment reference |
Uses of MapEntryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement MapEntryType | |
---|---|
class |
MapEntryTypeImpl
An implementation of the model object 'Map Entry Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return MapEntryType | |
---|---|
MapEntryType |
FacesConfigFactoryImpl.createMapEntryType()
|
MapEntryType |
DocumentRootImpl.getMapEntry()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type MapEntryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetMapEntry(MapEntryType newMapEntry,
NotificationChain msgs)
|
void |
DocumentRootImpl.setMapEntry(MapEntryType newMapEntry)
|
Uses of MapEntryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type MapEntryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseMapEntryType(MapEntryType object)
Returns the result of interpretting the object as an instance of 'Map Entry Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |