public interface AssociationClassElement
extends org.eclipse.emf.ecore.EObject
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.emf.ecore.EStructuralFeature> |
getAssociationFeatures()
Return the features which constitute the features of this link that contain information about the link, other
than source and target.
|
org.eclipse.emf.ecore.EReference |
getSourceFeature()
Return the feature in which the source element of this link is contained.
|
org.eclipse.emf.ecore.EReference |
getTargetFeature()
Return the feature in which the target element of this link is contained.
|
org.eclipse.emf.ecore.EReference getSourceFeature()
org.eclipse.emf.ecore.EReference getTargetFeature()
List<org.eclipse.emf.ecore.EStructuralFeature> getAssociationFeatures()
Copyright © 2017. All rights reserved.