|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface D
A representation of the model object 'D'.
The following features are supported:
TestPackage.getD()
Method Summary | |
---|---|
String |
getX()
Returns the value of the 'X' attribute. |
org.eclipse.emf.common.util.EList<Integer> |
getYList()
Returns the value of the 'YList' attribute list. |
void |
setX(String value)
Sets the value of the ' X ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getX()
If the meaning of the 'X' attribute isn't clear, there really should be more of a description here...
setX(String)
,
TestPackage.getD_X()
void setX(String value)
X
' attribute.
value
- the new value of the 'X' attribute.getX()
org.eclipse.emf.common.util.EList<Integer> getYList()
Integer
.
If the meaning of the 'YList' attribute list isn't clear, there really should be more of a description here...
TestPackage.getD_YList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |