-
All Known Implementing Classes:
-
PyGeneratorConfigurationProvider
-
Functional Interface:
-
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
interface IPyGeneratorConfigurationProvider
Provider of a configuration for the SARL-to-Python generator.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Action Summary
Action Details
-
get(Resource,boolean)
-
def get(Resource,boolean) : PyGeneratorConfiguration
Replies the configuration for the given context. If the configuration does not exist, it may be automatically installed within the context.
-
Parameters:
-
context -
installedIfNew -
-
Returns:
-