SysWorks©

SysWorks
Object Model Glossary


Previous Contents Index

Description

SysWorks provides various tables of common locations including ISO 3166 country codes etc.

2.107 Location_Type

Context

Code: LCTY
Name: Location_Type
Brief description: Location Type
Naming Model: General_Naming
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Universal
Default Highest Management Level: Security_Domain
Installation Level: Turnkey
Associations: Implied
Abbreviation on Lookup: No
Ambiguous Qualification: No
Inherits To: CTRY Country
ADBL Addr_Building
ADCR Addr_Corner_Inst
ADMU Addr_Subprop_Inst
ADSD Addr_Prop_Instance
ASTY Addr_Subprop_Type
AUTY Addr_Usage_Type
CTPC Country_Postcode
CTZN Country_Zone
LCIN Locality
LCNM Locality_Name
LCSB Sublocality
LOCN Location
MPIN Mailpoint_Instance
MPTY Mailpoint_Type
RSFX Thrghfr_Suffix
RSIN Thrghfr_Instance
RSNM Thrghfr_Name
RSTY Thrghfr_Type
Uses: STTY Meta_Class
Properties: DESC Description
COUF Component_Or_Usable_Flag
STTY Meta_Class (reference to class Meta_Class)
Meta Methods: Add_Location_Type
Add_Location_Type
Disconnect_Location_Type
Modify_Location_Type
Receive_Location_Type
Remove_Location_Type
Report_Location_Type
Request_Location_Type

Description

The location types provided with SysWorks are listed in 2-4.

Table 2-4 Location Types
Code Class Component or Usable Description
ADDRESS   Usable General address
ADDR_BUILDING Addr_Building Usable Address building
ADDR_CORNER_INST Addr_Corner_Inst Usable Address corner instance
ADDR_PROP_INSTANCE Addr_Prop_Instance Usable Address property instance
ADDR_SUBPROP_INST Addr_Subprop_Inst Usable Address sub-property instance
ADDR_SUBPROP_TYPE Addr_Subprop_Type Component Address sub-property type
ADDR_USAGE_TYPE Addr_Usage_Type Component Address usage type
APARTMENT Addr_Subprop_Type Usable Apartment within building
BUILDING   Usable Generic building
CITY Locality Component Generic city
COUNTRY Country Component Generic country
FLAT Addr_Subprop_Type Usable Flat within building
FLOOR Addr_Subprop_Type Usable Generic floor of building
GENERIC   Usable Generic Location Type
LEVEL Addr_Subprop_Type Usable Level of building
LOCALITY Locality Usable Generic locality
LOCALITY_NAME Locality_Name Component Generic locality name
MAILPOINT_INSTANCE Mailpoint_Instance Usable Mailpoint instance
MAILPOINT_TYPE Mailpoint_Type Component Mailpoint type
MAILSTOP   Usable Generic mailstop
POSTCODE Country_Postcode Component Generic postcode
PROVINCE Country_Zone Component Generic province
ROOM   Usable Generic room of floor
SITE   Usable Generic site
STATE Country_Zone Component Generic state
SUBLOCALITY Sublocality Usable Sub-Locality
SUBURB Locality Component Generic suburb
TERRITORY Country_Zone Component Generic territory
THRGHFR_INSTANCE Thrghfr_Instance Usable Thoroughfare instance
THRGHFR_NAME Thrghfr_Name Component Thoroughfare name
THRGHFR_SUFFIX Thrghfr_Suffix Component Thoroughfare suffix
THRGHFR_TYPE Thrghfr_Type Component Thoroughfare type
TOWN Locality Component Generic town
UNIT Addr_Subprop_Type Usable Unit within building
UNKNOWN   Usable Unknown Location Type
ZIP Country_Postcode Component ZIP code

2.108 Logical_Disk

Context

Code: LGDK
Name: Logical_Disk
Brief description: Logical Disk
Naming Model: Alpha_Numeric
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Mixed
Default Highest Management Level: Security_Domain
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: No
Ambiguous Qualification: No
Used By: ENVR Environment
Properties: AVLV Availability_Level
DESC Description
LNMG Logical_Disk_Lanman_Flag
Meta Methods: Add_Logical_Disk
Add_Logical_Disk
Convert_Logical_Disk
Create_Logical_Disk
Delete_Logical_Disk
Modify_Logical_Disk
Receive_Logical_Disk
Remove_Logical_Disk
Report_Logical_Disk
Request_Logical_Disk

Description

Each environment has an associated logical disk of the form DISK_environment. A logical disk is a search list of logical sub-disks. The first element of the search list is NEVER: in order to prevent the creation of files via the logical disk name. An example of the logical disk for the PROD environment would be the search list:


$ SHOW LOGICAL DISK_PROD/FULL
   "DISK_PROD" [exec] = "NEVER:" (LNM$SYSTEM_TABLE) 
        = "DISK_PROD2:" 
        = "DISK_PROD3:" 
1  "DISK_PROD2" [exec] = "$1$DUA0:[PROD_2.]" [concealed] (LNM$SYSTEM_TABLE) 
1  "DISK_PROD3" [exec] = "$1$DUA5:[PROD_3.]" [concealed] (LNM$SYSTEM_TABLE)

Applicable management tasks at a security domain level are those of environments.

2.109 Logical_Sub_Disk

Context

Code: LSDK
Name: Logical_Sub_Disk
Brief description: Logical Sub-Disk
Naming Model: General_Naming
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Local
Default Highest Management Level: Security_Domain
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: No
Ambiguous Qualification: No
Meta Methods: Create_Logical_Sub_Disk
Create_Logical_Sub_Disk
Delete_Logical_Sub_Disk
Merge_Logical_Sub_Disk
Move_Logical_Sub_Disk
Rename_Logical_Sub_Disk
Update_Lsd_at_Computer_Node

Description

A logical sub-disk is an element in a logical disk search list, and is exists as a root directory on a disk volume set. The concealed system wide executive mode logical name is associated with the root directory at disk mount time. Note that the disk volume set name is translated into a disk device name so that the logical name can be concealed. Applicable management tasks at a cluster level include create, delete, move and report.

2.110 Mailpoint_Instance

Context

Code: MPIN
Name: Mailpoint_Instance
Brief description: Mailpoint instance
Naming Model: Alpha_Numeric
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Local
Default Highest Management Level: Network
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: No
Ambiguous Qualification: No
Inherits From: LCTY Location_Type
Super-classes: LOCN Location
Uses: LCIN Locality
MPTY Mailpoint_Type
Properties: DESC Description
ADNM Address_Number
LCIN Locality (reference to class Locality)
LOCN Location (reference to class Location)
MPTY Mailpoint_Type (reference to class Mailpoint_Type)
Meta Methods: Add_Mailpoint_Instance
Add_Mailpoint_Instance
Disconnect_Mailpoint_Instance
Modify_Mailpoint_Instance
Receive_Mailpoint_Instance
Remove_Mailpoint_Instance
Report_Mailpoint_Instance
Request_Mailpoint_Instance

Description

2.111 Mailpoint_Type

Context

Code: MPTY
Name: Mailpoint_Type
Brief description: Mailpoint type
Naming Model: Alphabetic
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Universal
Default Highest Management Level: Network
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: Yes
Ambiguous Qualification: No
Inherits From: LCTY Location_Type
Super-classes: LOCN Location
Used By: MPIN Mailpoint_Instance
Properties: DESC Description
DSNM Display_Name
LOCN Location (reference to class Location)
Meta Methods: Add_Mailpoint_Type
Add_Mailpoint_Type
Disconnect_Mailpoint_Type
Modify_Mailpoint_Type
Receive_Mailpoint_Type
Remove_Mailpoint_Type
Report_Mailpoint_Type
Request_Mailpoint_Type

Description

2.112 Measurement_Class

Context

Code: MSCL
Name: Measurement_Class
Brief description: Measurement Class
Naming Model: General_Naming
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Static
Default Highest Management Level: Network
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: No
Ambiguous Qualification: No
Used By: MSTY Measurement_Type
Properties: DESC Description
DSNM Display_Name
Meta Methods: Add_Measurement_Class
Add_Measurement_Class
Disconnect_Measurement_Class
Modify_Measurement_Class
Receive_Measurement_Class
Remove_Measurement_Class
Report_Measurement_Class
Request_Measurement_Class

Description

2.113 Measurement_Type

Context

Code: MSTY
Name: Measurement_Type
Brief description: Measurement type
Naming Model: Alphabetic
Instantiation Model: Default
Meta Class Implementation: Internal
Meta Class Type: Universal
Default Highest Management Level: Network
Installation Level: Turnkey
Associations: Instantiated
Abbreviation on Lookup: No
Ambiguous Qualification: No
Uses: MSCL Measurement_Class
Used By: CMIT Charging_Item
MSUN Measurement_Unit
Properties: DESC Description
DSNM Display_Name
Meta Methods: Add_Measurement_Type
Add_Measurement_Type
Disconnect_Measurement_Type
Modify_Measurement_Type
Receive_Measurement_Type
Remove_Measurement_Type
Report_Measurement_Type
Request_Measurement_Type


Previous Next Contents Index