-
EDITED: to include both RuntimeModuleManager and RuntimeModelLoader
There is a FIXME in `RuntimeModelLoader.findModuleForClass`:
```
// FIXME: perhaps we can have other one-classloader-to-one-module …
-
Following code:
```Ceylon
import ceylon.language.meta.declaration {
FunctionDeclaration,
ClassDeclaration
}
import ceylon.language.meta {
optionalAnnotation
}
shared final annotation c…
-
Ich hatte in dem Post mich über die Möglichkeit (Notwendigkeit?) der IDs als Hash ausgelassen
https://community.contao.org/de/showthread.php?43458-MetaModels-grupieren&p=283260&viewfull=1#post283260
…
-
- for OWL ontologies, use OWL diff and merge see http://subs.emis.de/LNI/Proceedings/Proceedings176/article6168.html
- for UML class diagrams, use some XML based diff and merge, or even some metamode…
-
There are many versions of Elasticsearch that do not work with elasticsearch indexer.
-
# What happens?
I'm trying to generate a C# client with NSwag from the provided AAS Repository document, but it fails with an error message.
Steps to reproduce:
1. https://app.swaggerhub.com/apis…
huf1 updated
2 months ago
-
could just be FamixVersion class with a famixVersion method
+ an entry in the menu to show this version number
More sophisticated solution would ask GitHub
-
I am working on a Spring Boot/Maven app that make use of generated metamodel class under target/generated-sources/annotations/. When testing this problem I also created classes manually.
When I hav…
-
```
What new or enhanced feature are you proposing?
The current IAML metamodel is implemented using EMF 2.5. This should be
upgraded to EMF 2.6. There shouldn't be any major problems in this migratio…
-
```
What new or enhanced feature are you proposing?
Currently, a ProvidesEdge may connect a Role/DomainIterator to a
Permission/DomainIterator. It may be possible to reduce this to a Role to
Permiss…