ENTITY path_parameter_representation_context SUBTYPE OF (geometric_representation_context, parametric_representation_context); END_ENTITY; -- path_parameter_representation_context |
Entity data types and their attributesrepresentation_contextcontext_identifier: identifier; context_type: text; (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items; geometric_representation_context coordinate_space_dimension: dimension_count; parametric_representation_context - path_parameter_representation_context - |
Global rules for this entity data type- |
public interface EPath_parameter_representation_context extends EGeometric_representation_context, EParametric_representation_context |
public class CPath_parameter_representation_context implements EPath_parameter_representation_context |
public class APath_parameter_representation_context extends AEntitypublic EPath_parameter_representation_context getByIndex(int index)public EPath_parameter_representation_context getCurrentMember(SdaiIterator it) |