|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationPropertyModel | |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
Uses of ConfigurationPropertyModel in org.eclipse.core.runtime.model |
Methods in org.eclipse.core.runtime.model that return ConfigurationPropertyModel | |
ConfigurationPropertyModel |
Factory.createConfigurationProperty()
Returns a new configuration property model which is not initialized. |
ConfigurationPropertyModel[] |
ConfigurationElementModel.getProperties()
Returns the properties associated with this element. |
Methods in org.eclipse.core.runtime.model with parameters of type ConfigurationPropertyModel | |
void |
ConfigurationElementModel.setProperties(ConfigurationPropertyModel[] value)
Sets the properties associated with this element. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |