Package | Description |
---|---|
de.bsvrz.kex.datex2.allgemein.impl |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
de.bsvrz.kex.datex2.plugins.definition |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenzUeberDaV
Implementierung des Interface PersistenzModul; Daten werden über den
Datenverteiler in einer speziellen Attributgruppe persistiert.
|
Modifier and Type | Field and Description |
---|---|
protected PersistenzModul |
KExD2Plugin.persistenzModul
Referenz auf PersistenzModul.
|
Modifier and Type | Method and Description |
---|---|
PersistenzModul |
KExD2Plugin.getPersistenzModul()
Zugriff auf das zum Plugin assoziierte Persistenzmodul.
|
Modifier and Type | Method and Description |
---|---|
void |
KExD2Plugin.setPersistenzModul(PersistenzModul persistenzModul)
Injizierte PersistenzModul (mit bestimmten Kontext).
|