LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.events.Validation.Requirement

Packages that use Validation.Requirement
org.LiveGraph.events   
 

Uses of Validation.Requirement in org.LiveGraph.events
 

Methods in org.LiveGraph.events that return Validation.Requirement
 Validation.Requirement Event.getValidationRequirement()
           
static Validation.Requirement Validation.Requirement.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Validation.Requirement[] Validation.Requirement.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


LiveGraph
data visualisation and analysis framework