|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.pivot.library.AbstractCallableImplementation
org.eclipse.ocl.examples.pivot.library.ConstrainedProperty
public class ConstrainedProperty
An instance of ConstrainedProperty supports evaluation of a relationship defined by constraints.
| Field Summary | |
|---|---|
protected ExpressionInOcl |
expressionInOcl
|
| Constructor Summary | |
|---|---|
ConstrainedProperty(ExpressionInOcl expressionInOcl)
|
|
| Method Summary | |
|---|---|
Value |
evaluate(EvaluationVisitor evaluationVisitor,
Value sourceValue,
CallExp callExp)
|
| Methods inherited from class org.eclipse.ocl.examples.pivot.library.AbstractCallableImplementation |
|---|
validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ExpressionInOcl expressionInOcl
| Constructor Detail |
|---|
public ConstrainedProperty(ExpressionInOcl expressionInOcl)
| Method Detail |
|---|
public Value evaluate(EvaluationVisitor evaluationVisitor,
Value sourceValue,
CallExp callExp)
CallableImplementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||