ENTITY shape_feature_occurrence ABSTRACT SUPERTYPE OF (ONEOF (instanced_feature_armx, placed_feature_armx)) SUBTYPE OF (shape_aspect); END_ENTITY; -- shape_feature_occurrence |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; shape_feature_occurrence - |
connection_zone (FEATURE_AND_CONNECTION_ZONE_XIM) |
instanced_feature_armx (SHAPE_FEATURE_XIM) |
placed_feature_armx (SHAPE_FEATURE_XIM) |
Global rules for this entity data type- |
public interface EShape_feature_occurrence extends EShape_aspect |
public class CShape_feature_occurrence implements EShape_feature_occurrence |
public class AShape_feature_occurrence extends AEntitypublic EShape_feature_occurrence getByIndex(int index)public EShape_feature_occurrence getCurrentMember(SdaiIterator it) |