    

 ## On this page

  

 

 # getDirectPrecedents

 Last update: 16.07.2025 

public [getDirectPrecedents](get-direct-precedents.md)(): [Variables](../-variables/index.md)

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

Gets all the immediately linked inputs of this variable.

#### Return

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

#### Throws

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