|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.optimizer.relational.plantree.NodeConstants
public final class NodeConstants
| Nested Class Summary | |
|---|---|
static class |
NodeConstants.Info
Property names for type-specific node properties |
static class |
NodeConstants.Types
Types of nodes |
| Method Summary | |
|---|---|
static java.lang.String |
getNodeTypeString(int type)
Convert a type code into a type string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final java.lang.String getNodeTypeString(int type)
type - Type code, as defined in NodeConstants.Types
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||