Uses of Class
org.deepfs.fsml.DeepNS

Packages that use DeepNS
org.deepfs.fsml This package contains the core classes of the DeepFS project. 
 

Uses of DeepNS in org.deepfs.fsml
 

Methods in org.deepfs.fsml that return DeepNS
static DeepNS DeepNS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeepNS[] DeepNS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.