: Public Class
Created: 16/09/2015 11:26:16 AM
Modified: 19/10/2015 4:57:32 PM
Project:
Advanced:
The Class S121_FC_ItemClass is a realization of RE_ItemClass from ISO 19135<br/><br/>The Registered Item is a list of items that contain the information. The Item Class describes what is in the Registered Item.<br/><br/>The RE_ItemClass was not included in S-100 because all of the register items were defined in the S-100 standard. In S-121 it is re-introduced from ISO 19135 in order to allow freedom to add elements to the register; that is, to add columns of elements to the tables implementing the S121_RE_RegisterItem class. It has been simplified to contain only the element name and description since the citation is to the S-121 standard.<br/>
Attribute
Public CharString
  itemClassDataType
Details:
Notes: Data type of the register item element.<br/>
Public integer
  registerID
Details:
Notes: Unique ID of Item Class. Each item identifier has its own unique identifier in a register.<br/>
Public CharacterString
  registerItemDescription
Details:
Notes: Description of a register item element; That is, the meaning of the register table column, not the content. The RE_RegisterItem class contains the content.<br/>
Public CharacterString
  registerItemName
Details:
Notes: Name of a register item element; that is, corresponding to a regsiter item name.<br/>
Public CharacterString
  registerName
Details:
Notes: Name of the register that contains the register item element.<br/>
Element Source Role Target Role
S121_FCD_Register
Class  
Name: register
 
Name: containedItemClass
 
Details:
 
Tag Value
persistence persistent
Details:
 
Object Type Connection Direction Notes
RE_ItemClass Class Realization From