|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation<java.util.List<? extends T>>
org.eclipse.ocl.examples.xtext.base.cs2pivot.MultipleContinuation<T>
public abstract class MultipleContinuation<T extends org.eclipse.emf.ecore.EObject>
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation |
|---|
context, csElement, dependencies, pivotFeature, pivotParent |
| Constructor Summary | |
|---|---|
MultipleContinuation(CS2PivotConversion context,
NamedElement pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
java.util.List<? extends T> csElements,
Dependency... dependencies)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation |
|---|
addError, addTo, canExecute, execute, getDependencies, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MultipleContinuation(CS2PivotConversion context,
NamedElement pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
java.util.List<? extends T> csElements,
Dependency... dependencies)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||