public class TemplateList extends Vector<Template>
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
TemplateList() |
TemplateList(String dialectName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextType() |
protected TemplateList |
getFilteredList(String dialect) |
TemplateList |
getPpList() |
TemplateList |
getRtList() |
TemplateList |
getSlList() |
String |
getTemplateFileContent() |
String |
latex(String data) |
String |
pad(String data,
int size) |
String |
toLatexTable() |
String |
toString() |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, trimToSizepublic TemplateList()
public TemplateList(String dialectName)
protected TemplateList getFilteredList(String dialect)
public TemplateList getSlList()
public TemplateList getPpList()
public TemplateList getRtList()
public String toLatexTable()
Copyright © 2014 Overture Tool Project. All Rights Reserved.