Package | Description |
---|---|
org.eclipse.core.runtime.model |
Provides core support for the modeling plug-ins and the plug-in registry.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertyModel |
Factory.createConfigurationProperty()
Deprecated.
Returns a new configuration property model which is not initialized.
|
ConfigurationPropertyModel[] |
ConfigurationElementModel.getProperties()
Deprecated.
Returns the properties associated with this element.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationElementModel.setProperties(ConfigurationPropertyModel[] value)
Deprecated.
Sets the properties associated with this element.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.