com.vividsolutions.jump.workbench.model
Class StandardCategoryNames
java.lang.Object
com.vividsolutions.jump.workbench.model.StandardCategoryNames
public class StandardCategoryNames
- extends java.lang.Object
Creators of Layers are not bound to use these category names, but they are
the standard ones.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WORKING
public static final java.lang.String WORKING
REFERENCE
public static final java.lang.String REFERENCE
SUBJECT
public static final java.lang.String SUBJECT
RESULT
public static final java.lang.String RESULT
RESULT_REFERENCE
public static final java.lang.String RESULT_REFERENCE
RESULT_SUBJECT
public static final java.lang.String RESULT_SUBJECT
QA
public static final java.lang.String QA
SYSTEM
public static final java.lang.String SYSTEM
StandardCategoryNames
public StandardCategoryNames()