public class IfcLogicNode extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private List<Object> |
args |
private String |
ifcClassName |
stepNumber| 构造器和说明 |
|---|
IfcLogicNode() |
IfcLogicNode(int stepNumber) |
IfcLogicNode(List<Object> args) |
IfcLogicNode(String ifcClassName,
List<Object> args) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addArg(Object arg) |
List<Object> |
getArgs() |
String |
getIfcClassName() |
void |
setArgs(List<Object> args) |
void |
setIfcClassName(String ifcClassName) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcCopyright © 2023. All rights reserved.