| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcPropertyEnumeration |
Ifc4Factory.createIfcPropertyEnumeration()
Returns a new object of class 'Ifc Property Enumeration'.
|
IfcPropertyEnumeration |
IfcPropertyEnumeratedValue.getEnumerationReference()
Returns the value of the 'Enumeration Reference' reference.
|
IfcPropertyEnumeration |
IfcSimplePropertyTemplate.getEnumerators()
Returns the value of the 'Enumerators' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyEnumeratedValue.setEnumerationReference(IfcPropertyEnumeration value)
Sets the value of the '
Enumeration Reference' reference. |
void |
IfcSimplePropertyTemplate.setEnumerators(IfcPropertyEnumeration value)
Sets the value of the '
Enumerators' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcPropertyEnumerationImpl
An implementation of the model object 'Ifc Property Enumeration'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPropertyEnumeration |
Ifc4FactoryImpl.createIfcPropertyEnumeration() |
IfcPropertyEnumeration |
IfcPropertyEnumeratedValueImpl.getEnumerationReference() |
IfcPropertyEnumeration |
IfcSimplePropertyTemplateImpl.getEnumerators() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyEnumeratedValueImpl.setEnumerationReference(IfcPropertyEnumeration newEnumerationReference) |
void |
IfcSimplePropertyTemplateImpl.setEnumerators(IfcPropertyEnumeration newEnumerators) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPropertyEnumeration(IfcPropertyEnumeration object)
Returns the result of interpreting the object as an instance of 'Ifc Property Enumeration'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.