咨询与建议

限定检索结果

文献类型

  • 19 篇 会议
  • 9 篇 期刊文献

馆藏范围

  • 28 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 28 篇 工学
    • 24 篇 计算机科学与技术...
    • 21 篇 软件工程
    • 3 篇 电气工程
    • 1 篇 信息与通信工程
  • 1 篇 理学
    • 1 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 28 篇 java modeling la...
  • 6 篇 formal specifica...
  • 5 篇 jml
  • 4 篇 software verific...
  • 4 篇 formal methods
  • 4 篇 deductive verifi...
  • 3 篇 real-time java
  • 3 篇 extended static ...
  • 3 篇 design by contra...
  • 3 篇 openjml
  • 3 篇 formal verificat...
  • 2 篇 conformance test
  • 2 篇 deductive progra...
  • 2 篇 model-based test...
  • 2 篇 cooperative veri...
  • 2 篇 key
  • 2 篇 java
  • 2 篇 test
  • 2 篇 esc4
  • 2 篇 real-world case ...

机构

  • 2 篇 via univ coll ho...
  • 2 篇 aalborg univ dep...
  • 2 篇 open univ heerle...
  • 2 篇 fzi res ctr info...
  • 2 篇 karlsruhe inst t...
  • 1 篇 natl inst adv in...
  • 1 篇 concordia univ d...
  • 1 篇 univ texas dept ...
  • 1 篇 safer software c...
  • 1 篇 univ franche com...
  • 1 篇 concordia univ d...
  • 1 篇 karlsruhe inst t...
  • 1 篇 karlsruhe inst t...
  • 1 篇 natl aerosp lab ...
  • 1 篇 tech univ darmst...
  • 1 篇 concordia univ d...
  • 1 篇 univ franche com...
  • 1 篇 univ franche com...
  • 1 篇 univ twente ensc...
  • 1 篇 natl aerosp lab ...

作者

  • 4 篇 ulbrich mattias
  • 3 篇 chalin patrice
  • 3 篇 weigl alexander
  • 3 篇 de gouw stijn
  • 2 篇 james perry r.
  • 2 篇 ravn anders p.
  • 2 篇 bouquet fabrice
  • 2 篇 klamroth jonas
  • 2 篇 bouquet f
  • 2 篇 korsholm stephan...
  • 2 篇 de boer martin
  • 2 篇 sondergaard hans
  • 2 篇 cok david r.
  • 2 篇 jung christian
  • 2 篇 dadeau f
  • 2 篇 dadeau frederic
  • 1 篇 lohmann m
  • 1 篇 engels g
  • 1 篇 boerman jan
  • 1 篇 mueller p.

语言

  • 24 篇 英文
  • 2 篇 德文
  • 2 篇 其他
检索条件"主题词=Java modeling language"
28 条 记 录,以下是11-20 订阅
排序:
Improving the Quality of Web-based Enterprise Applications with Extended Static Checking: A Case Study
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2006年 第2期157卷 119-132页
作者: Rioux, Frederic Chalin, Patrice Concordia Univ Dept Comp Sci & Software Engn DSRG Montreal PQ Canada
ESC/java2 is a tool that statically detects errors in java programs and that uses the java modeling language (JML) as its annotation language. ESC/java2 can modularly reason about the code of a java Web-based Enterpri... 详细信息
来源: 评论
ESC4: A Modern Caching ESC for java
ESC4: A Modern Caching ESC for Java
收藏 引用
8th Workshop on Specification and Verification of Component-Based Systems (SAVCBS 2009)
作者: James, Perry R. Chalin, Patrice Concordia Univ Dept Comp Sci & Software Engn Montreal PQ Canada
JML4 is an Eclipse-based Integrated Verification Environment for the java modeling language (JML) that supports several forms of verification, including Runtime Assertion Checking, Extended Static Checking (ESC), and ... 详细信息
来源: 评论
JML-Testing-Tools: A symbolic animator for JML specifications using CLP
收藏 引用
11th International Conference on Tools and Algorithms for the Construction and Analysis of Systems
作者: Bouquet, F Dadeau, F Legeard, B Utting, M Univ Franche Comte CNRS INRIA Lab Informat LIFC F-25030 Besancon France
This paper describes a tool for symbolically animating JML specifications using Constraint Logic Programming. A customized solver handles constraints that represent the value of instance fields. We have extended a mod... 详细信息
来源: 评论
A Verification-centric Software Development Process for java
A Verification-centric Software Development Process for Java
收藏 引用
9th International Conference on Quality Software (QSIC 2009)
作者: Zimmerman, Daniel M. Kiniry, Joseph R. Univ Washington Inst Technol Tacoma WA 98402 USA Univ Coll Dublin Sch Comp Sci & Informat Dublin Ireland
Design by Contract (DBC) is an oft-cited, but rarely followed, programming practice that focuses on writing formal specifications first, and writing code that fulfills those specifications second. The development of s... 详细信息
来源: 评论
Using CHARTER tools to develop a Safety-Critical Avionics Application in java  12
Using CHARTER tools to develop a Safety-Critical Avionics Ap...
收藏 引用
10th International Workshop on java Technologies for Real-Time and Embedded Systems (JTRES)
作者: Wedzinga, G. Wiegmink, K. Natl Aerosp Lab NLR Anthony Fokkerweg 2 NL-1059 CM Amsterdam Netherlands Natl Aerosp Lab NLR NL-8316 PR Marknesse Netherlands
Safety-critical digital avionics systems are becoming increasingly complex. Consequently, exhaustive testing may be impossible or impractical to demonstrate that the software of these systems complies with airworthine... 详细信息
来源: 评论
Checking JML specifications with B machines
收藏 引用
4th International Conference of B and Z Users
作者: Bouquet, F Dadeau, F Groslambert, J Univ Franche Comte CNRS INRIA Lab Informat F-25030 Besancon France
This paper presents a solution to the lack of tool-support for the JML models verification. We propose an approach for expressing JML specifications within the B abstract machines notation. The B machines generated fr... 详细信息
来源: 评论
Translating Natural language Requirements to Formal Specifications: A Study on GPT and Symbolic NLP  53
Translating Natural Language Requirements to Formal Specific...
收藏 引用
53rd Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN)
作者: Leong, Iat Tou Barbosa, Raul Univ Coimbra CISUC Dept Informat Engn Coimbra Portugal
Software verification is essential to ensure dependability and that a system or component fulfils its specified requirements. Natural language is the most common way of specifying requirements, although many verificat... 详细信息
来源: 评论
Formal Specification and Verification of JDK's Identity Hash Map Implementation  17th
Formal Specification and Verification of JDK's Identity Hash...
收藏 引用
17th International Conference on Integrated Formal Methods (IFM)
作者: de Boer, Martin de Gouw, Stijn Klamroth, Jonas Jung, Christian Ulbrich, Mattias Weigl, Alexander Open Univ Heerlen Netherlands FZI Res Ctr Informat Technol Karlsruhe Germany Karlsruhe Inst Technol Karlsruhe Germany
Hash maps are a common and important data structure in efficient algorithm implementations. Despite their wide-spread use, real-world implementations are not regularly verified. In this paper, we present the first cas... 详细信息
来源: 评论
Abstraction in Deductive Verification: Model Fields and Model Methods  11th
Abstraction in Deductive Verification: Model Fields and Mode...
收藏 引用
11th International Symposium on Leveraging Applications of Formal Methods, Verification and Validation
作者: Cok, David R. Leavens, Gary T. Safer Software Consulting Rochester NY 14606 USA Univ Cent Florida Orlando FL 32816 USA
This Experience report compares using model fields and model methods for specifying abstractions in abstract implementations. Our experience is connected to past discussions of alternatives in modeling heap state chan... 详细信息
来源: 评论
Reasoning About JML: Differences Between KeY and OpenJML  1
收藏 引用
14th International Conference on Integrated Formal Methods (IFM)
作者: Boerman, Jan Huisman, Marieke Joosten, Sebastiaan Univ Twente Enschede Netherlands
To increase the impact and capabilities of formal verification, it should be possible to apply different verification techniques on the same specification. However, this can only be achieved if verification tools agre... 详细信息
来源: 评论