[operations]
[attributes]
[fields]
[template]
[definition]
[implementation]
[documentation]
[next]
[prev]
[superclass]
[next peer]
[prev peer]
[subclass]
[index]
[hierarchy]
mixes in with Object
Operations
Get list of all operations
Class HasURL defines no new operations.
Attributes
Get list of all attributes
Fields
Instance template
Class HasURL cannot be instantiated.
Class definition
Define Class HasURL;
mixes in with Object;
field url: Text;
attribute URL: Text;
end class;