org.ow2.orchestra.pvm.model
Interface Event

All Known Implementing Classes:
EventImpl

public interface Event

event constants.

Author:
Tom Baeyens

Field Summary
static String NODE_BEGIN
           
static String NODE_END
           
static String PROCESS_BEGIN
           
static String PROCESS_END
           
static String TRANSITION_TAKE
           
 

Field Detail

TRANSITION_TAKE

static final String TRANSITION_TAKE
See Also:
Constant Field Values

PROCESS_BEGIN

static final String PROCESS_BEGIN
See Also:
Constant Field Values

PROCESS_END

static final String PROCESS_END
See Also:
Constant Field Values

NODE_BEGIN

static final String NODE_BEGIN
See Also:
Constant Field Values

NODE_END

static final String NODE_END
See Also:
Constant Field Values


Copyright © 2011 OW2 Consortium. All Rights Reserved.