| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcPropertySourceEnum> |
IfcPropertySourceEnum.VALUES
A public read-only list of all the 'Ifc Property Source Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcPropertySourceEnum |
IfcPropertySourceEnum.get(int value)
Returns the 'Ifc Property Source Enum' literal with the specified integer value.
|
static IfcPropertySourceEnum |
IfcPropertySourceEnum.get(String literal)
Returns the 'Ifc Property Source Enum' literal with the specified literal value.
|
static IfcPropertySourceEnum |
IfcPropertySourceEnum.getByName(String name)
Returns the 'Ifc Property Source Enum' literal with the specified name.
|
IfcPropertySourceEnum |
IfcFluidFlowProperties.getPropertySource()
Returns the value of the 'Property Source' attribute.
|
IfcPropertySourceEnum |
IfcSpaceThermalLoadProperties.getPropertySource()
Returns the value of the 'Property Source' attribute.
|
static IfcPropertySourceEnum |
IfcPropertySourceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcPropertySourceEnum[] |
IfcPropertySourceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFluidFlowProperties.setPropertySource(IfcPropertySourceEnum value)
Sets the value of the '
Property Source' attribute. |
void |
IfcSpaceThermalLoadProperties.setPropertySource(IfcPropertySourceEnum value)
Sets the value of the '
Property Source' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcPropertySourceEnum |
Ifc2x3tc1FactoryImpl.createIfcPropertySourceEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcPropertySourceEnum |
IfcFluidFlowPropertiesImpl.getPropertySource() |
IfcPropertySourceEnum |
IfcSpaceThermalLoadPropertiesImpl.getPropertySource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFluidFlowPropertiesImpl.setPropertySource(IfcPropertySourceEnum newPropertySource) |
void |
IfcSpaceThermalLoadPropertiesImpl.setPropertySource(IfcPropertySourceEnum newPropertySource) |
Copyright © 2016 OpenSource BIM. All rights reserved.