public class AttributeStructuralFeatureAllocator extends Object
Modifier and Type | Field and Description |
---|---|
protected StringSimilarityProvider |
stringSimilarityProvider |
Constructor and Description |
---|
AttributeStructuralFeatureAllocator() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
allocate(List<String> values,
List<String> slots) |
Map<Node,org.eclipse.emf.ecore.EStructuralFeature> |
allocate(NamedNodeMap attributes,
List<org.eclipse.emf.ecore.EStructuralFeature> structuralFeatures) |
static void |
main(String[] args) |
protected String |
removePrefix(String str) |
protected StringSimilarityProvider stringSimilarityProvider
public static void main(String[] args)
public Map<Node,org.eclipse.emf.ecore.EStructuralFeature> allocate(NamedNodeMap attributes, List<org.eclipse.emf.ecore.EStructuralFeature> structuralFeatures)
Copyright © 2020. All rights reserved.