uk.ac.ic.doc.automed.templates.wrapper
Class TemplateCompilerSimulator.OBJECT
java.lang.Object
uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.OBJECT
- Enclosing class:
- TemplateCompilerSimulator
public static class TemplateCompilerSimulator.OBJECT
- extends TemplateCompilerSimulator.ITEM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateCompilerSimulator.OBJECT
protected TemplateCompilerSimulator.OBJECT(TArgument arg)
SCHEME_LIST
public TemplateCompilerSimulator.LIST SCHEME_LIST()
throws java.lang.Exception
- Throws:
java.lang.Exception
DELETE
public void DELETE(TemplateCompilerSimulator.FUNCTION f,
TemplateCompilerSimulator.CONSTRAINTS c)
throws java.lang.Exception
- Throws:
java.lang.Exception
DELETE
public void DELETE(TemplateCompilerSimulator.FUNCTION f)
throws java.lang.Exception
- Throws:
java.lang.Exception
DELETE
public void DELETE(TemplateCompilerSimulator.CONSTRAINTS c)
throws java.lang.Exception
- Throws:
java.lang.Exception
DELETE
public void DELETE(TemplateCompilerSimulator.CONSTRAINTS c,
TemplateCompilerSimulator.FUNCTION f)
throws java.lang.Exception
- Throws:
java.lang.Exception
DELETE
public void DELETE()
throws java.lang.Exception
- Throws:
java.lang.Exception
CONTRACT
public void CONTRACT(TemplateCompilerSimulator.FUNCTION f)
throws java.lang.Exception
- Throws:
java.lang.Exception
CONTRACT
public void CONTRACT(TemplateCompilerSimulator.CONSTRAINTS c)
throws java.lang.Exception
- Throws:
java.lang.Exception
CONTRACT
public void CONTRACT(TemplateCompilerSimulator.FUNCTION c,
TemplateCompilerSimulator.CONSTRAINTS f)
throws java.lang.Exception
- Throws:
java.lang.Exception
CONTRACT
public void CONTRACT()
throws java.lang.Exception
- Throws:
java.lang.Exception
RENAME
public void RENAME(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
RENAME
public void RENAME(TemplateCompilerSimulator.NAME name)
throws java.lang.Exception
- Throws:
java.lang.Exception