Function classUse

  • Centers a class and shows directly and indirectly connected roles, functions and entity types in a concentric layout. Hides all other nodes. Resetting the view unhides the other nodes but keeps the layout of those shown before. Recalculate the layout to place those nodes in relation to the whole graph again.

    Parameters

    • clazz: string

      The URI of the class.

    • subTop: string

      The sub top letter of the class (R,F or E)

    Returns Promise<void>