• Interprets a string or JSON object as an EObject.

    Parameters

    • data: any

      the input string or object.

    • resource: Resource

      where to look for to resolve references to types.

    • Optional eClass: any

      the class of the object, if not specified in the data.

    Returns ECore.EObject

Generated using TypeDoc