@javax.inject.Singleton
class SARLImplicitlyImportedFeatures
extends java.lang.Object
Provider of the implicitly imported features in the SARL language.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
Property Summary
Modifier and type |
Property and description |
protected java.util.List<E> |
extensionClasses |
Constructor Summary
Constructor and description |
new
Construct the provider. |
Action Summary
Property Details
-
extensionClasses
-
protected val extensionClasses : java.util.List<E>
This property is an alias for the action: getExtensionClasses
Constructor Details
-
new
-
new
Construct the provider.
Action Details
-
getExtensionClasses
-
protected def getExtensionClasses : java.util.List<E>