public interface FormatSerializerMap extends IdEObject
The following features are supported:
StorePackage.getFormatSerializerMap()| Modifier and Type | Method and Description |
|---|---|
String |
getFormat()
Returns the value of the 'Format' attribute.
|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
getSerializers()
Returns the value of the 'Serializers' reference list.
|
void |
setFormat(String value)
Sets the value of the '
Format' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getFormat()
If the meaning of the 'Format' attribute isn't clear, there really should be more of a description here...
setFormat(String),
StorePackage.getFormatSerializerMap_Format()void setFormat(String value)
Format' attribute.
value - the new value of the 'Format' attribute.getFormat()org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> getSerializers()
SerializerPluginConfiguration.
If the meaning of the 'Serializers' reference isn't clear, there really should be more of a description here...
StorePackage.getFormatSerializerMap_Serializers()Copyright © 2018 OpenSource BIM. All rights reserved.