ENTITY shape_defining_relationship SUBTYPE OF (shape_aspect_relationship); END_ENTITY; -- shape_defining_relationship |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; shape_defining_relationship - |
path_parameter (IDA_STEP_SCHEMA_XIM) |
Global rules for this entity data type- |
public interface EShape_defining_relationship extends EShape_aspect_relationship |
public class CShape_defining_relationship implements EShape_defining_relationship |
public class AShape_defining_relationship extends AEntitypublic EShape_defining_relationship getByIndex(int index)public EShape_defining_relationship getCurrentMember(SdaiIterator it) |