|
||||||||||
| 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<T>
org.eclipse.ocl.examples.xtext.base.cs2pivot.SingleContinuation<T>
public abstract class SingleContinuation<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 | |
|---|---|
SingleContinuation(CS2PivotConversion context,
Element pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
T csElement,
Dependency... dependencies)
|
|
SingleContinuation(CS2PivotConversion context,
Element pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
T csElement,
java.util.List<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 SingleContinuation(CS2PivotConversion context,
Element pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
T csElement,
Dependency... dependencies)
public SingleContinuation(CS2PivotConversion context,
Element pivotParent,
org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
T csElement,
java.util.List<Dependency> dependencies)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||