ISO/IEC 30106-2:2020
(Main)Information technology — Object oriented BioAPI — Part 2: Java implementation
Information technology — Object oriented BioAPI — Part 2: Java implementation
This document specifies an interface of a BioAPI Java framework and BioAPI Java BSP, which will mirror the corresponding components, specified in ISO/IEC 30106-1. The semantic equivalent of ISO/IEC 30106-1 is maintained in this document.
Technologies de l'information — Objet orienté BioAPI — Partie 2: Mise en oeuvre Java
General Information
Relations
Buy Standard
Standards Content (Sample)
INTERNATIONAL ISO/IEC
STANDARD 30106-2
Second edition
2020-11
Information technology — Object
oriented BioAPI —
Part 2:
Java implementation
Technologies de l'information — Objet orienté BioAPI —
Partie 2: Mise en oeuvre Java
Reference number
©
ISO/IEC 2020
© ISO/IEC 2020
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2020 – All rights reserved
Contents Page
Foreword .vi
Introduction .vii
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 BioAPI Java package structure . 1
4.1 Overall structure . 1
4.2 Package org.bioapi . 1
4.2.1 Package description . 1
4.2.2 Structure . 2
4.3 Package org.bioapi.data . 2
4.3.1 Package description . 2
4.3.2 Structure . 2
5 Data types and constants . 2
5.1 Class ACBioParameters . 2
5.1.1 Description . . . 2
5.1.2 Method summary . 2
5.2 Class BFPListElement . . 3
5.2.1 Description . . . 3
5.2.2 Method summary . 3
5.3 Class BFPSchema. 3
5.3.1 Description . . . 3
5.3.2 Method summary . 3
5.4 Class BIR . 5
5.4.1 Description . . . 5
5.4.2 Method summary . 5
5.5 Class BSPSchema .11
5.5.1 Description . . .11
5.5.2 Method Summary .11
5.6 Class Candidate .14
5.6.1 Description . . .14
5.6.2 Method summary .14
5.7 Class DataTypes .15
5.7.1 Description . . .15
5.7.2 Enumerations .15
5.8 Class Date .22
5.8.1 Description . . .22
5.8.2 Method summary .22
5.9 Class FrameworkSchema .25
5.9.1 Description . . .25
5.9.2 Method summary .25
5.10 Class GUIBitmap .26
5.10.1 Description . . .26
5.10.2 Method summary .26
5.11 Class IdentifyPopulation .27
5.11.1 Description . . .27
5.11.2 Method summary .27
5.12 Class PopulationMember .28
5.12.1 Description . . .28
5.12.2 Method summary .28
5.13 Class RegistryID .28
5.13.1 Description . . .28
© ISO/IEC 2020 – All rights reserved iii
5.13.2 Method summary .28
5.14 Class SecurityProfileType .29
5.14.1 Description . . .29
5.14.2 Method summary .29
5.15 Class UnitList .30
5.15.1 Description . . .30
5.15.2 Method summary .30
5.16 Class UnitListElement .31
5.16.1 Description . . .31
5.16.2 Method summary .31
5.17 Class UnitSchema .31
5.17.1 Description . . .31
5.17.2 Method summary .31
5.18 Class UUID .34
5.18.1 Description . . .34
6 Object oriented interfaces for supporting BioAPI_Units .34
6.1 General .34
6.2 Interface archive .34
6.2.1 Description . . .
...
INTERNATIONAL ISO/IEC
STANDARD 30106-2
Second edition
2020-11
Information technology — Object
oriented BioAPI —
Part 2:
Java implementation
Technologies de l'information — Objet orienté BioAPI —
Partie 2: Mise en oeuvre Java
Reference number
©
ISO/IEC 2020
© ISO/IEC 2020
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2020 – All rights reserved
Contents Page
Foreword .vi
Introduction .vii
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 BioAPI Java package structure . 1
4.1 Overall structure . 1
4.2 Package org.bioapi . 1
4.2.1 Package description . 1
4.2.2 Structure . 2
4.3 Package org.bioapi.data . 2
4.3.1 Package description . 2
4.3.2 Structure . 2
5 Data types and constants . 2
5.1 Class ACBioParameters . 2
5.1.1 Description . . . 2
5.1.2 Method summary . 2
5.2 Class BFPListElement . . 3
5.2.1 Description . . . 3
5.2.2 Method summary . 3
5.3 Class BFPSchema. 3
5.3.1 Description . . . 3
5.3.2 Method summary . 3
5.4 Class BIR . 5
5.4.1 Description . . . 5
5.4.2 Method summary . 5
5.5 Class BSPSchema .11
5.5.1 Description . . .11
5.5.2 Method Summary .11
5.6 Class Candidate .14
5.6.1 Description . . .14
5.6.2 Method summary .14
5.7 Class DataTypes .15
5.7.1 Description . . .15
5.7.2 Enumerations .15
5.8 Class Date .22
5.8.1 Description . . .22
5.8.2 Method summary .22
5.9 Class FrameworkSchema .25
5.9.1 Description . . .25
5.9.2 Method summary .25
5.10 Class GUIBitmap .26
5.10.1 Description . . .26
5.10.2 Method summary .26
5.11 Class IdentifyPopulation .27
5.11.1 Description . . .27
5.11.2 Method summary .27
5.12 Class PopulationMember .28
5.12.1 Description . . .28
5.12.2 Method summary .28
5.13 Class RegistryID .28
5.13.1 Description . . .28
© ISO/IEC 2020 – All rights reserved iii
5.13.2 Method summary .28
5.14 Class SecurityProfileType .29
5.14.1 Description . . .29
5.14.2 Method summary .29
5.15 Class UnitList .30
5.15.1 Description . . .30
5.15.2 Method summary .30
5.16 Class UnitListElement .31
5.16.1 Description . . .31
5.16.2 Method summary .31
5.17 Class UnitSchema .31
5.17.1 Description . . .31
5.17.2 Method summary .31
5.18 Class UUID .34
5.18.1 Description . . .34
6 Object oriented interfaces for supporting BioAPI_Units .34
6.1 General .34
6.2 Interface archive .34
6.2.1 Description . . .
...
Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.