| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcArbitraryClosedProfileDef
A representation of the model object 'Ifc Arbitrary Closed Profile Def'.
|
interface |
IfcArbitraryOpenProfileDef
A representation of the model object 'Ifc Arbitrary Open Profile Def'.
|
interface |
IfcArbitraryProfileDefWithVoids
A representation of the model object 'Ifc Arbitrary Profile Def With Voids'.
|
interface |
IfcAsymmetricIShapeProfileDef
A representation of the model object 'Ifc Asymmetric IShape Profile Def'.
|
interface |
IfcCenterLineProfileDef
A representation of the model object 'Ifc Center Line Profile Def'.
|
interface |
IfcCircleHollowProfileDef
A representation of the model object 'Ifc Circle Hollow Profile Def'.
|
interface |
IfcCircleProfileDef
A representation of the model object 'Ifc Circle Profile Def'.
|
interface |
IfcCompositeProfileDef
A representation of the model object 'Ifc Composite Profile Def'.
|
interface |
IfcCraneRailAShapeProfileDef
A representation of the model object 'Ifc Crane Rail AShape Profile Def'.
|
interface |
IfcCraneRailFShapeProfileDef
A representation of the model object 'Ifc Crane Rail FShape Profile Def'.
|
interface |
IfcCShapeProfileDef
A representation of the model object 'Ifc CShape Profile Def'.
|
interface |
IfcDerivedProfileDef
A representation of the model object 'Ifc Derived Profile Def'.
|
interface |
IfcEllipseProfileDef
A representation of the model object 'Ifc Ellipse Profile Def'.
|
interface |
IfcIShapeProfileDef
A representation of the model object 'Ifc IShape Profile Def'.
|
interface |
IfcLShapeProfileDef
A representation of the model object 'Ifc LShape Profile Def'.
|
interface |
IfcParameterizedProfileDef
A representation of the model object 'Ifc Parameterized Profile Def'.
|
interface |
IfcRectangleHollowProfileDef
A representation of the model object 'Ifc Rectangle Hollow Profile Def'.
|
interface |
IfcRectangleProfileDef
A representation of the model object 'Ifc Rectangle Profile Def'.
|
interface |
IfcRoundedRectangleProfileDef
A representation of the model object 'Ifc Rounded Rectangle Profile Def'.
|
interface |
IfcTrapeziumProfileDef
A representation of the model object 'Ifc Trapezium Profile Def'.
|
interface |
IfcTShapeProfileDef
A representation of the model object 'Ifc TShape Profile Def'.
|
interface |
IfcUShapeProfileDef
A representation of the model object 'Ifc UShape Profile Def'.
|
interface |
IfcZShapeProfileDef
A representation of the model object 'Ifc ZShape Profile Def'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProfileDef |
Ifc2x3tc1Factory.createIfcProfileDef()
Returns a new object of class 'Ifc Profile Def'.
|
IfcProfileDef |
IfcSectionProperties.getEndProfile()
Returns the value of the 'End Profile' reference.
|
IfcProfileDef |
IfcDerivedProfileDef.getParentProfile()
Returns the value of the 'Parent Profile' reference.
|
IfcProfileDef |
IfcProfileProperties.getProfileDefinition()
Returns the value of the 'Profile Definition' reference.
|
IfcProfileDef |
IfcConnectionPortGeometry.getProfileOfPort()
Returns the value of the 'Profile Of Port' reference.
|
IfcProfileDef |
IfcSectionProperties.getStartProfile()
Returns the value of the 'Start Profile' reference.
|
IfcProfileDef |
IfcSweptAreaSolid.getSweptArea()
Returns the value of the 'Swept Area' reference.
|
IfcProfileDef |
IfcSweptSurface.getSweptCurve()
Returns the value of the 'Swept Curve' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProfileDef> |
IfcSectionedSpine.getCrossSections()
Returns the value of the 'Cross Sections' reference list.
|
org.eclipse.emf.common.util.EList<IfcProfileDef> |
IfcCompositeProfileDef.getProfiles()
Returns the value of the 'Profiles' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSectionProperties.setEndProfile(IfcProfileDef value)
Sets the value of the '
End Profile' reference. |
void |
IfcDerivedProfileDef.setParentProfile(IfcProfileDef value)
Sets the value of the '
Parent Profile' reference. |
void |
IfcProfileProperties.setProfileDefinition(IfcProfileDef value)
Sets the value of the '
Profile Definition' reference. |
void |
IfcConnectionPortGeometry.setProfileOfPort(IfcProfileDef value)
Sets the value of the '
Profile Of Port' reference. |
void |
IfcSectionProperties.setStartProfile(IfcProfileDef value)
Sets the value of the '
Start Profile' reference. |
void |
IfcSweptAreaSolid.setSweptArea(IfcProfileDef value)
Sets the value of the '
Swept Area' reference. |
void |
IfcSweptSurface.setSweptCurve(IfcProfileDef value)
Sets the value of the '
Swept Curve' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcArbitraryClosedProfileDefImpl
An implementation of the model object 'Ifc Arbitrary Closed Profile Def'.
|
class |
IfcArbitraryOpenProfileDefImpl
An implementation of the model object 'Ifc Arbitrary Open Profile Def'.
|
class |
IfcArbitraryProfileDefWithVoidsImpl
An implementation of the model object 'Ifc Arbitrary Profile Def With Voids'.
|
class |
IfcAsymmetricIShapeProfileDefImpl
An implementation of the model object 'Ifc Asymmetric IShape Profile Def'.
|
class |
IfcCenterLineProfileDefImpl
An implementation of the model object 'Ifc Center Line Profile Def'.
|
class |
IfcCircleHollowProfileDefImpl
An implementation of the model object 'Ifc Circle Hollow Profile Def'.
|
class |
IfcCircleProfileDefImpl
An implementation of the model object 'Ifc Circle Profile Def'.
|
class |
IfcCompositeProfileDefImpl
An implementation of the model object 'Ifc Composite Profile Def'.
|
class |
IfcCraneRailAShapeProfileDefImpl
An implementation of the model object 'Ifc Crane Rail AShape Profile Def'.
|
class |
IfcCraneRailFShapeProfileDefImpl
An implementation of the model object 'Ifc Crane Rail FShape Profile Def'.
|
class |
IfcCShapeProfileDefImpl
An implementation of the model object 'Ifc CShape Profile Def'.
|
class |
IfcDerivedProfileDefImpl
An implementation of the model object 'Ifc Derived Profile Def'.
|
class |
IfcEllipseProfileDefImpl
An implementation of the model object 'Ifc Ellipse Profile Def'.
|
class |
IfcIShapeProfileDefImpl
An implementation of the model object 'Ifc IShape Profile Def'.
|
class |
IfcLShapeProfileDefImpl
An implementation of the model object 'Ifc LShape Profile Def'.
|
class |
IfcParameterizedProfileDefImpl
An implementation of the model object 'Ifc Parameterized Profile Def'.
|
class |
IfcProfileDefImpl
An implementation of the model object 'Ifc Profile Def'.
|
class |
IfcRectangleHollowProfileDefImpl
An implementation of the model object 'Ifc Rectangle Hollow Profile Def'.
|
class |
IfcRectangleProfileDefImpl
An implementation of the model object 'Ifc Rectangle Profile Def'.
|
class |
IfcRoundedRectangleProfileDefImpl
An implementation of the model object 'Ifc Rounded Rectangle Profile Def'.
|
class |
IfcTrapeziumProfileDefImpl
An implementation of the model object 'Ifc Trapezium Profile Def'.
|
class |
IfcTShapeProfileDefImpl
An implementation of the model object 'Ifc TShape Profile Def'.
|
class |
IfcUShapeProfileDefImpl
An implementation of the model object 'Ifc UShape Profile Def'.
|
class |
IfcZShapeProfileDefImpl
An implementation of the model object 'Ifc ZShape Profile Def'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProfileDef |
Ifc2x3tc1FactoryImpl.createIfcProfileDef() |
IfcProfileDef |
IfcSectionPropertiesImpl.getEndProfile() |
IfcProfileDef |
IfcDerivedProfileDefImpl.getParentProfile() |
IfcProfileDef |
IfcProfilePropertiesImpl.getProfileDefinition() |
IfcProfileDef |
IfcConnectionPortGeometryImpl.getProfileOfPort() |
IfcProfileDef |
IfcSectionPropertiesImpl.getStartProfile() |
IfcProfileDef |
IfcSweptAreaSolidImpl.getSweptArea() |
IfcProfileDef |
IfcSweptSurfaceImpl.getSweptCurve() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProfileDef> |
IfcSectionedSpineImpl.getCrossSections() |
org.eclipse.emf.common.util.EList<IfcProfileDef> |
IfcCompositeProfileDefImpl.getProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSectionPropertiesImpl.setEndProfile(IfcProfileDef newEndProfile) |
void |
IfcDerivedProfileDefImpl.setParentProfile(IfcProfileDef newParentProfile) |
void |
IfcProfilePropertiesImpl.setProfileDefinition(IfcProfileDef newProfileDefinition) |
void |
IfcConnectionPortGeometryImpl.setProfileOfPort(IfcProfileDef newProfileOfPort) |
void |
IfcSectionPropertiesImpl.setStartProfile(IfcProfileDef newStartProfile) |
void |
IfcSweptAreaSolidImpl.setSweptArea(IfcProfileDef newSweptArea) |
void |
IfcSweptSurfaceImpl.setSweptCurve(IfcProfileDef newSweptCurve) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcProfileDef(IfcProfileDef object)
Returns the result of interpreting the object as an instance of 'Ifc Profile Def'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.