# Slot: affect_negative 


_Affect on downcrossing (continuous events only). If not specified, uses the same affect for both crossings._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Event](../classes/Event.qmd) | A discrete or continuous event that modifies the system during simulation |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Equation](../classes/Equation.qmd) |
| Domain Of | [Event](../classes/Event.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: affect_negative
description: Affect on downcrossing (continuous events only). If not specified, uses
  the same affect for both crossings.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Event
domain_of:
- Event
range: Equation
inlined: true

```
</details></div>