HasDataLink |
|
|
NewDataLink |
Class HasDataLink defines no new attributes.
Fields
No fields are defined by HasDataLink or any of its superclasses.
Instance template
Class HasDataLink cannot be instantiated.
Class definition
Define Class HasDataLink; mixes in with Means; operation NewDataLink(): Object, noMethod; // creates a new data link instance for use by this connection end class;