org.eclipse.ocl.examples.library
Interface LibraryProperty

All Superinterfaces:
CallableImplementation, LibraryFeature

public interface LibraryProperty
extends LibraryFeature

Since:
3.1

Method Summary
 Value evaluate(EvaluationVisitor evaluationVisitor, Value sourceVal, PropertyCallExp propertyCall)
           
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.evaluation.CallableImplementation
evaluate, validate
 

Method Detail

evaluate

Value evaluate(EvaluationVisitor evaluationVisitor,
               Value sourceVal,
               PropertyCallExp propertyCall)