Protege 3.4.3

edu.stanford.smi.protegex.widget.graph
Class RelationPropertyNames

java.lang.Object
  extended by edu.stanford.smi.protegex.widget.graph.RelationPropertyNames

public class RelationPropertyNames
extends Object


Field Summary
static String ARROWHEAD_TYPE
           
static String LINE_DISPLAY_TEXT
           
static String LINE_RGB_BLUE
           
static String LINE_RGB_GREEN
           
static String LINE_RGB_RED
           
static String LINE_TYPE
           
 
Constructor Summary
RelationPropertyNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINE_TYPE

public static final String LINE_TYPE
See Also:
Constant Field Values

LINE_DISPLAY_TEXT

public static final String LINE_DISPLAY_TEXT
See Also:
Constant Field Values

LINE_RGB_RED

public static final String LINE_RGB_RED
See Also:
Constant Field Values

LINE_RGB_GREEN

public static final String LINE_RGB_GREEN
See Also:
Constant Field Values

LINE_RGB_BLUE

public static final String LINE_RGB_BLUE
See Also:
Constant Field Values

ARROWHEAD_TYPE

public static final String ARROWHEAD_TYPE
See Also:
Constant Field Values
Constructor Detail

RelationPropertyNames

public RelationPropertyNames()

Protege 3.4.3

Submit a bug report or feature request