Modifier and Type | Method and Description |
---|---|
HSAttention |
STSFactory.createHSAttention()
Returns a new object of class 'HS Attention'.
|
Modifier and Type | Class and Description |
---|---|
class |
HSAttentionImpl
An implementation of the model object 'HS Attention'.
|
Modifier and Type | Method and Description |
---|---|
HSAttention |
STSFactoryImpl.createHSAttention() |
Modifier and Type | Method and Description |
---|---|
T |
STSSwitch.caseHSAttention(HSAttention object)
Returns the result of interpreting the object as an instance of 'HS Attention'.
|