Modifier and type | Property and description |
---|---|
java.util.Map<K,V> | language2GeneratorConfig Replies the configuration map. |
Modifier and type | Type and description |
---|---|
class | PyGeneratorConfigAdapter.PyGeneratorConfigAdapterAdapter EMF Adapter. |
Modifier and type | Action and description |
---|---|
void | attachToEmfObject(Notifier) Attach this adapter to the EMF object. |
static PyGeneratorConfigAdapter | findInEmfObject(Notifier) Find the adapter in the EMF object. |
java.util.Map<K,V> | getLanguage2GeneratorConfig Replies the configuration map. |
static PyGeneratorConfigAdapter | removeFromEmfObject(Notifier) Remove the adapter from the given EMF object. |
val language2GeneratorConfig : java.util.Map<K,V>
This property is an alias for the action: getLanguage2GeneratorConfig
new
def attachToEmfObject(Notifier)
def findInEmfObject(Notifier) : PyGeneratorConfigAdapter
def getLanguage2GeneratorConfig : java.util.Map<K,V>
def removeFromEmfObject(Notifier) : PyGeneratorConfigAdapter