public class PendingLinkingCandidateResolver<Expression extends XExpression>
extends java.lang.Object
| Constructor and Description |
|---|
PendingLinkingCandidateResolver(Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
protected Expression |
getExpression() |
protected void |
internalSetValue(org.eclipse.emf.ecore.InternalEObject featureCall,
org.eclipse.emf.ecore.EReference structuralFeature,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue) |
void |
resolveLinkingProxy(org.eclipse.emf.ecore.InternalEObject owner,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue,
org.eclipse.emf.ecore.EReference structuralFeature,
int featureId) |
public PendingLinkingCandidateResolver(Expression expression)
protected Expression getExpression()
public void resolveLinkingProxy(org.eclipse.emf.ecore.InternalEObject owner,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue,
org.eclipse.emf.ecore.EReference structuralFeature,
int featureId)
protected void internalSetValue(org.eclipse.emf.ecore.InternalEObject featureCall,
org.eclipse.emf.ecore.EReference structuralFeature,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue)