ENTITY dimensional_location_with_path

(* SCHEMA shape_dimension_schema; *)
ENTITY dimensional_location_with_path
  SUBTYPE OF (dimensional_location);
  path : shape_aspect;
END_ENTITY;

Explicit Attributes

Entity dimensional_location_with_path has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 related_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 pathshape_aspect (ENTITY)dimensional_location_with_path

Derived Attributes

Entity dimensional_location_with_path has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)shape_aspect_relationship

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dimensional_location_with_path inherits from the following supertypes:
  shape_aspect_relationship
    dimensional_location

Subtypes

    No subtypes

Referenced By

Entity dimensional_location_with_path and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 centre_of_symmetry ENTITY shape_aspect_relationship
 composite_shape_aspect ENTITY shape_aspect_relationship
 datum ENTITY shape_aspect_relationship
 datum_feature ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 derived_shape_aspect ENTITY shape_aspect_relationship
 dimensional_characteristic SELECT dimensional_location
 dimensional_location ENTITY dimensional_location_with_path
 id_attribute_select SELECT shape_aspect_relationship
 represented_definition SELECT shape_aspect_relationship
 shape_aspect_deriving_relationship ENTITY shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship
 symmetric_shape_aspect ENTITY shape_aspect_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00