Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b33d42

Browse files
Update README.md
Signed-off-by: SysMLinJavaModeler <[email protected]>
1 parent d9155d4 commit 1b33d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The modeler will typically develop the system model in an IDE project. Model el
140140
Extensive capabilities for parametric analysis are also supported by the SysMLinJava API. The `SysMLConstraintBlock` provides a base class for all constraint block modeling in SysMLinJava. The constraint block supports "bound" constraint parameters as well as contraint block heirarchies. In addition, the constraint block can be configured to operate asynchronously enabling extensive parameteric analysis with parameters that update asychrounously from other bound parameters and from the constraint block.
141141

142142
## Documentation
143-
The SysMLinJava code includes full javadoc comments, which you can view in the code. You can execute the javadoc program against the code (via your IDE) to generate the javadoc as web pages, if desired.
143+
The SysMLinJava code includes full javadoc comments, which you can view in the code. And a zip file of the full javadocs is provided at the base of the master branch. Of course, you can execute the javadoc program against the code (e.g. via your IDE) to generate the javadoc as a directory of web pages, if desired.
144144

145145
## Dependencies and License
146146
SysMLinJava uses the Apache license as shown above. It has no dependencies beyond the modules of the Java SDK itself. This version of SysMLinJava has been successfully tested and used on OpenJDK 18.

0 commit comments

Comments
 (0)