public interface ServerDataStore
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RfcPackage.getServerDataStore()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<String,ServerData> |
getEntries()
Returns the value of the 'Entries' map.
|
org.eclipse.emf.common.util.EList<ServerData> |
getServerData()
Returns the value of the 'Server Data' containment reference list.
|
org.eclipse.emf.common.util.EMap<String,ServerData> getEntries()
String,
and the value is of type ServerData,
If the meaning of the 'Entries' containment reference list isn't clear, there really should be more of a description here...
RfcPackage.getServerDataStore_Entries()org.eclipse.emf.common.util.EList<ServerData> getServerData()
ServerData.
If the meaning of the 'Server Data' containment reference list isn't clear, there really should be more of a description here...
RfcPackage.getServerDataStore_ServerData()Apache Camel