public interface IAssignmentFinder
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractElement> |
findAssignmentsByValue(org.eclipse.emf.ecore.EObject semanticObject,
com.google.common.collect.Multimap<AbstractElement,ISerializationContext> assignments,
Object value,
INode node) |
Set<AbstractElement> findAssignmentsByValue(org.eclipse.emf.ecore.EObject semanticObject, com.google.common.collect.Multimap<AbstractElement,ISerializationContext> assignments, Object value, INode node)
Copyright © 2015. All Rights Reserved.