| Modifier and Type | Field and Description |
|---|---|
static String |
IMPORT_URI_FEATURE |
| Constructor and Description |
|---|
ImportUriResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(org.eclipse.emf.ecore.EObject from) |
org.eclipse.emf.ecore.EStructuralFeature |
getAttribute(org.eclipse.emf.ecore.EObject object) |
String |
getAttributeName() |
SimpleAttributeResolver<org.eclipse.emf.ecore.EObject,String> |
getResolver() |
String |
resolve(org.eclipse.emf.ecore.EObject object) |
void |
setAttributeName(String attributeName) |
public static final String IMPORT_URI_FEATURE
public void setAttributeName(String attributeName)
public String getAttributeName()
public SimpleAttributeResolver<org.eclipse.emf.ecore.EObject,String> getResolver()
public String resolve(org.eclipse.emf.ecore.EObject object)
public org.eclipse.emf.ecore.EStructuralFeature getAttribute(org.eclipse.emf.ecore.EObject object)
Copyright © 2015. All Rights Reserved.