Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


TYPE specified_item = SELECT (
          drawing_revision);
END_TYPE; -- specified_item

Users

          draughting_specification_reference.specified_items

public class ASpecified_item extends AEntitySelect implements Aggregate

          case 1:
              boolean isMember(EEntity value)
              EEntity getByIndex(int index)
              EEntity getCurrentMember(SdaiIterator iter)
              void setByIndex(int index, EEntity value)
              void setCurrentMember(SdaiIterator iter, EEntity value)
              void addBefore(SdaiIterator iter, EEntity value)
              void addAfter(SdaiIterator iter, EEntity value)
              void addUnordered(EEntity value)
              void addByIndex(int index, EEntity value)
              void removeUnordered(EEntity value)