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