- 所有已实现的接口:
- IfcInterface
@IfcClass(type=ENTITY,
layer=RESOURCE)
public class IfcPropertyEnumeration
extends IfcAbstractClass
A collection of simple or measure values that define a prescribed set of alternatives from which 'enumeration values'
are selected. This enables inclusion of enumeration values in property sets. IfcPropertyEnumeration provides a name
for the enumeration as well as a list of unique (numeric or descriptive) values (that may have a measure type
assigned). The entity defines the list of potential enumerators to be exchanged together (or separately) with
properties of type IfcPropertyEnumeratedValue that selects their actual property values from this enumeration.
- 作者:
- zaiyuan