|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface C
A representation of the model object 'C'.
The following features are supported:
TestPackage.getC()
Method Summary | |
---|---|
D |
getD()
Returns the value of the 'D' containment reference. |
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,A> |
getEClassToA()
Returns the value of the 'EClass To A' map. |
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,String> |
getEClassToString()
Returns the value of the 'EClass To String' map. |
void |
setD(D value)
Sets the value of the ' D ' containment reference. |
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 |
---|
D getD()
If the meaning of the 'D' containment reference isn't clear, there really should be more of a description here...
setD(D)
,
TestPackage.getC_D()
void setD(D value)
D
' containment reference.
value
- the new value of the 'D' containment reference.getD()
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,String> getEClassToString()
EClass
,
and the value is of type String
,
If the meaning of the 'EClass To String' map isn't clear, there really should be more of a description here...
TestPackage.getC_EClassToString()
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,A> getEClassToA()
EClass
,
and the value is of type A
,
If the meaning of the 'EClass To A' map isn't clear, there really should be more of a description here...
TestPackage.getC_EClassToA()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |