|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uci.uml.ocl.OCLEvaluator
| Constructor Summary | |
OCLEvaluator()
|
|
| Method Summary | |
static Vector |
eval(Hashtable bindings,
String expr)
|
static Vector |
eval(Hashtable bindings,
String expr,
Vector targets)
|
static Object |
evaluateProperty(Object target,
String property)
|
static Vector |
flatten(Vector v)
|
static void |
flattenInto(Object o,
Vector accum)
|
static String |
toTitleCase(String s)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public OCLEvaluator()
| Method Detail |
public static Vector eval(Hashtable bindings,
String expr)
public static Vector eval(Hashtable bindings,
String expr,
Vector targets)
public static String toTitleCase(String s)
public static Object evaluateProperty(Object target,
String property)
public static Vector flatten(Vector v)
public static void flattenInto(Object o,
Vector accum)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||