Uses of Class
graph_gen_utils.general.Consts.RelationshipTypes

Packages that use Consts.RelationshipTypes
graph_gen_utils.general   
 

Uses of Consts.RelationshipTypes in graph_gen_utils.general
 

Methods in graph_gen_utils.general that return Consts.RelationshipTypes
static Consts.RelationshipTypes Consts.RelationshipTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Consts.RelationshipTypes[] Consts.RelationshipTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.