|
||||||||||
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.SystemEventListenerTypeImpl
public class SystemEventListenerTypeImpl
An implementation of the model object 'System Event Listener Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetSourceClass(SourceClassType newSourceClass,
NotificationChain msgs)
|
NotificationChain |
basicSetSystemEventClass(SystemEventClassType newSystemEventClass,
NotificationChain msgs)
|
NotificationChain |
basicSetSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass,
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()
|
SourceClassType |
getSourceClass()
|
SystemEventClassType |
getSystemEventClass()
|
SystemEventListenerClassType |
getSystemEventListenerClass()
|
void |
setId(java.lang.String newId)
|
void |
setSourceClass(SourceClassType newSourceClass)
|
void |
setSystemEventClass(SystemEventClassType newSystemEventClass)
|
void |
setSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass)
|
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 SystemEventListenerClassType getSystemEventListenerClass()
getSystemEventListenerClass
in interface SystemEventListenerType
SystemEventListenerType.setSystemEventListenerClass(SystemEventListenerClassType)
,
FacesConfigPackage.getSystemEventListenerType_SystemEventListenerClass()
public NotificationChain basicSetSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass, NotificationChain msgs)
newSystemEventListenerClass
- msgs
-
public void setSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass)
setSystemEventListenerClass
in interface SystemEventListenerType
newSystemEventListenerClass
- the new value of the 'System Event Listener Class' containment reference.SystemEventListenerType.getSystemEventListenerClass()
public SystemEventClassType getSystemEventClass()
getSystemEventClass
in interface SystemEventListenerType
SystemEventListenerType.setSystemEventClass(SystemEventClassType)
,
FacesConfigPackage.getSystemEventListenerType_SystemEventClass()
public NotificationChain basicSetSystemEventClass(SystemEventClassType newSystemEventClass, NotificationChain msgs)
newSystemEventClass
- msgs
-
public void setSystemEventClass(SystemEventClassType newSystemEventClass)
setSystemEventClass
in interface SystemEventListenerType
newSystemEventClass
- the new value of the 'System Event Class' containment reference.SystemEventListenerType.getSystemEventClass()
public SourceClassType getSourceClass()
getSourceClass
in interface SystemEventListenerType
SystemEventListenerType.setSourceClass(SourceClassType)
,
FacesConfigPackage.getSystemEventListenerType_SourceClass()
public NotificationChain basicSetSourceClass(SourceClassType newSourceClass, NotificationChain msgs)
newSourceClass
- msgs
-
public void setSourceClass(SourceClassType newSourceClass)
setSourceClass
in interface SystemEventListenerType
newSourceClass
- the new value of the 'Source Class' containment reference.SystemEventListenerType.getSourceClass()
public java.lang.String getId()
getId
in interface SystemEventListenerType
SystemEventListenerType.setId(String)
,
FacesConfigPackage.getSystemEventListenerType_Id()
public void setId(java.lang.String newId)
setId
in interface SystemEventListenerType
newId
- the new value of the 'Id' attribute.SystemEventListenerType.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 |