public abstract class Info
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Info.DiscreteNodeInfo
Describes the state of a discrete node HUGIN API object.
|
static class |
Info.LinkInfo
Describes the parent -- child relation between two HUGIN API nodes.
|
static class |
Info.PositionInfo
Describes the position of some named HUGIN API object.
|
Constructor and Description |
---|
Info() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(java.lang.Object o) |