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

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
        |
        +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.LIST
              |
              +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.STRINGLIST
Direct Known Subclasses:
TemplateCompilerSimulator.CONSTRAINTSLIST, TemplateCompilerSimulator.FUNCTIONLIST, TemplateCompilerSimulator.NAMELIST
Enclosing class:
TemplateCompilerSimulator

public static class TemplateCompilerSimulator.STRINGLIST
extends TemplateCompilerSimulator.LIST


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
hidden, myArgument, myCompiler
 
Constructor Summary
protected TemplateCompilerSimulator.STRINGLIST(TArgument arg)
           
 
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.STRINGLIST

protected TemplateCompilerSimulator.STRINGLIST(TArgument arg)