Package | Description |
---|---|
casa.util.unused |
Modifier and Type | Class and Description |
---|---|
class |
NumberLiteralNode
Deprecated.
(rck) The classes BooleanNode, DataNode, LogicalNode, LogicalPropoisitonTree,
LogicalPropositionTreeException, LogicalPropositionTreeNode, NumberLiteralNode,
PropositionNode, and StringLiteralNode taken together appear to be unused in CASA.
|
class |
PropertyNode
Deprecated.
(rck) The classes BooleanNode, DataNode, LogicalNode, LogicalPropoisitonTree,
LogicalPropositionTreeException, LogicalPropositionTreeNode, NumberLiteralNode,
PropositionNode, and StringLiteralNode taken together appear to be unused in CASA.
|
class |
StringLiteralNode
Deprecated.
(rck) The classes BooleanNode, DataNode, LogicalNode, LogicalPropoisitonTree,
LogicalPropositionTreeException, LogicalPropositionTreeNode, NumberLiteralNode,
PropositionNode, and StringLiteralNode taken together appear to be unused in CASA.
|
Modifier and Type | Field and Description |
---|---|
private DataNode |
PropositionNode.c
Deprecated.
|
private DataNode |
PropositionNode.d
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DataNode |
PropositionNode.getC()
Deprecated.
|
DataNode |
PropositionNode.getD()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PropositionNode.setC(DataNode newC)
Deprecated.
|
void |
PropositionNode.setD(DataNode newD)
Deprecated.
|
Constructor and Description |
---|
PropositionNode(DataNode newC,
DataNode newD,
String newOperator)
Deprecated.
|