|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.ecore.xcore.mappings.AbstractMapping
org.eclipse.emf.ecore.xcore.mappings.XTypeParameterMapping
public class XTypeParameterMapping
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
|---|
Adapter.Internal |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
|---|
target |
| Constructor Summary | |
|---|---|
XTypeParameterMapping()
|
|
| Method Summary | |
|---|---|
ETypeParameter |
getETypeParameter()
|
GenTypeParameter |
getGenTypeParameter()
|
void |
setETypeParameter(ETypeParameter eTypeParameter)
|
void |
setGenTypeParameter(GenTypeParameter genTypeParameter)
|
| Methods inherited from class org.eclipse.emf.ecore.xcore.mappings.AbstractMapping |
|---|
isAdapterForType |
| Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
|---|
getTarget, notifyChanged, setTarget, unsetTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XTypeParameterMapping()
| Method Detail |
|---|
public GenTypeParameter getGenTypeParameter()
public void setGenTypeParameter(GenTypeParameter genTypeParameter)
public ETypeParameter getETypeParameter()
public void setETypeParameter(ETypeParameter eTypeParameter)
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||