|
ENTITY composite_sheet_representation SUBTYPE OF (shape_representation); WHERE wr1: SIZEOF ( [ 'aic_geometrically_bounded_surface.' + 'geometrically_bounded_surface_shape_representation' , 'aic_manifold_surface.' + 'manifold_surface_shape_representation' ] * TYPEOF ( SELF ) ) = 1 ; END_ENTITY; -- composite_sheet_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; shape_representation - composite_sheet_representation - |
Global rules for this entity data type- |
public interface EComposite_sheet_representation extends EShape_representation |
public class CComposite_sheet_representation implements EComposite_sheet_representation |
public class AComposite_sheet_representation extends AEntitypublic EComposite_sheet_representation getByIndex(int index)public EComposite_sheet_representation getCurrentMember(SdaiIterator it) |