View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sikongsphere-ifctools-0.2.0-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sikongsphere.ifc.common.environment.entity
├─ org.sikongsphere.ifc.common.environment.entity.Address.class - [JAR]
├─ org.sikongsphere.ifc.common.environment.entity.Application.class - [JAR]
├─ org.sikongsphere.ifc.common.environment.entity.Organization.class - [JAR]
├─ org.sikongsphere.ifc.common.environment.entity.Person.class - [JAR]
├─ org.sikongsphere.ifc.common.environment.entity.Role.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.profileproperty.entity
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcGeneralProfileProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcProfileProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcReinforcementBarProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcRibPlateProfileProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcSectionProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcSectionReinforcementProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcStructuralProfileProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.entity.IfcStructuralSteelProfileProperties.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdefinition.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.enumeration.IfcTextPath.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.facilities.entity
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcAsset.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcFurnitureType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcInventory.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcOccupant.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcRelOccupiesSpaces.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcServiceLife.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcServiceLifeFactor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.entity.IfcSystemFurnitureElementType.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.control.entity
├─ org.sikongsphere.ifc.model.schema.extension.control.entity.IfcPerformanceHistory.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.control.entity.IfcRelAssociatesApproval.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.control.entity.IfcRelAssociatesConstraint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.control.entity.IfcTimeSeriesSchedule.class - [JAR]
org.sikongsphere.ifc.parser.file
├─ org.sikongsphere.ifc.parser.file.AbstractFileParser.class - [JAR]
├─ org.sikongsphere.ifc.parser.file.IfcFileParser.class - [JAR]
├─ org.sikongsphere.ifc.parser.file.IfcFileVisitor.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometry.selectType
├─ org.sikongsphere.ifc.model.schema.resource.geometry.selectType.IfcAxis2Placement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.selectType.IfcTrimmingSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.selectType.IfcVectorOrDirection.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.utility.definedtype
├─ org.sikongsphere.ifc.model.schema.resource.utility.definedtype.IfcGloballyUniqueId.class - [JAR]
org.sikongsphere.ifc.serialization
├─ org.sikongsphere.ifc.serialization.SomeClass.class - [JAR]
├─ org.sikongsphere.ifc.serialization.SomeClassSerializer.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.selectType
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.selectType.IfcConditionCriterionSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.process.entity
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcProcedure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcRelAssignsTasks.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcScheduleTimeControl.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcTask.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcWorkControl.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcWorkPlan.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.entity.IfcWorkSchedule.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.materialproperty.entity
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcExtendedMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcFuelProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcGeneralMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcHygroscopicMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcMechanicalConcreteMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcMechanicalMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcMechanicalSteelMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcOpticalMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcProductsOfCombustionProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcRelaxation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcThermalMaterialProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.materialproperty.entity.IfcWaterProperties.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.datetime.selectType
├─ org.sikongsphere.ifc.model.schema.resource.datetime.selectType.IfcDateTimeSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationorganization.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.enumeration.IfcLightDistributionCurveEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.enumeration.IfcLightEmissionSourceEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.externalreference.selectType
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.selectType.IfcClassificationNotationSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.selectType.IfcDocumentSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.selectType.IfcLibrarySelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.cost.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.cost.enumeration.IfcArithmeticOperatorEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.enumeration.IfcEnvironmentalImpactCategoryEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.cost.entity
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcAppliedValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcAppliedValueRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcCostValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcCurrencyRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcEnvironmentalImpactValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.cost.entity.IfcReferencesValueDocument.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationorganization.selecttype
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.selecttype.IfcLayeredItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.selecttype.IfcLightDistributionDataSourceSelect.class - [JAR]
org.sikongsphere.ifc.common.annotation
├─ org.sikongsphere.ifc.common.annotation.IfcClass.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcClassDemo.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcDeriveParameter.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcGenericType.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcInverseParameter.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcOptionField.class - [JAR]
├─ org.sikongsphere.ifc.common.annotation.IfcParserConstructor.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.electrical.entity
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcCableCarrierFittingType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcCableCarrierSegmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcCableSegmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricApplianceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricDistributionPoint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricFlowStorageDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricGeneratorType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricHeaterType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricMotorType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricTimeControlType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcElectricalCircuit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcJunctionBoxType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcLampType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcLightFixtureType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcMotorConnectionType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcOutletType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcProtectiveDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcSwitchingDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.entity.IfcTransformerType.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationCurveOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationFillArea.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationFillAreaOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationSurfaceOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationSymbolOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcAnnotationTextOccurrence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcDefinedSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcExternallyDefinedSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcPreDefinedSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextLiteral.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextLiteralWithExtent.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextureCoordinate.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextureCoordinateGenerator.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextureMap.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcTextureVertex.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.entity.IfcVertexBasedTextureMap.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.constraint.entity
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcConstraint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcConstraintAggregationRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcConstraintClassificationRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcConstraintRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcMetric.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcObjective.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.entity.IfcPropertyConstraintRelationship.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.measure.definedType
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcAbsorbedDoseMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcAccelerationMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcAmountOfSubstanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcAngularVelocityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcAreaMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcBoolean.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcComplexNumber.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcCompoundPlaneAngleMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcContextDependentMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcCountMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcCurvatureMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcDescriptiveMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcDoseEquivalentMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcDynamicViscosityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricCapacitanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricChargeMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricConductanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricCurrentMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricResistanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcElectricVoltageMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcEnergyMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcForceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcFrequencyMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcHeatFluxDensityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcHeatingValueMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcIdentifier.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcIlluminanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcInductanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcInteger.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcIntegerCountRateMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcIonConcentrationMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcIsothermalMoistureCapacityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcKinematicViscosityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLabel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLengthMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLinearForceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLinearMomentMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLinearStiffnessMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLinearVelocityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLogical.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLuminousFluxMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLuminousIntensityDistributionMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcLuminousIntensityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMagneticFluxDensityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMagneticFluxMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMassDensityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMassFlowRateMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMassMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMassPerLengthMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcModulusOfElasticityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcModulusOfLinearSubgradeReactionMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcModulusOfRotationalSubgradeReactionMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcModulusOfSubgradeReactionMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMoistureDiffusivityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMolecularWeightMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMomentOfInertiaMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcMonetaryMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcNormalisedRatioMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcNumericMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPHMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcParameterValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPlanarForceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPlaneAngleMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPositiveLengthMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPositivePlaneAngleMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPositiveRatioMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPowerMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcPressureMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcRadioActivityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcRatioMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcReal.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcRotationalFrequencyMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcRotationalMassMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcRotationalStiffnessMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSectionModulusMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSectionalAreaIntegralMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcShearModulusMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSolidAngleMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSoundPowerMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSoundPressureMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcSpecificHeatCapacityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcTemperatureGradientMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcText.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermalAdmittanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermalConductivityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermalExpansionCoefficientMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermalResistanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermalTransmittanceMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcThermodynamicTemperatureMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcTimeMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcTimeStamp.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcTorqueMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcVaporPermeabilityMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcVolumeMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcVolumetricFlowRateMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcWarpingConstantMeasure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.definedType.IfcWarpingMomentMeasure.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.timeseries.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.enumeration.IfcDataOriginEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.enumeration.IfcTimeSeriesDataTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.building.enumeration
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcBeamTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcColumnTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcConnectionTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcCurtainWallTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcDoorPanelOperationEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcDoorPanelPositionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcDoorStyleConstructionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcDoorStyleOperationEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcMemberTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcPlateTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcRailingTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcRampFlightTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcRampTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcRoofTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcSlabTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcStairFlightTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcStairTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcWallTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcWindowPanelOperationEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcWindowPanelPositionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcWindowStyleConstructionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.enumeration.IfcWindowStyleOperationEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.bldgservices.entity
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionChamberElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionChamberElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionControlElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionControlElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionFlowElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionFlowElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcDistributionPort.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcElectricalBaseProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcEnergyConversionDevice.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcEnergyConversionDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcEnergyProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowController.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowControllerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowFitting.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowFittingType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowMovingDevice.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowMovingDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowSegment.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowSegmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowStorageDevice.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowStorageDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowTerminal.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowTreatmentDevice.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFlowTreatmentDeviceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcFluidFlowProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcRelFlowControlElements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcSoundProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcSoundValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.entity.IfcSpaceThermalLoadProperties.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.material.entity
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterial.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterialClassificationRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterialLayer.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterialLayerSet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterialLayerSetUsage.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.entity.IfcMaterialList.class - [JAR]
org.sikongsphere.ifc.io
├─ org.sikongsphere.ifc.io.IfcFileReader.class - [JAR]
├─ org.sikongsphere.ifc.io.IfcFileWriter.class - [JAR]
org.sikongsphere.ifc.common.exception
├─ org.sikongsphere.ifc.common.exception.SikongSphereConfigException.class - [JAR]
├─ org.sikongsphere.ifc.common.exception.SikongSphereException.class - [JAR]
├─ org.sikongsphere.ifc.common.exception.SikongSphereParseException.class - [JAR]
├─ org.sikongsphere.ifc.common.exception.SikongSphereUnsupportedException.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometricmodel.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.enumeration.IfcBooleanOperator.class - [JAR]
org.sikongsphere.ifc.model.schema.kernel.entity
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcActor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcControl.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcGroup.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcObject.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcObjectDefinition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcProcess.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcProduct.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcProject.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcPropertyDefinition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcPropertySet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcPropertySetDefinition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcProxy.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAggregates.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssigns.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToActor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToControl.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToGroup.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToProcess.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToProduct.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssignsToResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssociates.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssociatesClassification.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssociatesDocument.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelAssociatesLibrary.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelConnects.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelDecomposes.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelDefines.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelDefinesByProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelDefinesByType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelNests.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelOverridesProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelSequence.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcRoot.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcTypeObject.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.entity.IfcTypeProduct.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcRelAssociatesProfileProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcRelConnectsStructuralActivity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcRelConnectsStructuralElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcRelConnectsStructuralMember.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcRelConnectsWithEccentricity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralAction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralActivity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralAnalysisModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralConnection.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralCurveConnection.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralCurveMember.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralCurveMemberVarying.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralLinearAction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralLinearActionVarying.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralLoadGroup.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralMember.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralPlanarAction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralPlanarActionVarying.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralPointAction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralPointConnection.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralPointReaction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralReaction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralResultGroup.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralSurfaceConnection.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralSurfaceMember.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.entity.IfcStructuralSurfaceMemberVarying.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.management.entity
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcCostItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcCostSchedule.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcProjectOrder.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcProjectOrderRecord.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcRelAssignsToProjectOrder.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcRelAssociatesAppliedValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.entity.IfcRelSchedulesCostItems.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.architecture.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.architecture.enumeration.IfcPermeableCoveringOperationEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.datetime.defineType
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcDayInMonthNumber.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcDaylightSavingHour.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcHourInDay.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcMinuteInHour.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcMonthInYearNumber.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcSecondInMinute.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.defineType.IfcYearNumber.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentation.entity
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcColourRgb.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcColourSpecification.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcDraughtingPreDefinedColour.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcDraughtingPreDefinedTextFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcExternallyDefinedTextFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcPlanarBox.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcPlanarExtent.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcPreDefinedColour.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcPreDefinedItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcPreDefinedTextFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.entity.IfcTextStyleFontModel.class - [JAR]
org.sikongsphere.ifc.common.constant
├─ org.sikongsphere.ifc.common.constant.ConfigParameter.class - [JAR]
├─ org.sikongsphere.ifc.common.constant.IntegerConstant.class - [JAR]
├─ org.sikongsphere.ifc.common.constant.StringConstant.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.constructionmanagement.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.enumeration.IfcResourceConsumptionEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype.IfcSpecularExponent.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype.IfcSpecularRoughness.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype.IfcTextAlignment.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype.IfcTextDecoration.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.definedtype.IfcTextTransformation.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.measure.selectTypes
├─ org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcDerivedMeasureValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcMeasureValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcSimpleValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.selectTypes.IfcValue.class - [JAR]
org.sikongsphere.ifc.sdk.factory
├─ org.sikongsphere.ifc.sdk.factory.AbstractFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcBuildingFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcProjectFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcPropertyFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcRelationShipFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcRepresentationFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcSiteFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcUnitFactory.class - [JAR]
├─ org.sikongsphere.ifc.sdk.factory.IfcWallFactory.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.utility.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.utility.enumeration.IfcChangeActionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.utility.enumeration.IfcStateEnum.class - [JAR]
org.sikongsphere.ifc.common.util
├─ org.sikongsphere.ifc.common.util.StringUtil.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdimension.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.enumeration.IfcDimensionExtentUsage.class - [JAR]
org.sikongsphere.ifc.parser
├─ org.sikongsphere.ifc.parser.IParser.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdefinition.selectType
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.selectType.IfcDefinedSymbolSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.product.enumeration
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcAssemblyPlaceEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcBuildingElementProxyTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcCoveringTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcElementAssemblyTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcElementCompositionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcInternalOrExternalEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcPhysicalOrVirtualEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcSpaceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.enumeration.IfcTransportElementTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcActionSourceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcActionTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcAnalysisModelTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcAnalysisTheoryTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcLoadGroupTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcProjectedOrTrueLengthEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcStructuralCurveTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.enumeration.IfcStructuralSurfaceTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.utility.entity
├─ org.sikongsphere.ifc.model.schema.resource.utility.entity.IfcApplication.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.utility.entity.IfcOwnerHistory.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.utility.entity.IfcTable.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.utility.entity.IfcTableRow.class - [JAR]
org.sikongsphere.ifc.model.schema
├─ org.sikongsphere.ifc.model.schema.IfcNodeList.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometricmodel.selectType
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.selectType.IfcBooleanOperand.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.selectType.IfcCsgSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.selectType.IfcGeometricSetSelect.class - [JAR]
org.sikongsphere.ifc.infra
├─ org.sikongsphere.ifc.infra.IfcClassContainer.class - [JAR]
├─ org.sikongsphere.ifc.infra.IfcClassFactory.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdefinition.definedType
├─ org.sikongsphere.ifc.model.schema.resource.presentationdefinition.definedType.IfcBoxAlignment.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.quantity.entity
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcPhysicalComplexQuantity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcPhysicalQuantity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcPhysicalSimpleQuantity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityArea.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityCount.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityLength.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityTime.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityVolume.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.quantity.entity.IfcQuantityWeight.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.representation.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.representation.enumeration.IfcGeometricProjectionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.enumeration.IfcGlobalOrLocalEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity.IfcActuatorType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity.IfcAlarmType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity.IfcControllerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity.IfcFlowInstrumentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.entity.IfcSensorType.class - [JAR]
org.sikongsphere.ifc.model.schema.kernel.enumeration
├─ org.sikongsphere.ifc.model.schema.kernel.enumeration.IfcObjectTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.kernel.enumeration.IfcSequenceEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.product.entities
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcAnnotation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuilding.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuildingElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuildingElementProxy.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuildingElementProxyType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuildingElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcBuildingStorey.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcCovering.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcCoveringType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcDistributionElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcDistributionElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcElectricalElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcElementAssembly.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcElementQuantity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcEquipmentElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcFeatureElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcFeatureElementAddition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcFeatureElementSubtraction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcFurnishingElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcFurnishingElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcGrid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcOpeningElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcPort.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcProjectionElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelAssociatesMaterial.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelConnectsElements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelConnectsPortToElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelConnectsPorts.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelConnectsWithRealizingElements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelContainedInSpatialStructure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelCoversBldgElements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelCoversSpaces.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelFillsElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelProjectsElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelReferencedInSpatialStructure.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelServicesBuildings.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelSpaceBoundary.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcRelVoidsElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSite.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSpace.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSpaceType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSpatialStructureElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSpatialStructureElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcSystem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcTransportElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcTransportElementType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcVirtualElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.product.entities.IfcZone.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.property.selectType
├─ org.sikongsphere.ifc.model.schema.resource.property.selectType.IfcObjectReferenceSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.timeseries.entity
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcIrregularTimeSeries.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcIrregularTimeSeriesValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcRegularTimeSeries.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcTimeSeries.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcTimeSeriesReferenceRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.timeseries.entity.IfcTimeSeriesValue.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.electrical.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcCableCarrierFittingTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcCableCarrierSegmentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcCableSegmentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricApplianceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricDistributionPointFunctionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricFlowStorageDeviceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricGeneratorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricHeaterTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricMotorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcElectricTimeControlTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcJunctionBoxTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcLampTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcLightFixtureTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcMotorConnectionTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcOutletTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcProtectiveDeviceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcSwitchingDeviceTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.electrical.enumeration.IfcTransformerTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.constraint.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.constraint.enumeration.IfcBenchmarkEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.enumeration.IfcConstraintEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.enumeration.IfcLogicalOperatorEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.constraint.enumeration.IfcObjectiveEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcCharacterStyleSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcColourOrFactor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcCurveFontOrScaledCurveFontSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcCurveStyleFontSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcFillAreaStyleTileShapeSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcFillStyleSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcHatchLineDistanceSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcPresentationStyleSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcSizeSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcSpecularHighlightSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcSurfaceStyleElementSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcSymbolStyleSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype.IfcTextStyleSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.actor.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.actor.enumeration.IfcAddressTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.enumeration.IfcRoleEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.topology.selectType
├─ org.sikongsphere.ifc.model.schema.resource.topology.selectType.IfcShell.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.material.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.material.enumeration.IfcDirectionSenseEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.material.enumeration.IfcLayerSetDirectionEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcDistributionChamberElementTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcElectricCurrentEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcEnergySequenceEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcFlowDirectionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcPropertySourceEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcSoundScaleEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcThermalLoadSourceEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.bldgservices.enumeration.IfcThermalLoadTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.component.entity
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcChamferEdgeFeature.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcDiscreteAccessory.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcDiscreteAccessoryType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcEdgeFeature.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcElementComponent.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcElementComponentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcFastener.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcFastenerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcMechanicalFastener.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcMechanicalFastenerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.component.entity.IfcRoundedEdgeFeature.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.management.enumeration
├─ org.sikongsphere.ifc.model.schema.shared.management.enumeration.IfcCostScheduleTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.enumeration.IfcProjectOrderRecordTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.management.enumeration.IfcProjectOrderTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.measure.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.measure.enumeration.IfcCurrencyEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.enumeration.IfcDerivedUnitEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.enumeration.IfcSIPrefix.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.enumeration.IfcSIUnitName.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.enumeration.IfcUnitEnum.class - [JAR]
org.sikongsphere.ifc.common.enumeration
├─ org.sikongsphere.ifc.common.enumeration.IfcLayer.class - [JAR]
├─ org.sikongsphere.ifc.common.enumeration.IfcType.class - [JAR]
├─ org.sikongsphere.ifc.common.enumeration.IfcVersion.class - [JAR]
├─ org.sikongsphere.ifc.common.enumeration.IsoTagEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightDistributionData.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightIntensityDistribution.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSourceAmbient.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSourceDirectional.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSourceGoniometric.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSourcePositional.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcLightSourceSpot.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcPresentationLayerAssignment.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity.IfcPresentationLayerWithStyle.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentation.definedType
├─ org.sikongsphere.ifc.model.schema.resource.presentation.definedType.IfcFontStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.definedType.IfcFontVariant.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.definedType.IfcFontWeight.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.definedType.IfcPresentableText.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.definedType.IfcTextFontName.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.process.enumeration
├─ org.sikongsphere.ifc.model.schema.extension.process.enumeration.IfcProcedureTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.extension.process.enumeration.IfcWorkControlTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdimension.selecttype
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.selecttype.IfcDraughtingCalloutElement.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcConstructionEquipmentResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcConstructionMaterialResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcConstructionProductResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcConstructionResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcCrewResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcLaborResource.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity.IfcSubContractResource.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentation.selectType
├─ org.sikongsphere.ifc.model.schema.resource.presentation.selectType.IfcColour.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentation.selectType.IfcTextFontSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometry.entity
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.Ifc2DCompositeCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcAxis1Placement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcAxis2Placement2D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcAxis2Placement3D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcBSplineCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcBezierCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcBoundedCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcBoundedSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianPoint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianTransformationOperator.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianTransformationOperator2D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianTransformationOperator2DnonUniform.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianTransformationOperator3D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCartesianTransformationOperator3DnonUniform.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCircle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCompositeCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCompositeCurveSegment.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcConic.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcCurveBoundedPlane.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcDirection.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcElementarySurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcEllipse.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcGeometricRepresentationItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcLine.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcMappedItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcOffsetCurve2D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcOffsetCurve3D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPlacement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPlane.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPoint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPointOnCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPointOnSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcPolyline.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcRationalBezierCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcRectangularTrimmedSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcRepresentationItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcRepresentationMap.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcSurfaceOfLinearExtrusion.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcSurfaceOfRevolution.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcSweptSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcTrimmedCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.entity.IfcVector.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.representation.entity
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcGeometricRepresentationContext.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcGeometricRepresentationSubContext.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcMaterialDefinitionRepresentation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcProductDefinitionShape.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcProductRepresentation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcRepresentation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcRepresentationContext.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcShapeAspect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcShapeModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcShapeRepresentation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcStyleModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcStyledRepresentation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.representation.entity.IfcTopologyRepresentation.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.actor.selectType
├─ org.sikongsphere.ifc.model.schema.resource.actor.selectType.IfcActorSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.facilities.enumeration
├─ org.sikongsphere.ifc.model.schema.shared.facilities.enumeration.IfcInventoryTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.enumeration.IfcOccupantTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.enumeration.IfcServiceLifeFactorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.facilities.enumeration.IfcServiceLifeTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.measure.entity
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcContextDependentUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcConversionBasedUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcDerivedUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcDerivedUnitElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcDimensionalExponents.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcMeasureWithUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcMonetaryUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcNamedUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcSIUnit.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.measure.entity.IfcUnitAssignment.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.actor.entity
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcActorRole.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcAddress.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcOrganization.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcOrganizationRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcPerson.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcPersonAndOrganization.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcPostalAddress.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.actor.entity.IfcTelecomAddress.class - [JAR]
org.sikongsphere.ifc.model.schema.shared.building.entity
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcBeam.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcBeamType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcColumn.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcColumnType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcCurtainWall.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcCurtainWallType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcDoor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcDoorLiningProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcDoorPanelProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcDoorStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcMember.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcMemberType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcPlate.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcPlateType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRailing.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRailingType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRamp.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRampFlight.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRampFlightType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRelConnectsPathElements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcRoof.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcSlab.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcSlabType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcStair.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcStairFlight.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcStairFlightType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWall.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWallStandardCase.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWallType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWindow.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWindowLiningProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWindowPanelProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.shared.building.entity.IfcWindowStyle.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.cost.selectType
├─ org.sikongsphere.ifc.model.schema.resource.cost.selectType.IfcAppliedValueSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometricconstraint.selectType
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.selectType.IfcCurveOrEdgeCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.selectType.IfcPointOrVertexPoint.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.selectType.IfcSurfaceOrFaceSurface.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.architecture.entity
├─ org.sikongsphere.ifc.model.schema.domain.architecture.entity.IfcPermeableCoveringProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.architecture.entity.IfcRelInteractionRequirements.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.architecture.entity.IfcSpaceProgram.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcActionRequest.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcConditionCriterion.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcEquipmentStandard.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcFurnitureStandard.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcMove.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcOrderAction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity.IfcPermit.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcBlobTexture.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcCurveStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcCurveStyleFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcCurveStyleFontAndScaling.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcCurveStyleFontPattern.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcDraughtingPreDefinedCurveFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcExternallyDefinedHatchStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcExternallyDefinedSurfaceStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcFillAreaStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcFillAreaStyleHatching.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcFillAreaStyleTileSymbolWithStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcFillAreaStyleTiles.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcImageTexture.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcOneDirectionRepeatFactor.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcPixelTexture.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcPreDefinedCurveFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcPresentationStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcPresentationStyleAssignment.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcStyledItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyleLighting.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyleRefraction.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyleRendering.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyleShading.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceStyleWithTextures.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSurfaceTexture.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcSymbolStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcTextStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcTextStyleForDefinedFont.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcTextStyleTextModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity.IfcTextStyleWithBoxCharacteristics.class - [JAR]
org.sikongsphere.ifc.sdk.handler
├─ org.sikongsphere.ifc.sdk.handler.StepHandler.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.profile.entity
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcArbitraryClosedProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcArbitraryOpenProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcArbitraryProfileDefWithVoids.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcAsymmetricIShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCenterLineProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCircleHollowProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCircleProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCompositeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCraneRailAShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcCraneRailFShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcDerivedProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcEllipseProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcIShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcLShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcParameterizedProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcRectangleHollowProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcRectangleProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcRoundedRectangleProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcTShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcTrapeziumProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcUShapeProfileDef.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profile.entity.IfcZShapeProfileDef.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.entity
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.entity.IfcFireSuppressionTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.entity.IfcSanitaryTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.entity.IfcStackTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.entity.IfcWasteTerminalType.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.profile.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.profile.enumeration.IfcProfileTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.hvac.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcAirTerminalBoxTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcAirTerminalTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcAirToAirHeatRecoveryTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcBoilerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcChillerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcCoilTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcCompressorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcCondenserTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcCooledBeamTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcCoolingTowerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcDamperTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcDuctFittingTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcDuctSegmentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcDuctSilencerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcEvaporativeCoolerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcEvaporatorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcFanTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcFilterTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcFlowMeterTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcGasTerminalTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcHeatExchangerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcHumidifierTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcPipeFittingTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcPipeSegmentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcPumpTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcSpaceHeaterTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcTankTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcTubeBundleTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcUnitaryEquipmentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcValveTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.enumeration.IfcVibrationIsolatorTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.externalreference.entity
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassification.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassificationItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassificationItemRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassificationNotation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassificationNotationFacet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcClassificationReference.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcDocumentElectronicFormat.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcDocumentInformation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcDocumentInformationRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcDocumentReference.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcExternalReference.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcLibraryInformation.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.entity.IfcLibraryReference.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.profileproperty.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.enumeration.IfcReinforcingBarRoleEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.enumeration.IfcReinforcingBarSurfaceEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.enumeration.IfcRibPlateDirectionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.profileproperty.enumeration.IfcSectionTypeEnum.class - [JAR]
org.sikongsphere.ifc.common.environment
├─ org.sikongsphere.ifc.common.environment.ConfigProvider.class - [JAR]
org.sikongsphere.ifc.parser.gen
├─ org.sikongsphere.ifc.parser.gen.IFCBaseListener.class - [JAR]
├─ org.sikongsphere.ifc.parser.gen.IFCBaseVisitor.class - [JAR]
├─ org.sikongsphere.ifc.parser.gen.IFCLexer.class - [JAR]
├─ org.sikongsphere.ifc.parser.gen.IFCListener.class - [JAR]
├─ org.sikongsphere.ifc.parser.gen.IFCParser.class - [JAR]
├─ org.sikongsphere.ifc.parser.gen.IFCVisitor.class - [JAR]
org.sikongsphere.ifc.model.schema.extension.control.enumeration
├─ org.sikongsphere.ifc.model.schema.extension.control.enumeration.IfcTimeSeriesScheduleTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.constraint.selectType
├─ org.sikongsphere.ifc.model.schema.resource.constraint.selectType.IfcMetricValueSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcAngularDimension.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDiameterDimension.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDimensionCalloutRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDimensionCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDimensionCurveDirectedCallout.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDimensionCurveTerminator.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDimensionPair.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDraughtingCallout.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcDraughtingCalloutRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcLinearDimension.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcPreDefinedDimensionSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcPreDefinedPointMarkerSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcPreDefinedTerminatorSymbol.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcProjectionCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcRadiusDimension.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcStructuredDimensionCallout.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity.IfcTerminatorSymbol.class - [JAR]
org.sikongsphere.ifc.model.fileelement
├─ org.sikongsphere.ifc.model.fileelement.IfcBody.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcFileDescription.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcFileModel.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcFileName.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcFileSchema.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcHeader.class - [JAR]
├─ org.sikongsphere.ifc.model.fileelement.IfcLogicNode.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.property.entity
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcComplexProperty.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcProperty.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyBoundedValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyDependencyRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyEnumeratedValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyEnumeration.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyListValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyReferenceValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertySingleValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcPropertyTableValue.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.property.entity.IfcSimpleProperty.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.structuralanalysis.selectType
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.selectType.IfcOrientationSelect.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralanalysis.selectType.IfcStructuralActivityAssignmentSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcBlock.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcBooleanClippingResult.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcBooleanResult.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcBoundingBox.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcCsgPrimitive3D.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcCsgSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcExtrudedAreaSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcFaceBasedSurfaceModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcFacetedBrep.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcFacetedBrepWithVoids.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcGeometricCurveSet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcGeometricSet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcHalfSpaceSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcManifoldSolidBrep.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcPolygonalBoundedHalfSpace.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcRectangularPyramid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcRevolvedAreaSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcRightCircularCone.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcRightCircularCylinder.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSectionedSpine.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcShellBasedSurfaceModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSolidModel.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSphere.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSurfaceCurveSweptAreaSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSweptAreaSolid.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity.IfcSweptDiskSolid.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.material.selectType
├─ org.sikongsphere.ifc.model.schema.resource.material.selectType.IfcMaterialSelect.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.enumeration.IfcFireSuppressionTerminalTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.enumeration.IfcSanitaryTerminalTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.enumeration.IfcStackTerminalTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.plumbingfireprotection.enumeration.IfcWasteTerminalTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometry.definedtypes
├─ org.sikongsphere.ifc.model.schema.resource.geometry.definedtypes.IfcDimensionCount.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.hvac.entity
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcAirTerminalBoxType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcAirTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcAirToAirHeatRecoveryType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcBoilerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcChillerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcCoilType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcCompressorType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcCondenserType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcCooledBeamType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcCoolingTowerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcDamperType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcDuctFittingType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcDuctSegmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcDuctSilencerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcEvaporativeCoolerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcEvaporatorType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcFanType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcFilterType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcFlowMeterType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcGasTerminalType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcHeatExchangerType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcHumidifierType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcPipeFittingType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcPipeSegmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcPumpType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcSpaceHeaterType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcTankType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcTubeBundleType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcUnitaryEquipmentType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcValveType.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.hvac.entity.IfcVibrationIsolatorType.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.structuralload.entity
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcBoundaryCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcBoundaryEdgeCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcBoundaryFaceCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcBoundaryNodeCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcBoundaryNodeConditionWarping.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcFailureConnectionCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcSlippageConnectionCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralConnectionCondition.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoad.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadLinearForce.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadPlanarForce.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadSingleDisplacement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadSingleDisplacementDistortion.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadSingleForce.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadSingleForceWarping.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadStatic.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.structuralload.entity.IfcStructuralLoadTemperature.class - [JAR]
org.sikongsphere.ifc.sdk.worker
├─ org.sikongsphere.ifc.sdk.worker.IWorker.class - [JAR]
├─ org.sikongsphere.ifc.sdk.worker.IfcWallWorker.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.structuralelements.entity
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcBuildingElementComponent.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcBuildingElementPart.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcFooting.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcPile.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcReinforcementDefinitionProperties.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcReinforcingBar.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcReinforcingElement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcReinforcingMesh.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcTendon.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.entity.IfcTendonAnchor.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.topology.entity
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcClosedShell.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcConnectedFaceSet.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcEdge.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcEdgeCurve.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcEdgeLoop.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcFace.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcFaceBound.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcFaceOuterBound.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcFaceSurface.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcLoop.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcOpenShell.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcOrientedEdge.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcPath.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcPolyLoop.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcSubedge.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcTopologicalRepresentationItem.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcVertex.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcVertexLoop.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.topology.entity.IfcVertexPoint.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration.IfcActuatorTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration.IfcAlarmTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration.IfcControllerTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration.IfcFlowInstrumentTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.buildingcontrols.enumeration.IfcSensorTypeEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.approval.entity
├─ org.sikongsphere.ifc.model.schema.resource.approval.entity.IfcApproval.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.approval.entity.IfcApprovalActorRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.approval.entity.IfcApprovalPropertyRelationship.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.approval.entity.IfcApprovalRelationship.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionCurveGeometry.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionGeometry.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionPointEccentricity.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionPointGeometry.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionPortGeometry.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcConnectionSurfaceGeometry.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcGridAxis.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcGridPlacement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcLocalPlacement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcObjectPlacement.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity.IfcVirtualGridIntersection.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.measure.functions
├─ org.sikongsphere.ifc.model.schema.resource.measure.functions.IfcDimensionsForSiUnit.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.datetime.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.datetime.enumeration.IfcAheadOrBehind.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.presentationappearance.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.enumeration.IfcNullStyle.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.enumeration.IfcReflectanceMethodEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.enumeration.IfcSurfaceSide.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.presentationappearance.enumeration.IfcSurfaceTextureEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.datetime.entity
├─ org.sikongsphere.ifc.model.schema.resource.datetime.entity.IfcCalendarDate.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.entity.IfcCoordinatedUniversalTimeOffset.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.entity.IfcDateAndTime.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.datetime.entity.IfcLocalTime.class - [JAR]
org.sikongsphere.ifc.sdk.order
├─ org.sikongsphere.ifc.sdk.order.AbstractOrder.class - [JAR]
├─ org.sikongsphere.ifc.sdk.order.IOrder.class - [JAR]
├─ org.sikongsphere.ifc.sdk.order.IfcWallOrder.class - [JAR]
org.sikongsphere.ifc.model.datatype
├─ org.sikongsphere.ifc.model.datatype.BINARY.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.BOOLEAN.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.COMPLEX.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.DOUBLE.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.ENUM.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.INTEGER.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.LIST.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.LOGICAL.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.NULL.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.NUMBER.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.REAL.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.SCIENTIFICNOTATION.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.SET.class - [JAR]
├─ org.sikongsphere.ifc.model.datatype.STRING.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.externalreference.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.enumeration.IfcDocumentConfidentialityEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.externalreference.enumeration.IfcDocumentStatusEnum.class - [JAR]
org.sikongsphere.ifc.model.schema.resource.geometry.enumeration
├─ org.sikongsphere.ifc.model.schema.resource.geometry.enumeration.IfcBSplineCurveForm.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.enumeration.IfcTransitionCode.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.resource.geometry.enumeration.IfcTrimmingPreference.class - [JAR]
org.sikongsphere.ifc.model
├─ org.sikongsphere.ifc.model.IfcAbstractClass.class - [JAR]
├─ org.sikongsphere.ifc.model.IfcDataType.class - [JAR]
├─ org.sikongsphere.ifc.model.IfcFileElement.class - [JAR]
├─ org.sikongsphere.ifc.model.IfcInterface.class - [JAR]
├─ org.sikongsphere.ifc.model.Model.class - [JAR]
org.sikongsphere.ifc.model.schema.domain.structuralelements.enumeration
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.enumeration.IfcFootingTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.enumeration.IfcPileConstructionEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.enumeration.IfcPileTypeEnum.class - [JAR]
├─ org.sikongsphere.ifc.model.schema.domain.structuralelements.enumeration.IfcTendonTypeEnum.class - [JAR]