ENTITY composite_shape_aspect_armx SUBTYPE OF (composite_shape_aspect); elements : SET [2:?] OF shape_aspect; END_ENTITY; -- composite_shape_aspect_armx |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; composite_shape_aspect (INV) component_relationships: SET [2:?] OF shape_aspect_relationship FOR relating_shape_aspect; composite_shape_aspect_armx elements: SET [2:?] OF shape_aspect; |
all_around_shape_aspect_armx (SHAPE_COMPOSITION_XIM) |
common_datum_armx (GEOMETRIC_TOLERANCE_XIM) |
composite_group_shape_aspect_armx (SHAPE_COMPOSITION_XIM) |
composite_unit_shape_aspect_armx (SHAPE_COMPOSITION_XIM) |
Global rules for this entity data type- |
public interface EComposite_shape_aspect_armx extends EComposite_shape_aspectelements (explicit attribute)boolean testElements(EComposite_shape_aspect_armx type)AShape_aspect getElements(EComposite_shape_aspect_armx type) AShape_aspect createElements(EComposite_shape_aspect_armx type) void unsetElements(EComposite_shape_aspect_armx type) |
public class CComposite_shape_aspect_armx implements EComposite_shape_aspect_armxstatic EAttribute attributeElements(EComposite_shape_aspect_armx type)static int usedinElements(EComposite_shape_aspect_armx type, EShape_aspect instance, ASdaiModel domain, AComposite_shape_aspect_armx result) |
public class AComposite_shape_aspect_armx extends AEntitypublic EComposite_shape_aspect_armx getByIndex(int index)public EComposite_shape_aspect_armx getCurrentMember(SdaiIterator it) |