public abstract static class IQualifiedNameProvider.AbstractImpl extends java.lang.Object implements IQualifiedNameProvider
IQualifiedNameProvider.AbstractImpl| Constructor and Description |
|---|
AbstractImpl() |
| Modifier and Type | Method and Description |
|---|---|
QualifiedName |
apply(org.eclipse.emf.ecore.EObject from) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullyQualifiedNamepublic QualifiedName apply(org.eclipse.emf.ecore.EObject from)
apply in interface java.util.function.Function<org.eclipse.emf.ecore.EObject,QualifiedName>