org.eclipse.xtext.xbase.jvmmodel
Class JvmModelAssociator.JvmAssociationAdapter

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.AbstractAssociationAdapter
          extended by org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.JvmAssociationAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
JvmModelAssociator

protected static class JvmModelAssociator.JvmAssociationAdapter
extends JvmModelAssociator.AbstractAssociationAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
JvmModelAssociator.JvmAssociationAdapter(java.lang.String languageID)
           
 
Method Summary
 org.eclipse.emf.ecore.EObject getPrimaryAssociatedElement()
           
 void setPrimaryAssociatedElement(org.eclipse.emf.ecore.EObject primaryAssociatedElement)
           
 
Methods inherited from class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.AbstractAssociationAdapter
addAssociation, getAssociatedElements, getLanguageID, 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

JvmModelAssociator.JvmAssociationAdapter

public JvmModelAssociator.JvmAssociationAdapter(java.lang.String languageID)
Method Detail

getPrimaryAssociatedElement

public org.eclipse.emf.ecore.EObject getPrimaryAssociatedElement()

setPrimaryAssociatedElement

public void setPrimaryAssociatedElement(org.eclipse.emf.ecore.EObject primaryAssociatedElement)