ようこそ ゲスト さん
雑誌ブラウズ
雑誌 全て
大阪大学 刊行物
ランキング
アクセスランキング
ダウンロードランキング
博士論文のみをさがす
資料種別
学術雑誌論文 Journal Article
博士論文 本文あり Doctoral Thesis with Full Text
博士論文 Doctoral Thesis
紀要論文 Departmental Bulletin Paper
研究報告書 Research Paper
学内報告書等 Reports
単行書 Book
会議発表用資料 Presentation
会議発表論文 Conference Paper
教材 Teaching Material
貴重書 Rare Materials
データセット Dataset
ディスカッション/ワーキング・ペーパー DP/WP
一般記事 Article
本学関連学会 Related Societies
その他 other
このアイテムのアクセス数:
43
件
(
2018-04-22
04:20 集計
)
このアイテムへのリンクには次のURLをご利用ください:http://hdl.handle.net/11094/26706
閲覧可能ファイル
ファイル
フォーマット
サイズ
閲覧回数
説明
itr100_570_25
pdf
744 KB
32
論文情報
タイトル
JAVAプログラムからのファンクションポイント計測に関する一考察
別タイトル
Function Point Measurement for JAVA Program
タイトル (ヨミ)
JAVA プログラム カラ ノ ファンクション ポイント ケイソク ニ カンスル イチコウサツ
著者
今川, 勝博
今川, 勝博
楠本, 真二
楠本, 真二
井上, 克郎
井上, 克郎
著者の別表記
Imagawa, Masahiro
Kusumoto, Shinji
Inoue, Katsuro
著者 (ヨミ)
イマガワ, マサヒロ
クスモト, シンジ
イノウエ, カツロウ
キーワード等
ファンクションポイント
見積もり
オブジェクト指向開発
Java
Function point analysis
Estimation
Object-oriented development
抄録
ソフトウェアの開発規模を見積もる手段としてファンクションポイント法が用いられることが多くなっている. ファンクションポイント法は, ソフトウェアの機能要件だけを抽出して定量的に計測する手法である. ファンクションポイントは一般的に要求仕様書や分析・設計書等から計測されるが, 過去の開発において, それらの中間生成物が既に存在せず, 最終生成物であるソースコードしか存在しない場合も多い. そこで本研究では, オブジェクト指向開発されたプログラムからファンクションポイントを計測するための手法について検討する. また, その手法に基づいてJavaソースコードからのファンクションポイント計測ツールを開発し, その評価を行なう.
Function point analysis (FPA) was proposed to help measure the functionality of software systems. It is widely used to estimate the system size and the effort required for the actual system development in software development. However, if an organization tries to introduce FPA, FP will have to be counted from the past software developed there, and this counting is time-consuming. For the past software, the requirements specification and design specification were sometimes missing. In such case, FP must be counted from only the source code. In this paper, we propose detailed FPA measurement rules for JAVA program and develop the function point measurement tool.
公開者
電子情報通信学会
公開者の別表記
The Institute of Electronics, Information and Communication Engineers
公開者 (ヨミ)
デンシ ジョウホウ ツウシン ガッカイ
掲載誌名
電子情報通信学会技術研究報告. SS, ソフトウェアサイエンス
巻
100
号
570
開始ページ
25
終了ページ
32
刊行年月
2001-01-16
ISSN
09135685
NCID
AN10013287
URL
http://hdl.handle.net/11094/26706
権利情報
Copyright © 2001 IEICE
本文データはCiNiiから複製したものである
言語
日本語
論文詳細を表示
著者版フラグ
publisher
NII資源タイプ
学術雑誌論文
ローカル資源タイプ
学術雑誌論文
dcmi資源タイプ
text
DCTERMS.bibliographicCitation
電子情報通信学会技術研究報告. SS, ソフトウェアサイエンス.100(570) P.25-P.32
DC.title
JAVAプログラムからのファンクションポイント計測に関する一考察
DCTERMS.alternative
Function Point Measurement for JAVA Program
DC.creator
今川, 勝博
楠本, 真二
井上, 克郎
DC.creator
Imagawa, Masahiro
Kusumoto, Shinji
Inoue, Katsuro
DC.publisher
電子情報通信学会
DC.language" scheme="DCTERMS.RFC1766
日本語
DCTERMS.issued" scheme="DCTERMS.W3CDTF
2001-01-16
DC.identifier" scheme="DCTERMS.URI
http://hdl.handle.net/11094/26706
DC.subject
ファンクションポイント
見積もり
オブジェクト指向開発
Java
Function point analysis
Estimation
Object-oriented development
DCTERMS.abstract
ソフトウェアの開発規模を見積もる手段としてファンクションポイント法が用いられることが多くなっている. ファンクションポイント法は, ソフトウェアの機能要件だけを抽出して定量的に計測する手法である. ファンクションポイントは一般的に要求仕様書や分析・設計書等から計測されるが, 過去の開発において, それらの中間生成物が既に存在せず, 最終生成物であるソースコードしか存在しない場合も多い. そこで本研究では, オブジェクト指向開発されたプログラムからファンクションポイントを計測するための手法について検討する. また, その手法に基づいてJavaソースコードからのファンクションポイント計測ツールを開発し, その評価を行なう.
Function point analysis (FPA) was proposed to help measure the functionality of software systems. It is widely used to estimate the system size and the effort required for the actual system development in software development. However, if an organization tries to introduce FPA, FP will have to be counted from the past software developed there, and this counting is time-consuming. For the past software, the requirements specification and design specification were sometimes missing. In such case, FP must be counted from only the source code. In this paper, we propose detailed FPA measurement rules for JAVA program and develop the function point measurement tool.
DC.rights
Copyright © 2001 IEICE
本文データはCiNiiから複製したものである
citation_title
JAVAプログラムからのファンクションポイント計測に関する一考察
citation_author
今川, 勝博
楠本, 真二
井上, 克郎
citation_publisher
電子情報通信学会
citation_language
日本語
citation_date
2001-01-16
citation_journal_title
電子情報通信学会技術研究報告. SS, ソフトウェアサイエンス
citation_volume
100
citation_issue
570
citation_firstpage
25
citation_lastpage
32
citation_issn
09135685
citation_public_url
http://hdl.handle.net/11094/26706
citation_keywords
ファンクションポイント
見積もり
オブジェクト指向開発
Java
Function point analysis
Estimation
Object-oriented development