ENTITY dimensional_size_with_datum_feature SUBTYPE OF (datum_feature, dimensional_size); END_ENTITY; -- dimensional_size_with_datum_feature |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; datum_feature (INV) feature_basis_relationship: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect; dimensional_size applies_to: shape_aspect; name: label; dimensional_size_with_datum_feature - |
Global rules for this entity data type- |
public interface EDimensional_size_with_datum_feature extends EDatum_feature, EDimensional_size |
public class CDimensional_size_with_datum_feature implements EDimensional_size_with_datum_feature |
public class ADimensional_size_with_datum_feature extends AEntitypublic EDimensional_size_with_datum_feature getByIndex(int index)public EDimensional_size_with_datum_feature getCurrentMember(SdaiIterator it) |