public class wwwSequence extends DSequence implements BrowserForm
DAPNode.CloneMap
allValues, END_OF_SEQUENCE, START_OF_INSTANCE, varTemplate
_nameClear, _nameEncoded, log
Constructor and Description |
---|
wwwSequence()
Constructs a new
wwwSeq . |
wwwSequence(java.lang.String n)
Constructs a new
wwwSeq with name n . |
Modifier and Type | Method and Description |
---|---|
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value.
|
addRow, addVariable, checkSemantics, cloneDAG, delRow, deserialize, elementCount, externalize, getLevel, getRow, getRowCount, getTypeName, getVar, getVarCount, getVariable, getVariable, getVariables, printDecl, printVal, setLevel, writeMarker
addVariable, printXML, someChildHasAttributes
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearName
clone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjected
public wwwSequence()
wwwSeq
.public wwwSequence(java.lang.String n)
wwwSeq
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm