|
||||||||||
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.ManagedPropertyTypeImpl
public class ManagedPropertyTypeImpl
An implementation of the model object 'Managed Property Type'.
The following features are implemented:
Description
Display Name
Icon
Property Name
Property Class
Map Entries
Null Value
Value
List Entries
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetListEntries(ListEntriesType newListEntries,
NotificationChain msgs)
|
NotificationChain |
basicSetMapEntries(MapEntriesType newMapEntries,
NotificationChain msgs)
|
NotificationChain |
basicSetNullValue(NullValueType newNullValue,
NotificationChain msgs)
|
NotificationChain |
basicSetPropertyClass(PropertyClassType newPropertyClass,
NotificationChain msgs)
|
NotificationChain |
basicSetPropertyName(PropertyNameType newPropertyName,
NotificationChain msgs)
|
NotificationChain |
basicSetValue(ValueType newValue,
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()
|
MapEntriesType |
getMapEntries()
|
NullValueType |
getNullValue()
|
PropertyClassType |
getPropertyClass()
|
PropertyNameType |
getPropertyName()
|
ValueType |
getValue()
|
void |
setId(java.lang.String newId)
|
void |
setListEntries(ListEntriesType newListEntries)
|
void |
setMapEntries(MapEntriesType newMapEntries)
|
void |
setNullValue(NullValueType newNullValue)
|
void |
setPropertyClass(PropertyClassType newPropertyClass)
|
void |
setPropertyName(PropertyNameType newPropertyName)
|
void |
setValue(ValueType newValue)
|
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 ManagedPropertyType
FacesConfigPackage.getManagedPropertyType_Description()
public EList getDisplayName()
getDisplayName
in interface ManagedPropertyType
FacesConfigPackage.getManagedPropertyType_DisplayName()
public EList getIcon()
getIcon
in interface ManagedPropertyType
FacesConfigPackage.getManagedPropertyType_Icon()
public PropertyNameType getPropertyName()
getPropertyName
in interface ManagedPropertyType
ManagedPropertyType.setPropertyName(PropertyNameType)
,
FacesConfigPackage.getManagedPropertyType_PropertyName()
public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs)
newPropertyName
- msgs
-
public void setPropertyName(PropertyNameType newPropertyName)
setPropertyName
in interface ManagedPropertyType
newPropertyName
- the new value of the 'Property Name' containment reference.ManagedPropertyType.getPropertyName()
public PropertyClassType getPropertyClass()
getPropertyClass
in interface ManagedPropertyType
ManagedPropertyType.setPropertyClass(PropertyClassType)
,
FacesConfigPackage.getManagedPropertyType_PropertyClass()
public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs)
newPropertyClass
- msgs
-
public void setPropertyClass(PropertyClassType newPropertyClass)
setPropertyClass
in interface ManagedPropertyType
newPropertyClass
- the new value of the 'Property Class' containment reference.ManagedPropertyType.getPropertyClass()
public MapEntriesType getMapEntries()
getMapEntries
in interface ManagedPropertyType
ManagedPropertyType.setMapEntries(MapEntriesType)
,
FacesConfigPackage.getManagedPropertyType_MapEntries()
public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs)
newMapEntries
- msgs
-
public void setMapEntries(MapEntriesType newMapEntries)
setMapEntries
in interface ManagedPropertyType
newMapEntries
- the new value of the 'Map Entries' containment reference.ManagedPropertyType.getMapEntries()
public NullValueType getNullValue()
getNullValue
in interface ManagedPropertyType
ManagedPropertyType.setNullValue(NullValueType)
,
FacesConfigPackage.getManagedPropertyType_NullValue()
public NotificationChain basicSetNullValue(NullValueType newNullValue, NotificationChain msgs)
newNullValue
- msgs
-
public void setNullValue(NullValueType newNullValue)
setNullValue
in interface ManagedPropertyType
newNullValue
- the new value of the 'Null Value' containment reference.ManagedPropertyType.getNullValue()
public ValueType getValue()
getValue
in interface ManagedPropertyType
ManagedPropertyType.setValue(ValueType)
,
FacesConfigPackage.getManagedPropertyType_Value()
public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs)
newValue
- msgs
-
public void setValue(ValueType newValue)
setValue
in interface ManagedPropertyType
newValue
- the new value of the 'Value' containment reference.ManagedPropertyType.getValue()
public ListEntriesType getListEntries()
getListEntries
in interface ManagedPropertyType
ManagedPropertyType.setListEntries(ListEntriesType)
,
FacesConfigPackage.getManagedPropertyType_ListEntries()
public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs)
newListEntries
- msgs
-
public void setListEntries(ListEntriesType newListEntries)
setListEntries
in interface ManagedPropertyType
newListEntries
- the new value of the 'List Entries' containment reference.ManagedPropertyType.getListEntries()
public java.lang.String getId()
getId
in interface ManagedPropertyType
ManagedPropertyType.setId(String)
,
FacesConfigPackage.getManagedPropertyType_Id()
public void setId(java.lang.String newId)
setId
in interface ManagedPropertyType
newId
- the new value of the 'Id' attribute.ManagedPropertyType.getId()
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 |