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

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

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

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