Modifier and type | Type and description |
---|---|
class | PyGeneratorConfigurationProvider.PyGeneratorConfigAdapter Adapter for providing the SARL generator configuration. |
Modifier and type | Action and description |
---|---|
protected PyGeneratorConfiguration | createConfiguration(Resource) Create an instance of configuration. |
PyGeneratorConfiguration | get(Resource,boolean) |
PyGeneratorConfiguration | install(ResourceSet,PyGeneratorConfiguration) Install the given configuration into the context. |
new
protected def createConfiguration(Resource) : PyGeneratorConfiguration
def get(Resource,boolean) : PyGeneratorConfiguration
def install(ResourceSet,PyGeneratorConfiguration) : PyGeneratorConfiguration