org.argouml.ocl
Class OCLExpander

java.lang.Object
  |
  +--org.tigris.gef.ocl.OCLExpander
        |
        +--org.argouml.ocl.OCLExpander

public class OCLExpander
extends org.tigris.gef.ocl.OCLExpander


Fields inherited from class org.tigris.gef.ocl.OCLExpander
_bindings, _templates, _useXMLEscapes, OCL_END, OCL_START
 
Constructor Summary
OCLExpander(java.util.Map templates)
           
 
Method Summary
protected  java.util.List evaluate(java.util.Map bindings, java.lang.String expr)
           
 
Methods inherited from class org.tigris.gef.ocl.OCLExpander
expand, expandLine, findTemplatesFor, replaceAll, replaceWithXMLEscapes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLExpander

public OCLExpander(java.util.Map templates)
Method Detail

evaluate

protected java.util.List evaluate(java.util.Map bindings,
                                  java.lang.String expr)
Overrides:
evaluate in class org.tigris.gef.ocl.OCLExpander


ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook