uk.ac.ic.doc.automed.templates.wrapper
Class TemplateCompilerSimulator.CONSTRAINTSLIST

java.lang.Object
  extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
      extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.LIST
          extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.STRINGLIST
              extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.CONSTRAINTSLIST
Enclosing class:
TemplateCompilerSimulator

public static class TemplateCompilerSimulator.CONSTRAINTSLIST
extends TemplateCompilerSimulator.STRINGLIST


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
hidden, myArgument, myCompiler
 
Constructor Summary
protected TemplateCompilerSimulator.CONSTRAINTSLIST(TArgument arg)
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.LIST
ELEMENT_AT, ELEMENT_AT
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
getArgument, hide, isHidden, setArgument, setCompiler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateCompilerSimulator.CONSTRAINTSLIST

protected TemplateCompilerSimulator.CONSTRAINTSLIST(TArgument arg)