Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloySkolem

Hierarchy

Index

Constructors

constructor

Methods

clone

empty

  • empty(): boolean

equals

id

  • id(): string

in

  • Returns true if this set is a subset of the provided set, false otherwise.

    Parameters

    Returns boolean

join

  • Perform a join operation with another set. This operation is equivalent to the dot join operator in Alloy, in which this set is on the left side of the dot and that set is on the right side.

    Parameters

    Returns AlloySet

project

toString

  • toString(): string

tuples

types

Static skolemsFromXML