You are on page 1of 77

Model Specification

Page: 1

Table of Contents
Model Detail......................................................................................................................2 Logical View ..................................................................................................................2 BaoCao.......................................................................................................................4 Basket.........................................................................................................................6 Common......................................................................................................................8 DonDatHang...............................................................................................................9 DonDatHang_ChiTiet................................................................................................12 ExcelReader..............................................................................................................14 HoaDonNhap............................................................................................................18 HoaDonNhapChiTiet.................................................................................................20 HoaDonNhapChiTiet.................................................................................................23 HoaDonXuat..............................................................................................................23 HoaDonXuat..............................................................................................................24 HoaDonXuatChiTiet..................................................................................................27 HoaDonXuatChiTiet..................................................................................................30 KhachHang...............................................................................................................30 LoaiHang...................................................................................................................33 MatHang....................................................................................................................35 Ngi qun l...........................................................................................................38 NhaCungCap............................................................................................................39 NhaCungCap............................................................................................................39 NhanVien..................................................................................................................42 Nhn vin bn hng..................................................................................................46 Permission................................................................................................................47 Permission................................................................................................................48 DonDatHang.............................................................................................................48 DonDatHang_ChiTiet................................................................................................51 HoaDonNhap............................................................................................................52 HoaDonNhapChiTiet.................................................................................................54 HoaDonXuat..............................................................................................................56 HoaDonXuatChiTiet..................................................................................................58 KhachHang...............................................................................................................60 LoaiHang...................................................................................................................62 MatHang....................................................................................................................64 NhaCungCap............................................................................................................66 NhanVien..................................................................................................................68 BLL ...........................................................................................................................71 DAL ..........................................................................................................................71 DBHelp...................................................................................................................72

Model Specification

Page: 2

Model Documentation Model Detail


This document provides a complete overview of all element details. For simpler and more focused reports, simply copy this initial template and turn off the sections not required.

<Pkg.Name>
Type: Status: Package: Detail: GUID: <Pkg.Notes> Package <Pkg.Stereotype> <Pkg.Status>. Version <Pkg.Version>. Phase <Pkg.Phase>. <Pkg.ParentPackage> Created on <Pkg.DateCreatedShort>. Last modified on <Pkg.DateModifiedShort> <Pkg.GUID>

<Diagram.Name> - (<Diagram.Type> diagram) Created By: <Diagram.Author> on <Diagram.DateCreatedShort> Last Modified: <Diagram.DateModifiedShort> Version: <Diagram.Version>. Locked: <Diagram.IsLocked> GUID: <Diagram.GUID> <Diagram.Notes>

Model Specification

Page: 3

class Class Model Cl ass ny cha cc thng tin thuc tnh, hm dng chung Common + + ChuSo: stri ng[] = new string[10] ... Tien: stri ng[] = new stri ng[6] {... DocTi enBangChu(long, string) : stri ng DocSo3ChuSo(int) : stri ng + + + + + + + + + + + + + + + + + ExcelConnecti onOpti ons() : void ExcelConnecti on() : stri ng Open() : void Close() : void SetSheetQuerySelect() : bool AddWithComma(string, stri ng) : string AddWithAnd(stri ng, stri ng) : string SetSheetQueryAdapter(DataTabl e) : OleDbDataAdapter SetSheetQuerySi ngelValUpdate(string) : bool SetPri maryKey(i nt) : void GetTable() : DataTable SetPri maryKey(DataTable) : void GetTable(string) : DataTable CheckPKExists(DataTabl e) : voi d SetTable(DataTabl e) : DataTable Dispose() : void ExcelReader() : void Class ny cha thng ti n v mt gi hng ExcelReader _PKCol : int[] _strExcelFi lename: string _blnMixedData: bool _blnHeaders: bool _strSheetNam e: string _strSheetRange: string _blnKeepConnectionOpen: bool = fal se _oleConn: Ol eDbConnection _oleCmdSel ect: OleDbCommand _oleCmdUpdate: OleDbCom mand

Cl ass ny cha quyn hn ca nhn vin

Basket + + + + + li stMH : List<MatHang> Instance: Basket Basket() : void AddItem(string) : voi d SetItemQuanti ty(stri ng, int) : voi d RemoveItem(stri ng) : void GetSubTotal() : void 1 + + + + + + + + + _MaLoai: stri ng = string.Empty _TenLoai: string = stri ng.Empty _GhiChu: stri ng = string.Empty LoaiHang()() : voi d LoaiHang(Sql DataReader reader)() : void getObj ectLoaiHang(Sql DataReader reader)() : Loai Hang GetAll_Loai Hang()() : Li st<LoaiHang> GetPaged_LoaiHang(string WhereClause, string OrderBy, int PageIndex, int PageSize, out i nt TotalRows)() : DataTable Insert_LoaiHang(LoaiHang o)() : bool Del ete_LoaiHang(string MaLoai)() : bool Update_LoaiHang(LoaiHang o)() : bool GetByMaLoai (stri ng MaLoai)() : LoaiHang 1 c # # # # # + + + + + + + + + + + + _MaHoaDon: string = string.Empty _ThanhTien: string = string.Empty _NgayLap: dateti me _MaNhanVien: stri ng = string.Empty _MaNCC: string = string.Empty + + +

Permission MaNhanVi en: string = stri ng.Empty QuyenHan: stri ng = string.Empty HoTen: string = string.Empty 1 C LoaiHang NhanVien # # # # # # # 1 # # # # + + + + + + + + + + + _MaNhanVien: string = string.Empty _QuyenHan: string = stri ng.Empty _UserName: stri ng = string.Empty _Pass: string = string.Empty _HoTen: string = string.Empty _CMND: string = string.Empty _DiaChi: string = string.Empty _DienThoai: string = stri ng.Empty _NgayDangKy: DateTi me _GhiChu: string = stri ng.Empty _Quay: stri ng = string.Empty NhanVi en() NhanVi en(SqlDataReader) getObjectNhanVien(SqlDataReader) : NhanVien sp_GetAl l_NhanVien() : Li st<NhanVi en> sp_GetByMaNhanVien(Int32) : Li st<NhanVi en> sp_GetPaged_NhanVien(stri ng, stri ng, int, i nt, int*) : DataTabl e sp_Insert_NhanVien(NhanVi en) : bool sp_Delete_NhanVien(stri ng) : bool sp_Update_NhanVi en(NhanVi en) : bool sp_GetByMaNhanVien(stri ng) : NhanVien sp_GetList_NhanVien_ByUserName(string) : List<NhanVien>

BaoCao + + + _MaHoaDon: string = string.Empty; _ThanhTien: string = string.Empty _NgayLap: DateTime _TenKH: stri ng = string.Empty _TenNV: stri ng = string.Empty _TenMatHang: string = string.Empty _GiaBan: int _SoLuong: i nt _TT: int BaoCao() : voi d BaoCao(SqlDataReader) : voi d BaoCaoDoanhThu() : DataTabl e

Class ny cha cc thng tin phc v cho vi c Import d liu t fil e Excel

HoaDonNhap

DonDatHang + + + + + + + + + _MaDonDatHang: int _MaKH: string = stri ng.Empty _NgayDatHang: DateTi me _NgayYeuCauNhanHang: DateTi me _NgayGiaoHang: DateTi me _TongGiaTri: int _Di aChi GiaoHang: string = string.Empty _Ghi Chu: stri ng = string.Empty _Ti nhTrang: bool 1..* DonDatHang() : void DonDatHang(Sql DataReader) : void getObj ectDonDatHang(SqlDataReader) : voi d GetAll _DonDatHang() : Li st<DonDatHang> Insert_DonDatHang(DonDatHang) : bool Del ete_DonDatHang(i nt) : bool Update_DonDatHang(DonDatHang) : bool GetByM aDonDatHang(i nt) : DonDatHang Create_DonDatHang(DonDatHang, Basket) : bool 1..* M atHang # # # # # # # # # # C + + + + + + + + + + + + _MaMatHang: string = stri ng.Em pty _TenM atHang: stri ng = string.Empty _MaLoai : string = string.Empty _GiaGoc: int _GiaBan: int _SoLuong: int _GhiChu: string = string.Empty _VAT: int _DuongDanAnh: string = string.Empty _ViTri: stri ng = string.Empty 1..*

property + MaNhanVien() : string + QuyenHan() : string + UserName() : stri ng + Pass() : string + HoTen() : string HoaDonNhap()() : voi d + CMND() : string HoaDonNhap(Sql DataReader reader)() : voi d + DiaChi() : string getObjectHoaDonNhap(SqlDataReader reader)() : HoaDonNhap + DienThoai() : string GetAll_HoaDonNhap()() : Li st<HoaDonNhap> + NgayDangKy() : DateTi me GetPaged_HoaDonNhap(string WhereClause, string OrderBy, i nt PageIndex, int PageSi ze, out i nt TotalRows)() : DataTable + GhiChu() : string Delete_HoaDonNhap(stri ng MaHoaDon)() : bool + Quay() : stri ng Insert_HoaDonNhap(HoaDonNhap o)() : bool Update_HoaDonNhap(HoaDonNhap o() : bool GetByMaHoaDonNhap(stri ng MaHoaDon)() : HoaDonNhap GetByMaNhanVienNhap(string MaNhanVien)() : List<HoaDonNhap> GetHoaDonNhapByMaNCC(string MaNCC)() : List<HoaDonNhap> Create_HoaDonNhap(HoaDonNhap o, ListView l ist)() : bool 1 1..* To 1..* 1 Ngi qun l

Nhn v in bn hng

t hng

MatHang()() : void MatHang(stri ng MaMatHang)() : void MatHang(SqlDataReader reader)() : void getObjectMatHang(Sql DataReader reader)() : MatHang GetAl l_MatHang()() : List<MatHang> GetPaged_MatHang(string WhereClause, string OrderBy, int PageIndex, int PageSize, out int Total Rows)() : DataTabl e GetPaged_MatHang_ds(string WhereClause, stri ng OrderBy, int PageIndex, int PageSize, out int TotalRows)() : DataSet Insert_MatHang(MatHang o)() : bool Delete_MatHang(string MaMatHang)() : bool Update_MatHang(MatHang o)() : bool GetByMaMatHang(string MaMatHang)() : MatHang Equal s(MatHang i tem)() : bool 1 1 C 1 trong

1 To 1..* HoaDonXuat # # # # # # + + + + + + + + + + _M aHoaDon: string = stri ng.Empty _M aKH: stri ng = stri ng.Empty _ThanhTi en: string = stri ng.Empty _NgayLap: DateTime _M aNhanVi en: string = stri ng.Em pty _M aSoThue: string = stri ng.Empty HoaDonXuat() HoaDonXuat(Sql DataReader) getObj ectHoaDonXuat(SqlDataReader) : HoaDonXuat sp_GetAll_HoaDonXuat() : List<HoaDonXuat> sp_GetPaged_HoaDonXuat(string, string, i nt, i nt, int*) : DataTabl e sp_GetPaged_HoaDonXuat_KhachLe(string) : DataSet sp_Insert_HoaDonXuat(HoaDonXuat) : bool sp_Del ete_HoaDonXuat(string) : bool sp_Update_HoaDonXuat(HoaDonXuat) : bool sp_GetByMaHoaDonXuat(string) : HoaDonXuat

1 KhachHang + + + + + + + + + _MaKH: string = string.Empty _TenKH: string = string.Empty _NgheNghiep: stri ng = string.Empty _DiaChi: string = stri ng.Empty _DienThoai: string = string.Empty _TongTi enMua: stri ng = string.Empty _Ghi Chu: stri ng = string.Empty KhachHang()() : void KhachHang(SqlDataReader reader)() : void getObj ectKhachHang(Sql DataReader reader)() : KhachHang GetAll_KhachHang()() : Li st<KhachHang> GetPaged_KhachHang(string WhereClause, string OrderBy, int PageIndex, int PageSize, out int Total Rows)() : DataTable Insert_KhachHang(KhachHang o)() : bool Delete_KhachHang(string MaKH)() : bool Update_KhachHang(KhachHang o)() : bool GetByMaKH(string MaKH)() : KhachHang 1..* DonDatHang_ChiTiet + + + + + + + + _MaDonDatHang_ChiTiet: int _MaDonDatHang: i nt _MaMatHang: string = stri ng.Empty _SoLuongDat: i nt 1..*

Nhp 1..* HoaDonNhapChiTiet 1..*

C trong

# # # # + + + + + + + + + +

_STT: int _MaSanPham: string = string.Empty _SoLuong: i nt _MaHoaDon: string = string.Empty HoaDonNhapChiTiet() HoaDonNhapChiTiet(Sql DataReader) getObjectHoaDonNhapChi Tiet(Sql DataReader) : HoaDonNhapChiTiet sp_GetAl l_HoaDonNhapChiTi et() : List<HoaDonNhapChi Ti et> sp_GetPaged_HoaDonNhapChi Tiet(string, string, i nt, int, int*) : DataTable sp_Insert_HoaDonNhapChiTiet(HoaDonNhapChi Tiet) : bool sp_Delete_HoaDonNhapChi Tiet(i nt) : bool sp_Update_HoaDonNhapChiTiet(HoaDonNhapChi Tiet) : bool sp_GetByMaHoaDonNhapChi Ti et(i nt) : HoaDonNhapChiTi et sp_GetPaged_BaoCaoNhapHang(string, string, i nt, i nt, int*) : DataSet

C trong

property + MaHoaDon() : string 1 + MaKH() : stri ng + ThanhTi en() : string + NgayLap() : DateTime + MaNhanVien() : string + MaSoThue() : string

DonDatHang_ChiTi et() : void DonDatHang_ChiTi et(SqlDataReader) : void getObjectDonDatHang_ChiTiet(SqlDataReader) : DonDatHang_Chi Tiet GetAll_DonDatHang_ChiTiet() : List<DonDatHang_ChiTi et> Insert_DonDatHang_ChiTi et(DonDatHang_ChiTi et) : bool Delete_DonDatHang_ChiTiet(int) : bool Update_DonDatHang_ChiTi et(DonDatHang_ChiTi et) : bool GetByMaDonDatHang_ChiTiet(int) : DonDatHang_ChiTiet

property + STT() : int + MaSanPham() : string + SoLuong() : i nt + MaHoaDon() : string

C 1 NhaCungCap # # # # # + + + + + + + + + _MaNCC: string = stri ng.Empty _TenNCC: string = string.Empty _Di aChi : string = string.Empty _Di enThoai : stri ng = string.Empty _Ghi Chu: string = stri ng.Empty NhaCungCap() NhaCungCap(SqlDataReader) getObj ectNhaCungCap(SqlDataReader) : NhaCungCap sp_GetAll_NhaCungCap() : List<NhaCungCap> sp_GetPaged_NhaCungCap(stri ng, string, int, int, i nt*) : DataTable sp_Insert_NhaCungCap(NhaCungCap) : bool sp_Del ete_NhaCungCap(string) : bool sp_Update_NhaCungCap(NhaCungCap) : bool sp_GetByM aNCC(string) : NhaCungCap

1..* HoaDonXuatChiTiet # # # # + + + + + + + + + + _STT: i nt _MaSanPham: string = string.Empty _SoLuong: int _MaHoaDon: stri ng = string.Empty HoaDonXuatChiTiet() HoaDonXuatChiTiet(SqlDataReader) getObj ectHoaDonXuatChiTiet(Sql DataReader) : HoaDonXuatChi Tiet sp_GetAll_HoaDonXuatChiTiet() : List<HoaDonXuatChiTi et> sp_GetPaged_HoaDonXuatChiTiet(string, string, int, int, int*) : DataTable sp_Insert_HoaDonXuatChiTiet(HoaDonXuatChiTi et) : bool sp_Del ete_HoaDonXuatChi Tiet(int) : bool sp_Update_HoaDonXuatChiTiet(HoaDonXuatChi Ti et) : bool sp_GetByMaHoaDonXuatChi Tiet(i nt) : HoaDonXuatChiTiet sp_GetPaged_BaoCaoDoanhThu(string, string, int, int, i nt*) : DataSet

1..*

property + MaNCC() : string + TenNCC() : string + DiaChi () : string + DienThoai() : stri ng + GhiChu() : string

property + STT() : i nt + MaSanPham() : string + SoLuong() : int + MaHoaDon() : stri ng

Figure: 1

<Diagram.Name> - (<Diagram.Type> diagram) Created By: <Diagram.Author> on <Diagram.DateCreatedShort> Last Modified: <Diagram.DateModifiedShort> Version: <Diagram.Version>. Locked: <Diagram.IsLocked> GUID: <Diagram.GUID> <Diagram.Notes>

Model Specification

Page: 4

dm Data Model NhanVien KhachHang LoaiHang column *PK MaLoai(50) TenLoai(50) Ghi Chu(200) PK +PK__KhachHang__03317E3D + PK__LoaiHang__7E6CC920(nvarchar) +PK__LoaiHang__7E6CC920 (MaLoai = MaLoai ) +fk_MatHang_LoaiHang= MaKH) (MaKH MatHang column *PK MaMatHang(50) +fk_DonDatHang_KhachHang TenMatHang(50) MaLoai (50) GiaGoc GiaBan SoLuong GhiChu VAT DuongDanAnh(500) ViTri(800) PK + PK__MatHang__00551192(nvarchar) HoaDonXuat column *PK MaHoaDon(50) MaKH(50) ThanhTien(50) NgayLap MaNhanVi en(50) MaSoThue(50) PK + PK__HoaDonXuat__0EA330E9(nvarchar) +PK__MatHang__00551192 FK + fk_HoaDonXuat_KhachHang(nvarchar) + fk_HoaDonXuat_NhanVien(nvarchar) HoaDonNhap column *PK MaHoaDon(50) ThanhTi en(50) NgayLap MaNhanVien(50) MaNCC(50) PK + PK__HoaDonNhap__07020F21(nvarchar) FK + fk_HoaDonNhap_NhaCungCap(nvarchar) + fk_HoaDonNhap_NhanVien(nvarchar) column *PK MaKH(50) TenKH(50) NgheNghi ep(50) DiaChi (50) DienThoai(50) TongTienMua(50) Ghi Chu(50) PK + PK__KhachHang__03317E3D(nvarchar) column *PK MaNhanVien(50) QuyenHan(50) UserName(50) Pass(50) HoTen(50) CMND(50) DiaChi(50) DienThoai(50) NgayDangKy GhiChu(50) Quay(50)

NhaCungCap col umn *PK MaNCC(50) TenNCC(50) DiaChi(50) DienThoai(50) GhiChu(50) PK + PK__NhaCungCap__7C8480AE(nvarchar)

PK +PK__NhanVien__0519C6AF +PK__NhaCungCap__7C8480AE + PK__NhanVi en__0519C6AF(nvarchar) +PK__KhachHang__03317E3D (MaNCC = MaNCC) (MaKH = MaKH) (MaNhanVien = MaNhanVien) (MaNhanVi en +PK__NhanVien__0519C6AF = MaNhanVien) +fk_HoaDonXuat_KhachHang +fk_HoaDonXuat_NhanVien +fk_HoaDonNhap_NhanVien +fk_HoaDonNhap_NhaCungCap

DonDatHang column *PK MaDonDatHang MaKH(50) NgayDatHang NgayYeuCauNhanHang NgayGiaoHang TongGiaTri DiaChi GiaoHang(200) Ghi Chu(200) TinhTrang PK + PK__DonDatHang__164452B1(int) FK + fk_DonDatHang_KhachHang(nvarchar)

FK + fk_MatHang_LoaiHang(nvarchar) (MaSanPham = MaMatHang) (MaHoaDon = +PK__HoaDonXuat__0EA330E9 MaHoaDon) (MaDonDatHang = MaDonDatHang) (MaMatHang = MaMatHang) (MaSanPham = +fk_DonDatHang_ChiTiet_DonDatHang +fk_DonDatHang_ChiTiet_MatHang +fk_HoaDonXuatChiTiet_MatHang MaMatHang) +fk_HoaDonXuatChiTiet_HoaDon +PK__DonDatHang__164452B1 +PK__MatHang__00551192 +PK__MatHang__00551192 DonDatHang_ChiTiet column *PK MaDonDatHang_ChiTiet MaDonDatHang MaMatHang(50) SoLuongDat PK + PK__DonDatHang_ChiTi__1920BF5C(i nt) FK + fk_DonDatHang_ChiTiet_DonDatHang(i nt) + fk_DonDatHang_ChiTiet_MatHang(nvarchar)

+PK__HoaDonNhap__07020F21MaHoaDon) (MaHoaDon = +fk_HoaDonNhapChiTiet_HoaDon

+fk_HoaDonNhapChiTiet_MatHang HoaDonXuatChiTiet column *PK STT MaSanPham(50) SoLuong MaHoaDon(50) PK + PK__HoaDonXuatChi Ti e__1273C1CD(int) FK + fk_HoaDonXuatChiTiet_HoaDon(nvarchar) + fk_HoaDonXuatChiTiet_MatHang(nvarchar)

HoaDonNhapChiTiet column *PK STT MaSanPham(50) SoLuong MaHoaDon(50) PK + PK__HoaDonNhapChiTie__0AD2A005(int) FK + fk_HoaDonNhapChi Tiet_HoaDon(nvarchar) + fk_HoaDonNhapChi Tiet_MatHang(nvarchar)

Figure: 2

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 5

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 6

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type>

Source <ConnSource.Scope>

Target <ConnTarget.Scope>

Notes <Connector.Notes>

Model Specification <Connector.Name> <Connector.Direction> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 7

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>]

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior>

Model Specification <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Name> <MethParameter.Notes>

Page: 8

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification

Page: 9

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 10

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 11

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Model Specification

Page: 12

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Model Specification Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Page: 13

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior>

Model Specification <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Page: 14

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 15

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 16

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Page: 17

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type>

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

Page: 18 <MethParameter.Notes>

<Meth.Notes>
<Meth.Behavior>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 19

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>()

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

Model Specification <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 20

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification

Page: 21

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 22

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Model Specification

Page: 23

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification Custom Properties <CustomProperty.Name> = <CustomProperty.Value>

Page: 24

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Model Specification

Page: 25

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations

Model Specification Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> Notes <Meth.Notes>
<Meth.Behavior>

Page: 26 Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type>

Model Specification [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 27

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type>

Source <ConnSource.Scope>

Target <ConnTarget.Scope>

Notes <Connector.Notes>

Model Specification <Connector.Name> <Connector.Direction> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 28

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type>

Parameters

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 29

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Model Specification

Page: 30

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification

Page: 31

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 32

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 33

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 34

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 35

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type>

Model Specification <Connector.Name> <Connector.Direction> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 36

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 37

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>()

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

Model Specification <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 38

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification

Page: 39

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type>

Source <ConnSource.Scope>

Target <ConnTarget.Scope>

Notes <Connector.Notes>

Model Specification <Connector.Name> <Connector.Direction> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 40

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes>

Parameters

Model Specification Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>
<Meth.Behavior>

Page: 41

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name>

Model Specification <MethParameter.Notes> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 42

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Model Specification <Connector.Type> <Connector.Name> <Connector.Direction> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 43

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 44

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior>

Parameters

Model Specification <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Page: 45

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Model Specification <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.Notes>
<Meth.Behavior>

Page: 46

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Model Specification

Page: 47

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Connections Connector <Connector.Type> <Connector.Name>

Source <ConnSource.Scope> <ConnSource.Role>

Target <ConnTarget.Scope> <ConnTarget.Role>

Notes <Connector.Notes>

Model Specification <Connector.Direction> <ConnSource.RoleNote <ConnTarget.RoleNote > > <Element.Name> <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 48

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification

Page: 49

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default> [<FeatTagVal.Name> = <FeatTagVal.Value> ]

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 50

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 51

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections

Model Specification Connector <Connector.Type> <Connector.Name> <Connector.Direction> Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 52

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default> [<FeatTagVal.Name> = <FeatTagVal.Value> ]

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes>

Parameters <MethParameter.Type>

Model Specification Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 53

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

<ConnSource.Scope> <ConnTarget.Scope> <Connector.Notes> <ConnSource.Role> <ConnTarget.Role> <ConnSource.RoleNote <ConnTarget.RoleNote

Model Specification

Page: 54

<Element.Name>

<Element.Name>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name>

Model Specification <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 55

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default> [<FeatTagVal.Name> = <FeatTagVal.Value> ]

Page: 56

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Model Specification

Page: 57

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 58

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Model Specification <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 59

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default> [<FeatTagVal.Name> = <FeatTagVal.Value> ]

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 60

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification

Page: 61

Custom Properties <CustomProperty.Name> = <CustomProperty.Value>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 62

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Model Specification Custom Properties <CustomProperty.Name> = <CustomProperty.Value>

Page: 63

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Model Specification

Page: 64

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

<Connector.Type> <Connector.Name> <Connector.Direction>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 65

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 66

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>.

Model Specification GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.GUID>

Page: 67

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name>

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 68

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Parameters <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Notes> Custom Properties <CustomProperty.Name> = <CustomProperty.Value> <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

Tagged Values <ElementTagVal.Name> = <ElementTagVal.Value>. <ElementTagVal.Notes>

Connections Connector <Connector.Type> <Connector.Name> <Connector.Direction>

Source <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote >

Target Notes <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote >

Model Specification <Element.Name> <Connector.Type> <Connector.Name> <Connector.Direction> <ConnSource.Scope> <ConnSource.Role> <ConnSource.RoleNote > <Element.Name> <Element.Name> <ConnTarget.Scope> <Connector.Notes> <ConnTarget.Role> <ConnTarget.RoleNote > <Element.Name>

Page: 69

Attributes Attribute <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

Notes <Att.Notes>

Constraints and tags Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 70

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method Notes <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior>

Parameters <MethParameter.Type> [<MethParameter.Kind>]

Model Specification <Meth.Type> <Meth.Scope> <MethParameter.Name> <MethParameter.Notes>

Page: 71

<Pkg.Name>
Type: Status: Package: Detail: GUID: <Pkg.Notes> Package <Pkg.Stereotype> <Pkg.Status>. Version <Pkg.Version>. Phase <Pkg.Phase>. <Pkg.ParentPackage> Created on <Pkg.DateCreatedShort>. Last modified on <Pkg.DateModifiedShort> <Pkg.GUID>

<Diagram.Name> - (<Diagram.Type> diagram) Created By: <Diagram.Author> on <Diagram.DateCreatedShort> Last Modified: <Diagram.DateModifiedShort> Version: <Diagram.Version>. Locked: <Diagram.IsLocked> GUID: <Diagram.GUID> <Diagram.Notes>
class BLL

Figure: 3

<Pkg.Name>
Type: Status: Package: Detail: GUID: <Pkg.Notes> Package <Pkg.Stereotype> <Pkg.Status>. Version <Pkg.Version>. Phase <Pkg.Phase>. <Pkg.ParentPackage> Created on <Pkg.DateCreatedShort>. Last modified on <Pkg.DateModifiedShort> <Pkg.GUID>

<Diagram.Name> - (<Diagram.Type> diagram) Created By: <Diagram.Author> on <Diagram.DateCreatedShort> Last Modified: <Diagram.DateModifiedShort> Version: <Diagram.Version>. Locked: <Diagram.IsLocked> GUID: <Diagram.GUID> <Diagram.Notes>

Model Specification

Page: 72

class DAL DBHelp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cmd: SqlCommand inTran: bool = false isOpen: bool strErr: StringBuilder = new StringBuilder(); DBHelp() : void SetCommandText(string, CommandType) : void AddParameter(string, object) : void GetParameter(string) : SqlParameter RemoveParameter(string) : void AddParameter(string, object, DbType, ParameterDirection) : void AddParameter(SqlParameter) : void ClearParameter() : void Open() : void Close() : void Dispose() : void ExecuteReader() : SqlDataReader ExecuteReader(string, CommandType) : SqlDataReader ExecuteReader(string, CommandType, SqlParameterCollection) : SqlDataReader ExecuteNonQuery() : int ExecuteNonQuery(string, CommandType) : int ExecuteNonQuery(string, CommandType, SqlParameterCollection) : int ExecuteScalar() : object ExecuteScalar(string, CommandType) : object ExecuteScalar(string, CommandType, SqlParameterCollection) : object ExecuteDatSet() : DataSet Fill(DataSet) : int ExecuteDatSet(string, CommandType) : DataSet ExecuteDatSet(string, CommandType, SqlParameterCollection) : DataSet BeginTransaction() : void BeginTransaction(IsolationLevel) : void Comit() : void RollBack() : void GetError() : string ClearError() : string

Figure: 4

<Element.Name>
Type: Status: Package: Detail: GUID: <Element.Type> <Element.BaseClasses> <Element.Status>. Version <Element.Version>. Phase <Element.Phase>. <Element.ParentPackage> Keywords: <Element.Tag> Created on <Element.DateCreatedShort>. Last modified on <Element.DateModifiedShort>. <Element.GUID>

<Element.Notes>Cha cc thng tin phc v cho vic kt ni CSDL Custom Properties <CustomProperty.Name> = <CustomProperty.Value>

Attributes Attribute

Notes

Constraints and tags

Model Specification <Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype> <Att.Notes> Default: <Att.Default>

Page: 73

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

<Att.Name> <Att.Type> <Att.Scope> <Att.Static> <Att.Const> <Att.Collection> <Att.Multiplicity> <Att.Stereotype>

<Att.Notes>

Default: <Att.Default>

Operations Method <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

Notes <Meth.Notes>
<Meth.Behavior>

Parameters

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>]

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

Model Specification <MethParameter.Name> <MethParameter.Notes> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 74

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< <Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>

<MethParameter.Type>

Model Specification Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 75

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type>

Model Specification [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Page: 76

<Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes> <MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< <Meth.Notes> Meth.PureMeth.Name>() <Meth.Behavior> <Meth.Type> <Meth.Scope>

<Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<MethParameter.Type> [<MethParameter.Kind>] <MethParameter.Name> <MethParameter.Notes>

Model Specification

Page: 77

<Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope> <Meth.StaticMeth.Const>< Meth.PureMeth.Name>() <Meth.Type> <Meth.Scope>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

<Meth.Notes>
<Meth.Behavior>

You might also like