|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectVariableImpl
FiniteVariableImpl
StandardNodeImpl
XmlbifParser.BifNode
public static class XmlbifParser.BifNode
Nested Class Summary |
---|
Nested classes/interfaces inherited from class StandardNodeImpl |
---|
StandardNodeImpl.Struct |
Field Summary |
---|
Fields inherited from class VariableImpl |
---|
id, INT_NUM_PROPERTIES, theCollator, userobject |
Constructor Summary | |
---|---|
XmlbifParser.BifNode(XmlbifParser.Variable variable)
|
Method Summary | |
---|---|
String |
getLabel()
Will get the label from a HuginNode. |
Map |
getProperties()
|
void |
setLabel(String label)
|
Methods inherited from class FiniteVariableImpl |
---|
clone, contains, debugInstance, deepCloneMapTypesToShells, findVariablesForType, getCPTShell, getCPTShell, getDSLNodeType, grep, grep, grep, index, insert, instance, instance, instances, remove, set, setCPTShell, setCPTShell, setDSLNodeType, size, size, thereExists, toString |
Methods inherited from class VariableImpl |
---|
compareTo, delete, forID, getEnumProperties, getID, getNumProperties, getProperty, getStringifier, getUserObject, index, initProperties, isStringifier, propertiesArrayCopy, setID, setStringifier, setUserObject, validatePropertyNameAndID |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface FiniteVariable |
---|
contains, getCPTShell, getCPTShell, getDSLNodeType, grep, grep, grep, index, insert, instance, instance, instances, remove, set, setCPTShell, setCPTShell, setDSLNodeType, size |
Methods inherited from interface Variable |
---|
clone, delete, getEnumProperties, getID, getProperty, getUserObject, setID, setUserObject |
Methods inherited from interface Comparable |
---|
compareTo |
Constructor Detail |
---|
public XmlbifParser.BifNode(XmlbifParser.Variable variable)
Method Detail |
---|
public void setLabel(String label)
public String getLabel()
StandardNode
public Map getProperties()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |