|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.library.executor.ExecutorOperation
org.eclipse.ocl.examples.pivot.executor.PivotExecutorOperation
public class PivotExecutorOperation
Field Summary | |
---|---|
protected Operation |
pivotOperation
|
Fields inherited from class org.eclipse.ocl.examples.library.executor.ExecutorOperation |
---|
implementation, index, inheritance, name, parameterTypes, typeParameters |
Constructor Summary | |
---|---|
PivotExecutorOperation(TypeServer inheritance,
int operationIndex,
Operation pivotOperation)
|
Method Summary | |
---|---|
Operation |
getPivotOperation()
|
Methods inherited from class org.eclipse.ocl.examples.library.executor.ExecutorOperation |
---|
getBodyExpression, getImplementation, getIndex, getInheritance, getName, getOperationId, getOwnedParameter, getOwnedRule, getOwningType, getParametersId, getParameterTypes, getPostcondition, getPrecondition, getType, getTypeId, getTypeParameters, isStatic, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
@NonNull protected final Operation pivotOperation
Constructor Detail |
---|
public PivotExecutorOperation(@NonNull TypeServer inheritance, int operationIndex, @NonNull Operation pivotOperation)
Method Detail |
---|
@NonNull public final Operation getPivotOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |