uml
Here are 624 public repositories matching this topic...
OS Version (操作系统): macOS
VNote Version (Help - About VNote - Version: )(VNote版本): 2.8.2
Symptoms (表现): when using the Advanced Search what is the difference between space-separated keywords and &&? According to the VNote documentation they both mean AND.
In fact, from what I find a space gap acts as an OR criterion, not as an AND criterion.
Please explain.
How to Repro (如何复现):
At the top of your C4 PlantUML .puml file
What need to be done, to understand Getting Started section? I have no idea, what is your C4 PlantUML .puml file
)
I could create it and fill it with example code, but the next question is: how to transpile .puml file to .svg file?
-
Updated
Apr 9, 2016 - Objective-C
Currently we are using unittest (from the stdlib) but the integration is far from perfect. Maybe https://docs.pytest.org/en/latest/ will be a better choice.
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
The syntax highlighting has a bug on pattern validation.
The documentation https://www.jhipster.tech/jdl/ states that there was a change at the pattern syntax in version v4.9.X
Rather than javadoc doc tags, perhaps use custom annotations (since you're targetting JDK5+ anyway) that way we won't get warnings that the tag is unknown in javadoc and we can make it type safe.
I'm submitting a...
- Bug report
- Feature request
- Documentation issue or request
Gaphor isn't found on Wikipedia, and is absent in the list of UML tools. It would be great if it was represented. Creating a wiki page is some work, see this [overview](https://contentmarketinginstitute.com/2011/11/how-
-
Updated
Jul 2, 2020 - Vue
-
Updated
Oct 26, 2018 - Java
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Jul 26, 2017 - Java
// {type:package}
// {generate:true}
[Elegibility & Benefits]->[Elegibility Search]
[Remittances] -> [Remittance Search]
[Notifications] -> [Notification Search]
[Check Claim Status] -> [Claim Search]
[Submit a Claim Online] -> [Patient Search]
[Physician/Provider Directory]
[Remittance Search] -> [Search]
[Notification Search] -> [Search]
[Claim Search] -> [Search]
[Patient Sear
Specify a Brief Description
This only affects developers of Umple
A method parameter of a list attribute is not properly set to 'isList'. This only occurs when an attribute is a list attribute and is not initialized at the model. The UmpleInternalParser will create a method parameter of the list attribute but the value of 'isList' of that particular method parameter is not set to true.
Using the standalone preview for mermaid works:
Focus the cursor into the diagram on the left.
Diagram on the right uses the new theme.
<img width="909" alt="image" src="https://user-images.githubusercontent.com/316469/58013466-f0ae2980-7af6-11e9-9eec-def0
Add more unit test
Expected Behavior
Each class should have it's own unit test
Actual Behavior
Not every class has it's own unit test
Steps to Reproduce the Problem
- Look at the sources in
src/main/java
- Look for the same source file in
src/test/java
withTest
appended to its name
Specifications
- n/a
Add more JavaDoc
-
Updated
Apr 9, 2020 - Python
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Jul 10, 2020 - C++
Idea - just like MD files, have a Open Preview option directly in the file explore (on .yuml files)
More and more we are using VS Code for documentation, and for MD files there is a "Open as Preview" option. It would be nice if this feature existed also for yuml files.
Improve this page
Add a description, image, and links to the uml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uml topic, visit your repo's landing page and select "manage topics."
Version
v1.4.10
Development Environment
Chrome 80.0.3987.132
Current Behavior
Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.