public interface BranchRatingRec
extends org.eclipse.emf.ecore.EObject
The following features are supported:
MCaseResultPackage.getBranchRatingRec()| Modifier and Type | Method and Description |
|---|---|
double |
getThermalAmpsRating()
Returns the value of the 'Thermal Amps Rating' attribute.
|
double |
getThermalMvaRating()
Returns the value of the 'Thermal Mva Rating' attribute.
|
void |
setThermalAmpsRating(double value)
Sets the value of the '
Thermal Amps Rating' attribute. |
void |
setThermalMvaRating(double value)
Sets the value of the '
Thermal Mva Rating' attribute. |
double getThermalMvaRating()
If the meaning of the 'Thermal Mva Rating' attribute isn't clear, there really should be more of a description here...
branch mva ratingsetThermalMvaRating(double),
MCaseResultPackage.getBranchRatingRec_ThermalMvaRating()void setThermalMvaRating(double value)
Thermal Mva Rating' attribute.
value - the new value of the 'Thermal Mva Rating' attribute.getThermalMvaRating()double getThermalAmpsRating()
If the meaning of the 'Thermal Amps Rating' attribute isn't clear, there really should be more of a description here...
branch amps ratingsetThermalAmpsRating(double),
MCaseResultPackage.getBranchRatingRec_ThermalAmpsRating()void setThermalAmpsRating(double value)
Thermal Amps Rating' attribute.
value - the new value of the 'Thermal Amps Rating' attribute.getThermalAmpsRating()