Class AnyType

  • All Implemented Interfaces:
    IDatatype, IDatatypeVisitable

    public class AnyType
    extends BasisDatatype
    The AnyType is the "Object" of OCL, a type to which all types are compatible. We need this type to specify generic operations (return values)
    Author:
    Holger Eichelberger