Next: Port manipulation, Previous: Diagram manipulation, Up: The Diagram Package
Set NEWOBJ as the new object structure for ONAME on DNAME.
Creates a new object on the diagram named ONAME, of type OTYPE at the point LOCATION.
Set LOCATION as the new location point of ONAME on DNAME.
Set WINDOW as the new window for ONAME on DNAME.
Set VALUE as the new value for ANAME on ONAME in DNAME.
Return the value of ANAME from ONAME in DNAME.
Set ATTRIBUTES as the new attribute set for ONAME on DNAME.
Return the attributes structure from ONAME on DNAME.
Return a list with the name of all the connectors that leads to ONAME on DNAME.
Set CNNS as the new connector list for OBJECT.
Return 1 if CNN is on the ONAMEs connector list. Return 0 else.