Uses of Class
org.eclipse.ocl.examples.modelregistry.ui.icons.ModelRegistryIcons

Packages that use ModelRegistryIcons
org.eclipse.ocl.examples.modelregistry.ui.icons   
 

Uses of ModelRegistryIcons in org.eclipse.ocl.examples.modelregistry.ui.icons
 

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