POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PROPERTY_KIND
(* Open *)
SUBTYPE OF
(
aliasable_technical_reference
);
data_precision :
OPTIONAL
ndt_pint4
;
element_type :
OPTIONAL
ndt_element_type
;
enumeration_constraint :
OPTIONAL
naming_system
;
fixed_length :
OPTIONAL
ndt_boolean
;
geometry_constraint :
OPTIONAL
ref_coordinate_sys_constraint
;
grid_type :
OPTIONAL
ndt_grid_type
;
max_value :
OPTIONAL
ndt_real4
;
min_value :
OPTIONAL
ndt_real4
;
money_constraint :
OPTIONAL
ref_currency_unit
;
ndt_data_type :
OPTIONAL
ndt_data_type
;
parent_kind :
OPTIONAL
property_kind
;
property_constraint :
OPTIONAL
ref_property_set
;
quantity_constraint :
OPTIONAL
ref_quantity_type
;
string_length :
OPTIONAL
ndt_pint4
;
surface_type :
OPTIONAL
ndt_surface_type
;
INVERSE
axis_type :
SET [0:?] OF
axis_type_alternative
FOR
property_kind;
child_kind :
SET [0:?] OF
property_kind
FOR
parent_kind;
common_activity_property :
SET [0:?] OF
common_activity_property
FOR
property_kind;
common_data_trace_property :
SET [0:?] OF
well_log_trace_mnemonic
FOR
property_kind;
common_facility_property :
SET [0:?] OF
common_facility_property
FOR
property_kind;
common_material_property :
SET [0:?] OF
common_material_property
FOR
property_kind;
coordinate_system_axis :
SET [0:?] OF
coordinate_system_axis
FOR
property_kind;
grid_1d_equal :
SET [0:?] OF
grid_1d_equal
FOR
property_kind;
isoline_set :
SET [0:?] OF
isoline_set
FOR
property_kind;
property_classification :
SET [0:?] OF
property_classification
FOR
property_kind;
property_set :
SET [0:?] OF
property_set_composition
FOR
property_kind;
pty_descriptive_text :
SET [0:?] OF
pty_descriptive_text
FOR
kind;
pty_generic_property :
SET [0:?] OF
pty_generic_property
FOR
property_kind;
representation_type :
SET [0:?] OF
representation_type
FOR
property_kind;
UNIQUE
si:
technical_reference
.identifier;
END_ENTITY
; (* property_kind *)
Generated on Tue Jul 10 19:38:15 2001
© Copyright 2001 POSC. All rights reserved.