Uses of Class
org.eclipse.ocl.examples.modelregistry.ui.help.ModelRegistryHelpIds.General

Packages that use ModelRegistryHelpIds.General
org.eclipse.ocl.examples.modelregistry.ui.help   
 

Uses of ModelRegistryHelpIds.General in org.eclipse.ocl.examples.modelregistry.ui.help
 

Methods in org.eclipse.ocl.examples.modelregistry.ui.help that return ModelRegistryHelpIds.General
static ModelRegistryHelpIds.General ModelRegistryHelpIds.General.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ModelRegistryHelpIds.General[] ModelRegistryHelpIds.General.values()
          Returns an array containing the constants of this enum type, in the order they are declared.