org.argouml.ocl
Class OCLExpander

java.lang.Object
  extended byorg.tigris.gef.ocl.OCLExpander
      extended byorg.argouml.ocl.OCLExpander

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


Field Summary
 
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)


ArgoUML © 1996-2003 (20040125)ArgoUML Project HomeArgoUML Cookbook