public class SequenceBucket extends AttributeBucket
AttributeBucket.MissingAttributeException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
c_strType |
| Constructor and Description |
|---|
SequenceBucket()
Creates new SequenceBucket
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAttrNames() |
java.lang.String[] |
getPredecessors() |
java.lang.String |
getType()
Furnish a unique type id
|
void |
setPredecessors(java.lang.String[] sa) |
checkAttribute, dataLabel, getAttr, parseAttrValue, registerAttribute, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, update, writepublic static final java.lang.String c_strType
public java.lang.String getType()
getType in class AttributeBucketpublic java.lang.String[] getAttrNames()
getAttrNames in class AttributeBucketpublic java.lang.String[] getPredecessors()
public void setPredecessors(java.lang.String[] sa)