# Slot: local_states 


_References to state variables from the local (target) node. Used by name in pre_expression._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/local_states](https://w3id.org/tvbo/slot/local_states)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Coupling](../classes/Coupling.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [StateVariable](../classes/StateVariable.qmd) |
| Domain Of | [Coupling](../classes/Coupling.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Coupling](../classes/Coupling.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:local_states |
| native | tvbo:local_states |




## LinkML Source

<details>
```yaml
name: local_states
description: References to state variables from the local (target) node. Used by name
  in pre_expression.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Coupling
domain_of:
- Coupling
range: StateVariable
multivalued: true
inlined: false

```
</details></div>