ENTITY curve_style_parameters_representation SUBTYPE OF (representation); END_ENTITY; -- curve_style_parameters_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; curve_style_parameters_representation - |
closed_curve_style_parameters (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_MIM) |
curve_style_parameters (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
curve_style_parameters_with_ends (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_MIM) |
Global rules for this entity data type- |
public interface ECurve_style_parameters_representation extends ERepresentation |
public class CCurve_style_parameters_representation implements ECurve_style_parameters_representation |
public class ACurve_style_parameters_representation extends AEntitypublic ECurve_style_parameters_representation getByIndex(int index)public ECurve_style_parameters_representation getCurrentMember(SdaiIterator it) |