    

 ## On this page

  

 

 # getDirectDependents

 Last update: 16.07.2025 

public [getDirectDependents](get-direct-dependents.md)(): [Variables](../-variables/index.md)

public [getDirectDependents](get-direct-dependents.md)(followSuspended: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Variables](../-variables/index.md)

Gets all the immediately linked outputs of this variable.

#### Return

a Variables object which contains the list of directly linked outputs.

#### Throws

[ModelCenterException](../-model-center-exception/index.md)