![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Resource description strategy designed to limit global scope to only those files that were explicitly imported. More...
Inherits DefaultResourceDescriptionStrategy.
Public Member Functions | |
| boolean | createEObjectDescriptions (EObject eObject, IAcceptor< IEObjectDescription > acceptor) |
Static Public Attributes | |
| static final String | DELIMITER = "," |
| Delimiter used in the values associated with INCLUDES keys in the user-data descriptions of Models. | |
| static final String | INCLUDES = "includes" |
| Key used in user data attached to description of a Model. | |
Resource description strategy designed to limit global scope to only those files that were explicitly imported.
Adapted from example provided by Itemis.
| boolean org.lflang.LFResourceDescriptionStrategy.createEObjectDescriptions | ( | EObject | eObject, |
| IAcceptor< IEObjectDescription > | acceptor ) |
|
static |
Delimiter used in the values associated with INCLUDES keys in the user-data descriptions of Models.
|
static |
Key used in user data attached to description of a Model.