|
||||||||||
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.ListEntriesTypeImpl
public class ListEntriesTypeImpl
An implementation of the model object 'List Entries Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetValueClass(ValueClassType newValueClass,
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)
|
java.lang.String |
getId()
|
EList |
getNullValue()
|
EList |
getValue()
|
ValueClassType |
getValueClass()
|
void |
setId(java.lang.String newId)
|
void |
setValueClass(ValueClassType newValueClass)
|
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 ValueClassType getValueClass()
getValueClass
in interface ListEntriesType
ListEntriesType.setValueClass(ValueClassType)
,
FacesConfigPackage.getListEntriesType_ValueClass()
public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs)
newValueClass
- msgs
-
public void setValueClass(ValueClassType newValueClass)
setValueClass
in interface ListEntriesType
newValueClass
- the new value of the 'Value Class' containment reference.ListEntriesType.getValueClass()
public EList getNullValue()
getNullValue
in interface ListEntriesType
FacesConfigPackage.getListEntriesType_NullValue()
public EList getValue()
getValue
in interface ListEntriesType
FacesConfigPackage.getListEntriesType_Value()
public java.lang.String getId()
getId
in interface ListEntriesType
ListEntriesType.setId(String)
,
FacesConfigPackage.getListEntriesType_Id()
public void setId(java.lang.String newId)
setId
in interface ListEntriesType
newId
- the new value of the 'Id' attribute.ListEntriesType.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 |