trace
Class CPVizConstant
java.lang.Object
trace.CPVizConstant
public class CPVizConstant
- extends Object
List of XML tags required for CP Viz log files
- Since:
- 6 d�c. 2010
- Author:
- Charles Prud'homme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
C_CONF_TAG_IN
public static final String C_CONF_TAG_IN
- See Also:
- Constant Field Values
C_CONF_TAG_OUT
public static final String C_CONF_TAG_OUT
- See Also:
- Constant Field Values
C_TOOL_TAG
public static final String C_TOOL_TAG
- See Also:
- Constant Field Values
T_TREE_TAG_IN
public static final String T_TREE_TAG_IN
- See Also:
- Constant Field Values
T_TREE_TAG_OUT
public static final String T_TREE_TAG_OUT
- See Also:
- Constant Field Values
T_ROOT_TAG
public static final String T_ROOT_TAG
- See Also:
- Constant Field Values
T_TRY_TAG
public static final String T_TRY_TAG
- See Also:
- Constant Field Values
T_FAIL_TAG
public static final String T_FAIL_TAG
- See Also:
- Constant Field Values
T_SUCC_TAG
public static final String T_SUCC_TAG
- See Also:
- Constant Field Values
V_VISUALIZATION_TAG_IN
public static final String V_VISUALIZATION_TAG_IN
- See Also:
- Constant Field Values
V_VISUALIZATION_TAG_OUT
public static final String V_VISUALIZATION_TAG_OUT
- See Also:
- Constant Field Values
V_VISUALIZER_TAG
public static final String V_VISUALIZER_TAG
- See Also:
- Constant Field Values
V_ARGUMENT_TAG_IN
public static final String V_ARGUMENT_TAG_IN
- See Also:
- Constant Field Values
V_ARGUMENT_TAG_OUT
public static final String V_ARGUMENT_TAG_OUT
- See Also:
- Constant Field Values
V_COLLECTION_TAG_IN
public static final String V_COLLECTION_TAG_IN
- See Also:
- Constant Field Values
V_COLLECTION_TAG_OUT
public static final String V_COLLECTION_TAG_OUT
- See Also:
- Constant Field Values
V_DVAR_TAG
public static final String V_DVAR_TAG
- See Also:
- Constant Field Values
V_FAILED_TAG
public static final String V_FAILED_TAG
- See Also:
- Constant Field Values
V_FOCUS_TAG
public static final String V_FOCUS_TAG
- See Also:
- Constant Field Values
V_FOCUS_NO_TYPE_TAG
public static final String V_FOCUS_NO_TYPE_TAG
- See Also:
- Constant Field Values
V_INTEGER_TAG
public static final String V_INTEGER_TAG
- See Also:
- Constant Field Values
V_OTHER_TAG
public static final String V_OTHER_TAG
- See Also:
- Constant Field Values
V_SINTEGER_TAG
public static final String V_SINTEGER_TAG
- See Also:
- Constant Field Values
V_STATE_TAG_IN
public static final String V_STATE_TAG_IN
- See Also:
- Constant Field Values
V_STATE_TAG_OUT
public static final String V_STATE_TAG_OUT
- See Also:
- Constant Field Values
V_SVAR_TAG
public static final String V_SVAR_TAG
- See Also:
- Constant Field Values
V_TUPLE_TAG_IN
public static final String V_TUPLE_TAG_IN
- See Also:
- Constant Field Values
V_TUPLE_TAG_OUT
public static final String V_TUPLE_TAG_OUT
- See Also:
- Constant Field Values
V_VISUALIZER_STATE_TAG_IN
public static final String V_VISUALIZER_STATE_TAG_IN
- See Also:
- Constant Field Values
V_VISUALIZER_STATE_TAG_OUT
public static final String V_VISUALIZER_STATE_TAG_OUT
- See Also:
- Constant Field Values
ALL
public static final String ALL
- See Also:
- Constant Field Values
COMPACT
public static final String COMPACT
- See Also:
- Constant Field Values
EXPANDED
public static final String EXPANDED
- See Also:
- Constant Field Values
FINAL
public static final String FINAL
- See Also:
- Constant Field Values
GRAPH
public static final String GRAPH
- See Also:
- Constant Field Values
I
public static final String I
- See Also:
- Constant Field Values
LAYOUT
public static final String LAYOUT
- See Also:
- Constant Field Values
minusI
public static final String minusI
- See Also:
- Constant Field Values
VALUES
public static final String VALUES
- See Also:
- Constant Field Values
CPVizConstant
public CPVizConstant()
Copyright © 2012. All Rights Reserved.