org.drools.benchmark.waltzdb
Class Stage
java.lang.Object
org.drools.benchmark.waltzdb.Stage
public class Stage
- extends Object
DUPLICATE
public static final String DUPLICATE
- See Also:
- Constant Field Values
DETECT_JUNCTIONS
public static final String DETECT_JUNCTIONS
- See Also:
- Constant Field Values
FIND_INITIAL_BOUNDARY
public static final String FIND_INITIAL_BOUNDARY
- See Also:
- Constant Field Values
FIND_SECOND_BOUDARY
public static final String FIND_SECOND_BOUDARY
- See Also:
- Constant Field Values
LABELING
public static final String LABELING
- See Also:
- Constant Field Values
VISITING_3J
public static final String VISITING_3J
- See Also:
- Constant Field Values
VISITING_2J
public static final String VISITING_2J
- See Also:
- Constant Field Values
MARKING
public static final String MARKING
- See Also:
- Constant Field Values
CHECKING
public static final String CHECKING
- See Also:
- Constant Field Values
REMOVE_LABEL
public static final String REMOVE_LABEL
- See Also:
- Constant Field Values
PRINTING
public static final String PRINTING
- See Also:
- Constant Field Values
Stage
public Stage()
Stage
public Stage(String value)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.