Package | Description |
---|---|
fr.liglab.adele.icasa | |
fr.liglab.adele.icasa.location | |
fr.liglab.adele.icasa.service.zone.dimension.calculator | |
fr.liglab.adele.icasa.simulator |
Modifier and Type | Method and Description |
---|---|
Set<Variable> |
TechnicalService.getComputedGlobalVariables()
Returns all global variables computed by this technical service.
|
Set<Variable> |
TechnicalService.getComputedZoneVariables()
Returns all zone variables computed by this technical service.
|
Set<Variable> |
ContextManager.getGlobalVariables()
Returns all global variables.
|
Set<Variable> |
TechnicalService.getRequiredGlobalVariables()
Returns all global variables that this technical service relies on.
|
Set<Variable> |
TechnicalService.getRequiredZoneVariables()
Returns all zone variables that this technical service relies on.
|
Modifier and Type | Method and Description |
---|---|
Set<Variable> |
Zone.getVariables()
Gets the list of variable
|
Modifier and Type | Field and Description |
---|---|
static Variable |
ZoneDimension.ZONE_AREA_VAR
The Variable ZONE_AREA_VAR is used to store the zone area.
|
static Variable |
ZoneDimension.ZONE_VOLUME_VAR
The Variable ZONE_VOLUME_VAR is used to store the zone volume.
|
Modifier and Type | Method and Description |
---|---|
Set<Variable> |
PhysicalModel.getComputedZoneVariables()
Returns all zone variables computed by this physical model.
|
Set<Variable> |
PhysicalModel.getRequiredZoneVariables()
Returns all zone variables that this physical model relies on.
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.