public class ExtendToEStructuralFeatureTarget extends ExtendOperation<java.lang.Object>
EStructuralFeature
without using an EMF-IncQuery Base indexer
.Constructor and Description |
---|
ExtendToEStructuralFeatureTarget(int sourcePosition,
int targetPosition,
org.eclipse.emf.ecore.EStructuralFeature feature) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getVariablePositions() |
void |
onInitialize(MatchingFrame frame,
ISearchContext context)
During the execution of the corresponding plan, the onInitialize callback is evaluated before the execution of
the operation may begin.
|
java.lang.String |
toString() |
execute, onBacktrack
public ExtendToEStructuralFeatureTarget(int sourcePosition, int targetPosition, org.eclipse.emf.ecore.EStructuralFeature feature)
public void onInitialize(MatchingFrame frame, ISearchContext context) throws LocalSearchException
ISearchOperation
LocalSearchException
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.List<java.lang.Integer> getVariablePositions()