org.eclipse.gmt.umlx.emof.adapter
Class EReferenceToPropertyMap

java.lang.Object
  extended by org.eclipse.gmt.umlx.alien.mapping.EStructuralFeatureMap<org.eclipse.emf.ecore.EReference>
      extended by org.eclipse.gmt.umlx.alien.mapping.EReferenceMap
          extended by org.eclipse.gmt.umlx.emof.adapter.EReferenceToPropertyMap

public class EReferenceToPropertyMap
extends EReferenceMap


Constructor Summary
EReferenceToPropertyMap(MappingMetaData mappingMetaData, EcoreFeatureElement<org.eclipse.emf.ecore.EReference> ecoreEStructuralFeature, AbstractFeatureElement<org.eclipse.emf.ecore.EReference> alienEStructuralFeature)
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.alien.mapping.EStructuralFeatureMap
exportFeature, exportValueOrValues, getAlienFeature, getAlienFeatureElement, getAlienValue, getEcoreFeatureElement, getEcoreStructuralFeature, getEcoreValue, importFeature, importValueOrValues, install, isSetEcore, setAlienValue, setEcoreValue, toString, unsetEcore
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EReferenceToPropertyMap

public EReferenceToPropertyMap(MappingMetaData mappingMetaData,
                               EcoreFeatureElement<org.eclipse.emf.ecore.EReference> ecoreEStructuralFeature,
                               AbstractFeatureElement<org.eclipse.emf.ecore.EReference> alienEStructuralFeature)