|
||||||||||
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.MapEntriesTypeImpl
public class MapEntriesTypeImpl
An implementation of the model object 'Map Entries Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetKeyClass(KeyClassType newKeyClass,
NotificationChain msgs)
|
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()
|
KeyClassType |
getKeyClass()
|
EList |
getMapEntry()
|
ValueClassType |
getValueClass()
|
void |
setId(java.lang.String newId)
|
void |
setKeyClass(KeyClassType newKeyClass)
|
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 KeyClassType getKeyClass()
getKeyClass
in interface MapEntriesType
MapEntriesType.setKeyClass(KeyClassType)
,
FacesConfigPackage.getMapEntriesType_KeyClass()
public NotificationChain basicSetKeyClass(KeyClassType newKeyClass, NotificationChain msgs)
newKeyClass
- msgs
-
public void setKeyClass(KeyClassType newKeyClass)
setKeyClass
in interface MapEntriesType
newKeyClass
- the new value of the 'Key Class' containment reference.MapEntriesType.getKeyClass()
public ValueClassType getValueClass()
getValueClass
in interface MapEntriesType
MapEntriesType.setValueClass(ValueClassType)
,
FacesConfigPackage.getMapEntriesType_ValueClass()
public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs)
newValueClass
- msgs
-
public void setValueClass(ValueClassType newValueClass)
setValueClass
in interface MapEntriesType
newValueClass
- the new value of the 'Value Class' containment reference.MapEntriesType.getValueClass()
public EList getMapEntry()
getMapEntry
in interface MapEntriesType
FacesConfigPackage.getMapEntriesType_MapEntry()
public java.lang.String getId()
getId
in interface MapEntriesType
MapEntriesType.setId(String)
,
FacesConfigPackage.getMapEntriesType_Id()
public void setId(java.lang.String newId)
setId
in interface MapEntriesType
newId
- the new value of the 'Id' attribute.MapEntriesType.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 |