public class AnnexLinkingServiceProxy extends AnnexProxy implements AnnexLinkingService
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.naming.QualifiedName |
getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj) |
java.util.List<org.eclipse.emf.ecore.EObject> |
resolveAnnexReference(java.lang.String annexName,
org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference,
org.eclipse.xtext.nodemodel.INode node) |
public java.util.List<org.eclipse.emf.ecore.EObject> resolveAnnexReference(java.lang.String annexName, org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference, org.eclipse.xtext.nodemodel.INode node)
resolveAnnexReference
in interface AnnexLinkingService
public org.eclipse.xtext.naming.QualifiedName getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj)
getFullyQualifiedName
in interface AnnexLinkingService