@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcPropertyEnumeratedValue extends IfcSimpleProperty
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPropertyEnumeration |
enumerationReference |
private LIST<IfcValue> |
enumerationValues |
stepNumber| 构造器和说明 |
|---|
IfcPropertyEnumeratedValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> enumerationValues,
IfcPropertyEnumeration enumerationReference) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPropertyEnumeration |
getEnumerationReference() |
String |
getEnumerationValues() |
boolean |
illegal() |
void |
setEnumerationReference(IfcPropertyEnumeration enumerationReference) |
void |
setEnumerationValues(LIST<IfcValue> enumerationValues) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setName, setPartOfComplex, setPropertyDependsOn, setPropertyForDependancecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private IfcPropertyEnumeration enumerationReference
@IfcParserConstructor public IfcPropertyEnumeratedValue(IfcIdentifier name, IfcText description, LIST<IfcValue> enumerationValues, IfcPropertyEnumeration enumerationReference)
public String getEnumerationValues()
public IfcPropertyEnumeration getEnumerationReference()
public void setEnumerationReference(IfcPropertyEnumeration enumerationReference)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.