public interface UserSettings extends IdEObject
The following features are supported:
StorePackage.getUserSettings()| Modifier and Type | Method and Description |
|---|---|
ModelComparePluginConfiguration |
getDefaultModelCompare()
Returns the value of the 'Default Model Compare' reference.
|
ModelMergerPluginConfiguration |
getDefaultModelMerger()
Returns the value of the 'Default Model Merger' reference.
|
ObjectIDMPluginConfiguration |
getDefaultObjectIDM()
Returns the value of the 'Default Object IDM' reference.
|
QueryEnginePluginConfiguration |
getDefaultQueryEngine()
Returns the value of the 'Default Query Engine' reference.
|
RenderEnginePluginConfiguration |
getDefaultRenderEngine()
Returns the value of the 'Default Render Engine' reference.
|
SerializerPluginConfiguration |
getDefaultSerializer()
Returns the value of the 'Default Serializer' reference.
|
org.eclipse.emf.common.util.EList<DeserializerPluginConfiguration> |
getDeserializers()
Returns the value of the 'Deserializers' reference list.
|
org.eclipse.emf.common.util.EList<ModelComparePluginConfiguration> |
getModelCompares()
Returns the value of the 'Model Compares' reference list.
|
org.eclipse.emf.common.util.EList<ModelMergerPluginConfiguration> |
getModelMergers()
Returns the value of the 'Model Mergers' reference list.
|
org.eclipse.emf.common.util.EList<ObjectIDMPluginConfiguration> |
getObjectIDMs()
Returns the value of the 'Object ID Ms' reference list.
|
org.eclipse.emf.common.util.EList<QueryEnginePluginConfiguration> |
getQueryEngines()
Returns the value of the 'Query Engines' reference list.
|
org.eclipse.emf.common.util.EList<RenderEnginePluginConfiguration> |
getRenderEngines()
Returns the value of the 'Render Engines' reference list.
|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
getSerializers()
Returns the value of the 'Serializers' reference list.
|
org.eclipse.emf.common.util.EList<InternalServicePluginConfiguration> |
getServices()
Returns the value of the 'Services' reference list.
|
void |
setDefaultModelCompare(ModelComparePluginConfiguration value)
Sets the value of the '
Default Model Compare' reference. |
void |
setDefaultModelMerger(ModelMergerPluginConfiguration value)
Sets the value of the '
Default Model Merger' reference. |
void |
setDefaultObjectIDM(ObjectIDMPluginConfiguration value)
Sets the value of the '
Default Object IDM' reference. |
void |
setDefaultQueryEngine(QueryEnginePluginConfiguration value)
Sets the value of the '
Default Query Engine' reference. |
void |
setDefaultRenderEngine(RenderEnginePluginConfiguration value)
Sets the value of the '
Default Render Engine' reference. |
void |
setDefaultSerializer(SerializerPluginConfiguration value)
Sets the value of the '
Default Serializer' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<SerializerPluginConfiguration> getSerializers()
SerializerPluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Serializers' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_Serializers(),
SerializerPluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<ObjectIDMPluginConfiguration> getObjectIDMs()
ObjectIDMPluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Object ID Ms' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_ObjectIDMs(),
ObjectIDMPluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<RenderEnginePluginConfiguration> getRenderEngines()
RenderEnginePluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Render Engines' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_RenderEngines(),
RenderEnginePluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<DeserializerPluginConfiguration> getDeserializers()
DeserializerPluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Deserializers' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_Deserializers(),
DeserializerPluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<QueryEnginePluginConfiguration> getQueryEngines()
QueryEnginePluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Query Engines' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_QueryEngines(),
QueryEnginePluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<ModelMergerPluginConfiguration> getModelMergers()
ModelMergerPluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Model Mergers' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_ModelMergers(),
ModelMergerPluginConfiguration.getUserSettings()org.eclipse.emf.common.util.EList<ModelComparePluginConfiguration> getModelCompares()
ModelComparePluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Model Compares' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_ModelCompares(),
ModelComparePluginConfiguration.getUserSettings()ModelMergerPluginConfiguration getDefaultModelMerger()
If the meaning of the 'Default Model Merger' reference isn't clear, there really should be more of a description here...
setDefaultModelMerger(ModelMergerPluginConfiguration),
StorePackage.getUserSettings_DefaultModelMerger()void setDefaultModelMerger(ModelMergerPluginConfiguration value)
Default Model Merger' reference.
value - the new value of the 'Default Model Merger' reference.getDefaultModelMerger()ModelComparePluginConfiguration getDefaultModelCompare()
If the meaning of the 'Default Model Compare' reference isn't clear, there really should be more of a description here...
setDefaultModelCompare(ModelComparePluginConfiguration),
StorePackage.getUserSettings_DefaultModelCompare()void setDefaultModelCompare(ModelComparePluginConfiguration value)
Default Model Compare' reference.
value - the new value of the 'Default Model Compare' reference.getDefaultModelCompare()QueryEnginePluginConfiguration getDefaultQueryEngine()
If the meaning of the 'Default Query Engine' reference isn't clear, there really should be more of a description here...
setDefaultQueryEngine(QueryEnginePluginConfiguration),
StorePackage.getUserSettings_DefaultQueryEngine()void setDefaultQueryEngine(QueryEnginePluginConfiguration value)
Default Query Engine' reference.
value - the new value of the 'Default Query Engine' reference.getDefaultQueryEngine()RenderEnginePluginConfiguration getDefaultRenderEngine()
If the meaning of the 'Default Render Engine' reference isn't clear, there really should be more of a description here...
setDefaultRenderEngine(RenderEnginePluginConfiguration),
StorePackage.getUserSettings_DefaultRenderEngine()void setDefaultRenderEngine(RenderEnginePluginConfiguration value)
Default Render Engine' reference.
value - the new value of the 'Default Render Engine' reference.getDefaultRenderEngine()SerializerPluginConfiguration getDefaultSerializer()
If the meaning of the 'Default Serializer' reference isn't clear, there really should be more of a description here...
setDefaultSerializer(SerializerPluginConfiguration),
StorePackage.getUserSettings_DefaultSerializer()void setDefaultSerializer(SerializerPluginConfiguration value)
Default Serializer' reference.
value - the new value of the 'Default Serializer' reference.getDefaultSerializer()ObjectIDMPluginConfiguration getDefaultObjectIDM()
If the meaning of the 'Default Object IDM' reference isn't clear, there really should be more of a description here...
setDefaultObjectIDM(ObjectIDMPluginConfiguration),
StorePackage.getUserSettings_DefaultObjectIDM()void setDefaultObjectIDM(ObjectIDMPluginConfiguration value)
Default Object IDM' reference.
value - the new value of the 'Default Object IDM' reference.getDefaultObjectIDM()org.eclipse.emf.common.util.EList<InternalServicePluginConfiguration> getServices()
InternalServicePluginConfiguration.
It is bidirectional and its opposite is 'User Settings'.
If the meaning of the 'Services' reference list isn't clear, there really should be more of a description here...
StorePackage.getUserSettings_Services(),
InternalServicePluginConfiguration.getUserSettings()Copyright © 2018 OpenSource BIM. All rights reserved.