public static interface ISemanticNodeProvider.INodesForEObjectProvider
| Modifier and Type | Method and Description |
|---|---|
INode |
getNodeForMultiValue(org.eclipse.emf.ecore.EStructuralFeature feature,
int indexInFeature,
int indexInNonTransient,
Object value) |
INode |
getNodeForSingelValue(org.eclipse.emf.ecore.EStructuralFeature feature,
Object value) |
Copyright © 2015. All Rights Reserved.