|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.library.AbstractFeature
org.eclipse.ocl.examples.library.AbstractOperation
public abstract class AbstractOperation
| Constructor Summary | |
|---|---|
AbstractOperation()
|
|
| Method Summary | |
|---|---|
Value |
evaluate(EvaluationVisitor evaluationVisitor,
Value sourceValue,
CallExp callExp)
|
protected Value |
evaluateArgument(EvaluationVisitor evaluationVisitor,
OperationCallExp operationCall,
int i)
|
protected int |
getNumArguments(OperationCallExp operationCall)
|
| Methods inherited from class org.eclipse.ocl.examples.library.AbstractFeature |
|---|
validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.library.LibraryOperation |
|---|
evaluate |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.evaluation.CallableImplementation |
|---|
validate |
| Constructor Detail |
|---|
public AbstractOperation()
| Method Detail |
|---|
public Value evaluate(EvaluationVisitor evaluationVisitor,
Value sourceValue,
CallExp callExp)
CallableImplementation
evaluate in interface CallableImplementation
protected Value evaluateArgument(EvaluationVisitor evaluationVisitor,
OperationCallExp operationCall,
int i)
protected int getNumArguments(OperationCallExp operationCall)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||