|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedPropertyType | |
---|---|
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 ManagedPropertyType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return ManagedPropertyType | |
---|---|
ManagedPropertyType |
FacesConfigFactory.createManagedPropertyType()
Returns a new object of class 'Managed Property Type' |
ManagedPropertyType |
DocumentRoot.getManagedProperty()
Returns the value of the 'Managed Property' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type ManagedPropertyType | |
---|---|
void |
DocumentRoot.setManagedProperty(ManagedPropertyType value)
Sets the value of the ' Managed Property ' containment reference |
Uses of ManagedPropertyType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ManagedPropertyType | |
---|---|
class |
ManagedPropertyTypeImpl
An implementation of the model object 'Managed Property Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return ManagedPropertyType | |
---|---|
ManagedPropertyType |
FacesConfigFactoryImpl.createManagedPropertyType()
|
ManagedPropertyType |
DocumentRootImpl.getManagedProperty()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type ManagedPropertyType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetManagedProperty(ManagedPropertyType newManagedProperty,
NotificationChain msgs)
|
void |
DocumentRootImpl.setManagedProperty(ManagedPropertyType newManagedProperty)
|
Uses of ManagedPropertyType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ManagedPropertyType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseManagedPropertyType(ManagedPropertyType object)
Returns the result of interpreting the object as an instance of 'Managed Property Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |