[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

HasDataLink

mixes in with Means

HasDataLink



Operations

Get list of all operations

NewDataLink


Attributes

Get list of all attributes

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;