public interface IfcElectricalBaseProperties extends IfcEnergyProperties
| Modifier and Type | Method and Description |
|---|---|
IfcElectricCurrentEnum |
getElectricCurrentType()
Returns the value of the 'Electric Current Type' attribute.
|
double |
getFullLoadCurrent()
Returns the value of the 'Full Load Current' attribute.
|
String |
getFullLoadCurrentAsString()
Returns the value of the 'Full Load Current As String' attribute.
|
double |
getInputFrequency()
Returns the value of the 'Input Frequency' attribute.
|
String |
getInputFrequencyAsString()
Returns the value of the 'Input Frequency As String' attribute.
|
long |
getInputPhase()
Returns the value of the 'Input Phase' attribute.
|
double |
getInputVoltage()
Returns the value of the 'Input Voltage' attribute.
|
String |
getInputVoltageAsString()
Returns the value of the 'Input Voltage As String' attribute.
|
double |
getMaximumPowerInput()
Returns the value of the 'Maximum Power Input' attribute.
|
String |
getMaximumPowerInputAsString()
Returns the value of the 'Maximum Power Input As String' attribute.
|
double |
getMinimumCircuitCurrent()
Returns the value of the 'Minimum Circuit Current' attribute.
|
String |
getMinimumCircuitCurrentAsString()
Returns the value of the 'Minimum Circuit Current As String' attribute.
|
double |
getRatedPowerInput()
Returns the value of the 'Rated Power Input' attribute.
|
String |
getRatedPowerInputAsString()
Returns the value of the 'Rated Power Input As String' attribute.
|
boolean |
isSetElectricCurrentType()
Returns whether the value of the '
Electric Current Type' attribute is set. |
boolean |
isSetFullLoadCurrent()
Returns whether the value of the '
Full Load Current' attribute is set. |
boolean |
isSetFullLoadCurrentAsString()
Returns whether the value of the '
Full Load Current As String' attribute is set. |
boolean |
isSetMaximumPowerInput()
Returns whether the value of the '
Maximum Power Input' attribute is set. |
boolean |
isSetMaximumPowerInputAsString()
Returns whether the value of the '
Maximum Power Input As String' attribute is set. |
boolean |
isSetMinimumCircuitCurrent()
Returns whether the value of the '
Minimum Circuit Current' attribute is set. |
boolean |
isSetMinimumCircuitCurrentAsString()
Returns whether the value of the '
Minimum Circuit Current As String' attribute is set. |
boolean |
isSetRatedPowerInput()
Returns whether the value of the '
Rated Power Input' attribute is set. |
boolean |
isSetRatedPowerInputAsString()
Returns whether the value of the '
Rated Power Input As String' attribute is set. |
void |
setElectricCurrentType(IfcElectricCurrentEnum value)
Sets the value of the '
Electric Current Type' attribute. |
void |
setFullLoadCurrent(double value)
Sets the value of the '
Full Load Current' attribute. |
void |
setFullLoadCurrentAsString(String value)
Sets the value of the '
Full Load Current As String' attribute. |
void |
setInputFrequency(double value)
Sets the value of the '
Input Frequency' attribute. |
void |
setInputFrequencyAsString(String value)
Sets the value of the '
Input Frequency As String' attribute. |
void |
setInputPhase(long value)
Sets the value of the '
Input Phase' attribute. |
void |
setInputVoltage(double value)
Sets the value of the '
Input Voltage' attribute. |
void |
setInputVoltageAsString(String value)
Sets the value of the '
Input Voltage As String' attribute. |
void |
setMaximumPowerInput(double value)
Sets the value of the '
Maximum Power Input' attribute. |
void |
setMaximumPowerInputAsString(String value)
Sets the value of the '
Maximum Power Input As String' attribute. |
void |
setMinimumCircuitCurrent(double value)
Sets the value of the '
Minimum Circuit Current' attribute. |
void |
setMinimumCircuitCurrentAsString(String value)
Sets the value of the '
Minimum Circuit Current As String' attribute. |
void |
setRatedPowerInput(double value)
Sets the value of the '
Rated Power Input' attribute. |
void |
setRatedPowerInputAsString(String value)
Sets the value of the '
Rated Power Input As String' attribute. |
void |
unsetElectricCurrentType()
Unsets the value of the '
Electric Current Type' attribute. |
void |
unsetFullLoadCurrent()
Unsets the value of the '
Full Load Current' attribute. |
void |
unsetFullLoadCurrentAsString()
Unsets the value of the '
Full Load Current As String' attribute. |
void |
unsetMaximumPowerInput()
Unsets the value of the '
Maximum Power Input' attribute. |
void |
unsetMaximumPowerInputAsString()
Unsets the value of the '
Maximum Power Input As String' attribute. |
void |
unsetMinimumCircuitCurrent()
Unsets the value of the '
Minimum Circuit Current' attribute. |
void |
unsetMinimumCircuitCurrentAsString()
Unsets the value of the '
Minimum Circuit Current As String' attribute. |
void |
unsetRatedPowerInput()
Unsets the value of the '
Rated Power Input' attribute. |
void |
unsetRatedPowerInputAsString()
Unsets the value of the '
Rated Power Input As String' attribute. |
getEnergySequence, getUserDefinedEnergySequence, isSetEnergySequence, isSetUserDefinedEnergySequence, setEnergySequence, setUserDefinedEnergySequence, unsetEnergySequence, unsetUserDefinedEnergySequencegetDefinesType, getPropertyDefinitionOf, isSetDefinesType, isSetPropertyDefinitionOf, unsetDefinesType, unsetPropertyDefinitionOfgetHasAssociations, isSetHasAssociations, unsetHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcElectricCurrentEnum getElectricCurrentType()
IfcElectricCurrentEnum.
If the meaning of the 'Electric Current Type' attribute isn't clear, there really should be more of a description here...
IfcElectricCurrentEnum,
isSetElectricCurrentType(),
unsetElectricCurrentType(),
setElectricCurrentType(IfcElectricCurrentEnum),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_ElectricCurrentType()void setElectricCurrentType(IfcElectricCurrentEnum value)
Electric Current Type' attribute.
value - the new value of the 'Electric Current Type' attribute.IfcElectricCurrentEnum,
isSetElectricCurrentType(),
unsetElectricCurrentType(),
getElectricCurrentType()void unsetElectricCurrentType()
Electric Current Type' attribute.
boolean isSetElectricCurrentType()
Electric Current Type' attribute is set.
unsetElectricCurrentType(),
getElectricCurrentType(),
setElectricCurrentType(IfcElectricCurrentEnum)double getInputVoltage()
If the meaning of the 'Input Voltage' attribute isn't clear, there really should be more of a description here...
setInputVoltage(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_InputVoltage()void setInputVoltage(double value)
Input Voltage' attribute.
value - the new value of the 'Input Voltage' attribute.getInputVoltage()String getInputVoltageAsString()
If the meaning of the 'Input Voltage As String' attribute isn't clear, there really should be more of a description here...
setInputVoltageAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_InputVoltageAsString()void setInputVoltageAsString(String value)
Input Voltage As String' attribute.
value - the new value of the 'Input Voltage As String' attribute.getInputVoltageAsString()double getInputFrequency()
If the meaning of the 'Input Frequency' attribute isn't clear, there really should be more of a description here...
setInputFrequency(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_InputFrequency()void setInputFrequency(double value)
Input Frequency' attribute.
value - the new value of the 'Input Frequency' attribute.getInputFrequency()String getInputFrequencyAsString()
If the meaning of the 'Input Frequency As String' attribute isn't clear, there really should be more of a description here...
setInputFrequencyAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_InputFrequencyAsString()void setInputFrequencyAsString(String value)
Input Frequency As String' attribute.
value - the new value of the 'Input Frequency As String' attribute.getInputFrequencyAsString()double getFullLoadCurrent()
If the meaning of the 'Full Load Current' attribute isn't clear, there really should be more of a description here...
isSetFullLoadCurrent(),
unsetFullLoadCurrent(),
setFullLoadCurrent(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_FullLoadCurrent()void setFullLoadCurrent(double value)
Full Load Current' attribute.
value - the new value of the 'Full Load Current' attribute.isSetFullLoadCurrent(),
unsetFullLoadCurrent(),
getFullLoadCurrent()void unsetFullLoadCurrent()
Full Load Current' attribute.
boolean isSetFullLoadCurrent()
Full Load Current' attribute is set.
unsetFullLoadCurrent(),
getFullLoadCurrent(),
setFullLoadCurrent(double)String getFullLoadCurrentAsString()
If the meaning of the 'Full Load Current As String' attribute isn't clear, there really should be more of a description here...
isSetFullLoadCurrentAsString(),
unsetFullLoadCurrentAsString(),
setFullLoadCurrentAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_FullLoadCurrentAsString()void setFullLoadCurrentAsString(String value)
Full Load Current As String' attribute.
value - the new value of the 'Full Load Current As String' attribute.isSetFullLoadCurrentAsString(),
unsetFullLoadCurrentAsString(),
getFullLoadCurrentAsString()void unsetFullLoadCurrentAsString()
Full Load Current As String' attribute.
boolean isSetFullLoadCurrentAsString()
Full Load Current As String' attribute is set.
unsetFullLoadCurrentAsString(),
getFullLoadCurrentAsString(),
setFullLoadCurrentAsString(String)double getMinimumCircuitCurrent()
If the meaning of the 'Minimum Circuit Current' attribute isn't clear, there really should be more of a description here...
isSetMinimumCircuitCurrent(),
unsetMinimumCircuitCurrent(),
setMinimumCircuitCurrent(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_MinimumCircuitCurrent()void setMinimumCircuitCurrent(double value)
Minimum Circuit Current' attribute.
value - the new value of the 'Minimum Circuit Current' attribute.isSetMinimumCircuitCurrent(),
unsetMinimumCircuitCurrent(),
getMinimumCircuitCurrent()void unsetMinimumCircuitCurrent()
Minimum Circuit Current' attribute.
boolean isSetMinimumCircuitCurrent()
Minimum Circuit Current' attribute is set.
unsetMinimumCircuitCurrent(),
getMinimumCircuitCurrent(),
setMinimumCircuitCurrent(double)String getMinimumCircuitCurrentAsString()
If the meaning of the 'Minimum Circuit Current As String' attribute isn't clear, there really should be more of a description here...
isSetMinimumCircuitCurrentAsString(),
unsetMinimumCircuitCurrentAsString(),
setMinimumCircuitCurrentAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_MinimumCircuitCurrentAsString()void setMinimumCircuitCurrentAsString(String value)
Minimum Circuit Current As String' attribute.
value - the new value of the 'Minimum Circuit Current As String' attribute.isSetMinimumCircuitCurrentAsString(),
unsetMinimumCircuitCurrentAsString(),
getMinimumCircuitCurrentAsString()void unsetMinimumCircuitCurrentAsString()
Minimum Circuit Current As String' attribute.
boolean isSetMinimumCircuitCurrentAsString()
Minimum Circuit Current As String' attribute is set.
unsetMinimumCircuitCurrentAsString(),
getMinimumCircuitCurrentAsString(),
setMinimumCircuitCurrentAsString(String)double getMaximumPowerInput()
If the meaning of the 'Maximum Power Input' attribute isn't clear, there really should be more of a description here...
isSetMaximumPowerInput(),
unsetMaximumPowerInput(),
setMaximumPowerInput(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_MaximumPowerInput()void setMaximumPowerInput(double value)
Maximum Power Input' attribute.
value - the new value of the 'Maximum Power Input' attribute.isSetMaximumPowerInput(),
unsetMaximumPowerInput(),
getMaximumPowerInput()void unsetMaximumPowerInput()
Maximum Power Input' attribute.
boolean isSetMaximumPowerInput()
Maximum Power Input' attribute is set.
unsetMaximumPowerInput(),
getMaximumPowerInput(),
setMaximumPowerInput(double)String getMaximumPowerInputAsString()
If the meaning of the 'Maximum Power Input As String' attribute isn't clear, there really should be more of a description here...
isSetMaximumPowerInputAsString(),
unsetMaximumPowerInputAsString(),
setMaximumPowerInputAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_MaximumPowerInputAsString()void setMaximumPowerInputAsString(String value)
Maximum Power Input As String' attribute.
value - the new value of the 'Maximum Power Input As String' attribute.isSetMaximumPowerInputAsString(),
unsetMaximumPowerInputAsString(),
getMaximumPowerInputAsString()void unsetMaximumPowerInputAsString()
Maximum Power Input As String' attribute.
boolean isSetMaximumPowerInputAsString()
Maximum Power Input As String' attribute is set.
unsetMaximumPowerInputAsString(),
getMaximumPowerInputAsString(),
setMaximumPowerInputAsString(String)double getRatedPowerInput()
If the meaning of the 'Rated Power Input' attribute isn't clear, there really should be more of a description here...
isSetRatedPowerInput(),
unsetRatedPowerInput(),
setRatedPowerInput(double),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_RatedPowerInput()void setRatedPowerInput(double value)
Rated Power Input' attribute.
value - the new value of the 'Rated Power Input' attribute.isSetRatedPowerInput(),
unsetRatedPowerInput(),
getRatedPowerInput()void unsetRatedPowerInput()
Rated Power Input' attribute.
boolean isSetRatedPowerInput()
Rated Power Input' attribute is set.
unsetRatedPowerInput(),
getRatedPowerInput(),
setRatedPowerInput(double)String getRatedPowerInputAsString()
If the meaning of the 'Rated Power Input As String' attribute isn't clear, there really should be more of a description here...
isSetRatedPowerInputAsString(),
unsetRatedPowerInputAsString(),
setRatedPowerInputAsString(String),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_RatedPowerInputAsString()void setRatedPowerInputAsString(String value)
Rated Power Input As String' attribute.
value - the new value of the 'Rated Power Input As String' attribute.isSetRatedPowerInputAsString(),
unsetRatedPowerInputAsString(),
getRatedPowerInputAsString()void unsetRatedPowerInputAsString()
Rated Power Input As String' attribute.
boolean isSetRatedPowerInputAsString()
Rated Power Input As String' attribute is set.
unsetRatedPowerInputAsString(),
getRatedPowerInputAsString(),
setRatedPowerInputAsString(String)long getInputPhase()
If the meaning of the 'Input Phase' attribute isn't clear, there really should be more of a description here...
setInputPhase(long),
Ifc2x3tc1Package.getIfcElectricalBaseProperties_InputPhase()void setInputPhase(long value)
Input Phase' attribute.
value - the new value of the 'Input Phase' attribute.getInputPhase()Copyright © 2018 OpenSource BIM. All rights reserved.