| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcElectricCurrentEnum> |
IfcElectricCurrentEnum.VALUES
A public read-only list of all the 'Ifc Electric Current Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcElectricCurrentEnum |
IfcElectricCurrentEnum.get(int value)
Returns the 'Ifc Electric Current Enum' literal with the specified integer value.
|
static IfcElectricCurrentEnum |
IfcElectricCurrentEnum.get(String literal)
Returns the 'Ifc Electric Current Enum' literal with the specified literal value.
|
static IfcElectricCurrentEnum |
IfcElectricCurrentEnum.getByName(String name)
Returns the 'Ifc Electric Current Enum' literal with the specified name.
|
IfcElectricCurrentEnum |
IfcElectricalBaseProperties.getElectricCurrentType()
Returns the value of the 'Electric Current Type' attribute.
|
static IfcElectricCurrentEnum |
IfcElectricCurrentEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcElectricCurrentEnum[] |
IfcElectricCurrentEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcElectricalBaseProperties.setElectricCurrentType(IfcElectricCurrentEnum value)
Sets the value of the '
Electric Current Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcElectricCurrentEnum |
Ifc2x3tc1FactoryImpl.createIfcElectricCurrentEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcElectricCurrentEnum |
IfcElectricalBasePropertiesImpl.getElectricCurrentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcElectricalBasePropertiesImpl.setElectricCurrentType(IfcElectricCurrentEnum newElectricCurrentType) |
Copyright © 2018 OpenSource BIM. All rights reserved.