|
||||||||||
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.DynamicElementImpl
public class DynamicElementImpl
An implementation of the model object 'Dynamic Element'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
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 |
getAttributes()
|
EList |
getChildNodes()
|
java.lang.String |
getName()
|
java.lang.String |
getTextContent()
|
void |
setName(java.lang.String newName)
|
void |
setTextContent(java.lang.String newTextContent)
|
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 getChildNodes()
getChildNodes
in interface DynamicElement
FacesConfigPackage.getDynamicElement_ChildNodes()
public EList getAttributes()
getAttributes
in interface DynamicElement
FacesConfigPackage.getDynamicElement_Attributes()
public java.lang.String getTextContent()
getTextContent
in interface DynamicElement
DynamicElement.setTextContent(String)
,
FacesConfigPackage.getDynamicElement_TextContent()
public void setTextContent(java.lang.String newTextContent)
setTextContent
in interface DynamicElement
newTextContent
- the new value of the 'Text Content' attribute.DynamicElement.getTextContent()
public java.lang.String getName()
getName
in interface DynamicElement
DynamicElement.setName(String)
,
FacesConfigPackage.getDynamicElement_Name()
public void setName(java.lang.String newName)
setName
in interface DynamicElement
newName
- the new value of the 'Name' attribute.DynamicElement.getName()
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 |