ix.iplan
Interface LTF_SchemaSymbols

All Known Implementing Classes:
Schema, LTF_Parser

public abstract interface LTF_SchemaSymbols
extends SchemaSymbols

SchemaSymbols defines constants that are useful when processing either schema definitions as they appear in files or the resulting schemas themselves.


Field Summary
static Symbol Q_COA
           
static Symbol S_DEFINE_ACTION
           
static Symbol S_DEFINE_PROCESS
           
 
Fields inherited from class ix.iplan.SchemaSymbols
K_ALL, S_ACTION, S_NODES, S_ORDERINGS, S_PROCESS, S_PROPERTIES
 

Field Detail

S_DEFINE_PROCESS

public static final Symbol S_DEFINE_PROCESS

S_DEFINE_ACTION

public static final Symbol S_DEFINE_ACTION

Q_COA

public static final Symbol Q_COA