类分层结构
- java.lang.Object
- org.sikongsphere.ifc.model.IfcDataType (implements org.sikongsphere.ifc.model.IfcInterface)
- org.sikongsphere.ifc.model.datatype.BINARY
- org.sikongsphere.ifc.model.datatype.BOOLEAN
- org.sikongsphere.ifc.model.datatype.COMPLEX
- org.sikongsphere.ifc.model.datatype.DOUBLE
- org.sikongsphere.ifc.model.datatype.REAL (implements org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcValue)
- org.sikongsphere.ifc.model.datatype.ENUM
- org.sikongsphere.ifc.model.datatype.INTEGER
- org.sikongsphere.ifc.model.datatype.LIST<E>
- org.sikongsphere.ifc.model.datatype.LOGICAL
- org.sikongsphere.ifc.model.datatype.NULL
- org.sikongsphere.ifc.model.datatype.NUMBER
- org.sikongsphere.ifc.model.datatype.SET<E>
- org.sikongsphere.ifc.model.datatype.STRING
Copyright © 2023. All rights reserved.