public interface ObjectIDMPluginConfiguration extends PluginConfiguration
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
getSerializers()
Returns the value of the 'Serializers' reference list.
|
UserSettings |
getUserSettings()
Returns the value of the 'User Settings' reference.
|
void |
setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
getDescription, getEnabled, getName, getPluginDescriptor, getSettings, setDescription, setEnabled, setName, setPluginDescriptor, setSettingsforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<SerializerPluginConfiguration> getSerializers()
SerializerPluginConfiguration.
It is bidirectional and its opposite is 'Object IDM'.
If the meaning of the 'Serializers' reference list isn't clear, there really should be more of a description here...
StorePackage.getObjectIDMPluginConfiguration_Serializers(),
SerializerPluginConfiguration.getObjectIDM()UserSettings getUserSettings()
Object ID Ms'.
If the meaning of the 'User Settings' reference isn't clear, there really should be more of a description here...
setUserSettings(UserSettings),
StorePackage.getObjectIDMPluginConfiguration_UserSettings(),
UserSettings.getObjectIDMs()void setUserSettings(UserSettings value)
User Settings' reference.
value - the new value of the 'User Settings' reference.getUserSettings()Copyright © 2016 OpenSource BIM. All rights reserved.