[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]

HasEntity

mixes in with Object

HasEntity



Operations

Get list of all operations

Class HasEntity defines no new operations.


Attributes

Get list of all attributes

Entity


Fields

No fields are defined by HasEntity or any of its superclasses.


Instance template

Class HasEntity cannot be instantiated.


Class definition


Define Class HasEntity;
    mixes in with Object;

    attribute Entity: FullContact, readOnly, noGetter;
end class;