ix.icore.domain
Interface EffectSymbols

All Known Subinterfaces:
LTF_SchemaSymbols, SchemaSymbols
All Known Implementing Classes:
ProcessModel.Node

public interface EffectSymbols

Defines constants that are useful when processing schema effects.


Field Summary
static Symbol K_COMPLETE
           
static Symbol K_DRAFT
           
static Symbol S_AT
           
static Symbol S_FINISH
           
static Symbol S_START
           
 

Field Detail

S_AT

public static final Symbol S_AT

S_START

public static final Symbol S_START

S_FINISH

public static final Symbol S_FINISH

K_COMPLETE

public static final Symbol K_COMPLETE

K_DRAFT

public static final Symbol K_DRAFT