|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OCL.Query
Convenient interface aliasing the type parameter substitutions for the UML environment, for ease of typing.
Method Summary | |
---|---|
OCLExpression |
getExpression()
Obtains the expression that I evaluate (or check as a boolean constraint). The return type is narrowed to the UML binding for the generic OCLExpression<C> type. |
OCL |
getOCL()
Obtains the OCL that created me. |
Methods inherited from interface org.eclipse.ocl.Query |
---|
check, check, evaluate, evaluate, evaluate, getEvaluationEnvironment, getExtentMap, queryText, reject, resultType, select |
Method Detail |
---|
OCLExpression getExpression()
The return type is narrowed to the UML binding for the generic OCLExpression<C> type.
getExpression
in interface Query<Classifier,java.lang.Class,EObject>
OCL getOCL()
Obtains the OCL
that created me.
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |