ix.iplan
Interface SchemaSymbols

All Known Subinterfaces:
LTF_SchemaSymbols
All Known Implementing Classes:
SchemaTable

public abstract interface SchemaSymbols

SchemaSymbols defines constants that are useful when processing schemas. It can be extended by interfaces that add constants for use when processing schemas as they appear in files.


Field Summary
static Symbol K_ALL
           
static Symbol S_ACTION
           
static Symbol S_NODES
           
static Symbol S_ORDERINGS
           
static Symbol S_PROCESS
           
static Symbol S_PROPERTIES
           
 

Field Detail

S_PROCESS

public static final Symbol S_PROCESS

S_ACTION

public static final Symbol S_ACTION

S_NODES

public static final Symbol S_NODES

S_ORDERINGS

public static final Symbol S_ORDERINGS

S_PROPERTIES

public static final Symbol S_PROPERTIES

K_ALL

public static final Symbol K_ALL