TCLethbridge

Results 86 issues of TCLethbridge

If you go to cruise.umple/test/cruise/umple and run `grep -s '@Ignore' * */* */*/* */*/*/*` You will find a lot of ignored tests.This is a big 'smell' in the project For...

Priority-Medium
Diffic-Easy
ucosp
Component-Builder
testing

There are a few junit test classes such as ``` ParserConstraintExpressionsTest.java:public class ParserConstraintExpressionsTest extends UmpleParserTest { UmpleInternalParserTest.java:public class UmpleInternalParserTest extends UmpleParserTest UmpleXtextParserTest.java:public class UmpleXtextParserTest extends UmpleParserTest ``` extend other test...

Priority-Medium
Diffic-Easy
Component-Builder
testing

The list below is the result of running pylint in the directory cruise.umple/test/cruise/umple/implementation/py The command run is: pylint *.py.txt | grep ': E' (hint had to instally pipx using homebrew...

bug
Priority-High
Diffic-Med
Component-Builder
testing
Python

This is a master issue for Umple's requirements capabilities: use of the req and implementsReq keywords, generating diagrams and other output from these, and use of them for generating Umple...

Component-UmpleOnline
Priority-High
Component-Metamodel
Type-ResearchGrad
Component-SemanticsAndGen
Diffic-Med
Type-ProjectUG
ucosp
requirements
Artificial Intelligence AI/LLM

This is a master issue for generally improving python -related capabilities.

Type-ProjectUG
Python

This is the master issue for general support of use of AI in Umple. Potential topics include using LLMs to generate state machines or class diagrams from requirements (that are...

Type-ResearchGrad
Type-ProjectUG
requirements
Artificial Intelligence AI/LLM