|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl
public class ManagedBeanTypeImpl
An implementation of the model object 'Managed Bean Type'.
The following features are implemented:
Description
Display Name
Icon
Managed Bean Name
Managed Bean Class
Managed Bean Scope
Managed Property
Map Entries
List Entries
Managed Bean Extension
Id
Eager
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetListEntries(ListEntriesType newListEntries,
NotificationChain msgs)
|
NotificationChain |
basicSetManagedBeanClass(ManagedBeanClassType newManagedBeanClass,
NotificationChain msgs)
|
NotificationChain |
basicSetManagedBeanName(ManagedBeanNameType newManagedBeanName,
NotificationChain msgs)
|
NotificationChain |
basicSetManagedBeanScope(ManagedBeanScopeType newManagedBeanScope,
NotificationChain msgs)
|
NotificationChain |
basicSetMapEntries(MapEntriesType newMapEntries,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
ListEntriesType |
getListEntries()
|
ManagedBeanClassType |
getManagedBeanClass()
|
EList |
getManagedBeanExtension()
|
ManagedBeanNameType |
getManagedBeanName()
|
ManagedBeanScopeType |
getManagedBeanScope()
|
EList |
getManagedProperty()
|
MapEntriesType |
getMapEntries()
|
boolean |
isEager()
|
void |
setEager(boolean newEager)
|
void |
setId(java.lang.String newId)
|
void |
setListEntries(ListEntriesType newListEntries)
|
void |
setManagedBeanClass(ManagedBeanClassType newManagedBeanClass)
|
void |
setManagedBeanName(ManagedBeanNameType newManagedBeanName)
|
void |
setManagedBeanScope(ManagedBeanScopeType newManagedBeanScope)
|
void |
setMapEntries(MapEntriesType newMapEntries)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public EList getDescription()
getDescription
in interface ManagedBeanType
FacesConfigPackage.getManagedBeanType_Description()
public EList getDisplayName()
getDisplayName
in interface ManagedBeanType
FacesConfigPackage.getManagedBeanType_DisplayName()
public EList getIcon()
getIcon
in interface ManagedBeanType
FacesConfigPackage.getManagedBeanType_Icon()
public ManagedBeanNameType getManagedBeanName()
getManagedBeanName
in interface ManagedBeanType
ManagedBeanType.setManagedBeanName(ManagedBeanNameType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanName()
public NotificationChain basicSetManagedBeanName(ManagedBeanNameType newManagedBeanName, NotificationChain msgs)
newManagedBeanName
- msgs
-
public void setManagedBeanName(ManagedBeanNameType newManagedBeanName)
setManagedBeanName
in interface ManagedBeanType
newManagedBeanName
- the new value of the 'Managed Bean Name' containment reference.ManagedBeanType.getManagedBeanName()
public ManagedBeanClassType getManagedBeanClass()
getManagedBeanClass
in interface ManagedBeanType
ManagedBeanType.setManagedBeanClass(ManagedBeanClassType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanClass()
public NotificationChain basicSetManagedBeanClass(ManagedBeanClassType newManagedBeanClass, NotificationChain msgs)
newManagedBeanClass
- msgs
-
public void setManagedBeanClass(ManagedBeanClassType newManagedBeanClass)
setManagedBeanClass
in interface ManagedBeanType
newManagedBeanClass
- the new value of the 'Managed Bean Class' containment reference.ManagedBeanType.getManagedBeanClass()
public ManagedBeanScopeType getManagedBeanScope()
getManagedBeanScope
in interface ManagedBeanType
ManagedBeanType.setManagedBeanScope(ManagedBeanScopeType)
,
FacesConfigPackage.getManagedBeanType_ManagedBeanScope()
public NotificationChain basicSetManagedBeanScope(ManagedBeanScopeType newManagedBeanScope, NotificationChain msgs)
newManagedBeanScope
- msgs
-
public void setManagedBeanScope(ManagedBeanScopeType newManagedBeanScope)
setManagedBeanScope
in interface ManagedBeanType
newManagedBeanScope
- the new value of the 'Managed Bean Scope' containment reference.ManagedBeanType.getManagedBeanScope()
public EList getManagedProperty()
getManagedProperty
in interface ManagedBeanType
FacesConfigPackage.getManagedBeanType_ManagedProperty()
public MapEntriesType getMapEntries()
getMapEntries
in interface ManagedBeanType
ManagedBeanType.setMapEntries(MapEntriesType)
,
FacesConfigPackage.getManagedBeanType_MapEntries()
public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs)
newMapEntries
- msgs
-
public void setMapEntries(MapEntriesType newMapEntries)
setMapEntries
in interface ManagedBeanType
newMapEntries
- the new value of the 'Map Entries' containment reference.ManagedBeanType.getMapEntries()
public ListEntriesType getListEntries()
getListEntries
in interface ManagedBeanType
ManagedBeanType.setListEntries(ListEntriesType)
,
FacesConfigPackage.getManagedBeanType_ListEntries()
public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs)
newListEntries
- msgs
-
public void setListEntries(ListEntriesType newListEntries)
setListEntries
in interface ManagedBeanType
newListEntries
- the new value of the 'List Entries' containment reference.ManagedBeanType.getListEntries()
public EList getManagedBeanExtension()
getManagedBeanExtension
in interface ManagedBeanType
FacesConfigPackage.getManagedBeanType_ManagedBeanExtension()
public java.lang.String getId()
getId
in interface ManagedBeanType
ManagedBeanType.setId(String)
,
FacesConfigPackage.getManagedBeanType_Id()
public void setId(java.lang.String newId)
setId
in interface ManagedBeanType
newId
- the new value of the 'Id' attribute.ManagedBeanType.getId()
public boolean isEager()
isEager
in interface ManagedBeanType
ManagedBeanType.setEager(boolean)
,
FacesConfigPackage.getManagedBeanType_Eager()
public void setEager(boolean newEager)
setEager
in interface ManagedBeanType
newEager
- the new value of the 'Eager' attribute.ManagedBeanType.isEager()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |