Modifier and Type | Interface and Description |
---|---|
interface |
HSAttention
A representation of the model object 'HS Attention'.
|
interface |
HSKnowledgePerception
A representation of the model object 'HS Knowledge Perception'.
|
interface |
HSPerception
A representation of the model object 'HS Perception'.
|
interface |
HSSensory
A representation of the model object 'HS Sensory'.
|
Modifier and Type | Method and Description |
---|---|
HumanSensorUnit |
STSFactory.createHumanSensorUnit()
Returns a new object of class 'Human Sensor Unit'.
|
Modifier and Type | Class and Description |
---|---|
class |
HSAttentionImpl
An implementation of the model object 'HS Attention'.
|
class |
HSKnowledgePerceptionImpl
An implementation of the model object 'HS Knowledge Perception'.
|
class |
HSPerceptionImpl
An implementation of the model object 'HS Perception'.
|
class |
HSSensoryImpl
An implementation of the model object 'HS Sensory'.
|
class |
HumanSensorUnitImpl
An implementation of the model object 'Human Sensor Unit'.
|
Modifier and Type | Method and Description |
---|---|
HumanSensorUnit |
STSFactoryImpl.createHumanSensorUnit() |
Modifier and Type | Method and Description |
---|---|
T |
STSSwitch.caseHumanSensorUnit(HumanSensorUnit object)
Returns the result of interpreting the object as an instance of 'Human Sensor Unit'.
|