| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<Tristate> |
Tristate.VALUES
A public read-only list of all the 'Tristate' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static Tristate |
Tristate.get(int value)
Returns the 'Tristate' literal with the specified integer value.
|
static Tristate |
Tristate.get(String literal)
Returns the 'Tristate' literal with the specified literal value.
|
Tristate |
IfcHalfSpaceSolid.getAgreementFlag()
Returns the value of the 'Agreement Flag' attribute.
|
static Tristate |
Tristate.getByName(String name)
Returns the 'Tristate' literal with the specified name.
|
Tristate |
IfcPolygonalFaceSet.getClosed()
Returns the value of the 'Closed' attribute.
|
Tristate |
IfcTriangulatedFaceSet.getClosed()
Returns the value of the 'Closed' attribute.
|
Tristate |
IfcBSplineCurve.getClosedCurve()
Returns the value of the 'Closed Curve' attribute.
|
Tristate |
IfcCompositeCurve.getClosedCurve()
Returns the value of the 'Closed Curve' attribute.
|
Tristate |
IfcStructuralAction.getDestabilizingLoad()
Returns the value of the 'Destabilizing Load' attribute.
|
Tristate |
IfcCurveBoundedSurface.getImplicitOuter()
Returns the value of the 'Implicit Outer' attribute.
|
Tristate |
IfcTaskTime.getIsCritical()
Returns the value of the 'Is Critical' attribute.
|
Tristate |
IfcTableRow.getIsHeading()
Returns the value of the 'Is Heading' attribute.
|
Tristate |
IfcStructuralResultGroup.getIsLinear()
Returns the value of the 'Is Linear' attribute.
|
Tristate |
IfcTask.getIsMilestone()
Returns the value of the 'Is Milestone' attribute.
|
Tristate |
IfcResourceTime.getIsOverAllocated()
Returns the value of the 'Is Over Allocated' attribute.
|
Tristate |
IfcMaterialLayer.getIsVentilated()
Returns the value of the 'Is Ventilated' attribute.
|
Tristate |
IfcPresentationLayerWithStyle.getLayerBlocked()
Returns the value of the 'Layer Blocked' attribute.
|
Tristate |
IfcPresentationLayerWithStyle.getLayerFrozen()
Returns the value of the 'Layer Frozen' attribute.
|
Tristate |
IfcPresentationLayerWithStyle.getLayerOn()
Returns the value of the 'Layer On' attribute.
|
Tristate |
IfcFillAreaStyle.getModelorDraughting()
Returns the value of the 'Modelor Draughting' attribute.
|
Tristate |
IfcTextStyle.getModelOrDraughting()
Returns the value of the 'Model Or Draughting' attribute.
|
Tristate |
IfcCurveStyle.getModelOrDraughting()
Returns the value of the 'Model Or Draughting' attribute.
|
Tristate |
IfcOrientedEdge.getOrientation()
Returns the value of the 'Orientation' attribute.
|
Tristate |
IfcFaceBound.getOrientation()
Returns the value of the 'Orientation' attribute.
|
Tristate |
IfcDoorType.getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
IfcDoorStyle.getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
IfcWindowStyle.getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
IfcWindowType.getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
IfcShapeAspect.getProductDefinitional()
Returns the value of the 'Product Definitional' attribute.
|
Tristate |
IfcSurfaceTexture.getRepeatS()
Returns the value of the 'Repeat S' attribute.
|
Tristate |
IfcSurfaceTexture.getRepeatT()
Returns the value of the 'Repeat T' attribute.
|
Tristate |
IfcGridAxis.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcFaceSurface.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcEdgeCurve.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcCompositeCurveSegment.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcIndexedPolyCurve.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcBSplineSurface.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcBSplineCurve.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcOffsetCurve3D.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcCompositeCurve.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcOffsetCurve2D.getSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
Tristate |
IfcTrimmedCurve.getSenseAgreement()
Returns the value of the 'Sense Agreement' attribute.
|
Tristate |
IfcDoorStyle.getSizeable()
Returns the value of the 'Sizeable' attribute.
|
Tristate |
IfcWindowStyle.getSizeable()
Returns the value of the 'Sizeable' attribute.
|
Tristate |
IfcBSplineSurface.getUClosed()
Returns the value of the 'UClosed' attribute.
|
Tristate |
IfcRectangularTrimmedSurface.getUsense()
Returns the value of the 'Usense' attribute.
|
Tristate |
IfcBSplineSurface.getVClosed()
Returns the value of the 'VClosed' attribute.
|
Tristate |
IfcRectangularTrimmedSurface.getVsense()
Returns the value of the 'Vsense' attribute.
|
Tristate |
IfcLogical.getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
Tristate |
IfcBoolean.getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
Tristate |
IfcStrippedOptional.getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
static Tristate |
Tristate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tristate[] |
Tristate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHalfSpaceSolid.setAgreementFlag(Tristate value)
Sets the value of the '
Agreement Flag' attribute. |
void |
IfcPolygonalFaceSet.setClosed(Tristate value)
Sets the value of the '
Closed' attribute. |
void |
IfcTriangulatedFaceSet.setClosed(Tristate value)
Sets the value of the '
Closed' attribute. |
void |
IfcBSplineCurve.setClosedCurve(Tristate value)
Sets the value of the '
Closed Curve' attribute. |
void |
IfcCompositeCurve.setClosedCurve(Tristate value)
Sets the value of the '
Closed Curve' attribute. |
void |
IfcStructuralAction.setDestabilizingLoad(Tristate value)
Sets the value of the '
Destabilizing Load' attribute. |
void |
IfcCurveBoundedSurface.setImplicitOuter(Tristate value)
Sets the value of the '
Implicit Outer' attribute. |
void |
IfcTaskTime.setIsCritical(Tristate value)
Sets the value of the '
Is Critical' attribute. |
void |
IfcTableRow.setIsHeading(Tristate value)
Sets the value of the '
Is Heading' attribute. |
void |
IfcStructuralResultGroup.setIsLinear(Tristate value)
Sets the value of the '
Is Linear' attribute. |
void |
IfcTask.setIsMilestone(Tristate value)
Sets the value of the '
Is Milestone' attribute. |
void |
IfcResourceTime.setIsOverAllocated(Tristate value)
Sets the value of the '
Is Over Allocated' attribute. |
void |
IfcMaterialLayer.setIsVentilated(Tristate value)
Sets the value of the '
Is Ventilated' attribute. |
void |
IfcPresentationLayerWithStyle.setLayerBlocked(Tristate value)
Sets the value of the '
Layer Blocked' attribute. |
void |
IfcPresentationLayerWithStyle.setLayerFrozen(Tristate value)
Sets the value of the '
Layer Frozen' attribute. |
void |
IfcPresentationLayerWithStyle.setLayerOn(Tristate value)
Sets the value of the '
Layer On' attribute. |
void |
IfcFillAreaStyle.setModelorDraughting(Tristate value)
Sets the value of the '
Modelor Draughting' attribute. |
void |
IfcTextStyle.setModelOrDraughting(Tristate value)
Sets the value of the '
Model Or Draughting' attribute. |
void |
IfcCurveStyle.setModelOrDraughting(Tristate value)
Sets the value of the '
Model Or Draughting' attribute. |
void |
IfcOrientedEdge.setOrientation(Tristate value)
Sets the value of the '
Orientation' attribute. |
void |
IfcFaceBound.setOrientation(Tristate value)
Sets the value of the '
Orientation' attribute. |
void |
IfcDoorType.setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
IfcDoorStyle.setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
IfcWindowStyle.setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
IfcWindowType.setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
IfcShapeAspect.setProductDefinitional(Tristate value)
Sets the value of the '
Product Definitional' attribute. |
void |
IfcSurfaceTexture.setRepeatS(Tristate value)
Sets the value of the '
Repeat S' attribute. |
void |
IfcSurfaceTexture.setRepeatT(Tristate value)
Sets the value of the '
Repeat T' attribute. |
void |
IfcGridAxis.setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
void |
IfcFaceSurface.setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
void |
IfcEdgeCurve.setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
void |
IfcCompositeCurveSegment.setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
void |
IfcIndexedPolyCurve.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcBSplineSurface.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcBSplineCurve.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcOffsetCurve3D.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcCompositeCurve.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcOffsetCurve2D.setSelfIntersect(Tristate value)
Sets the value of the '
Self Intersect' attribute. |
void |
IfcTrimmedCurve.setSenseAgreement(Tristate value)
Sets the value of the '
Sense Agreement' attribute. |
void |
IfcDoorStyle.setSizeable(Tristate value)
Sets the value of the '
Sizeable' attribute. |
void |
IfcWindowStyle.setSizeable(Tristate value)
Sets the value of the '
Sizeable' attribute. |
void |
IfcBSplineSurface.setUClosed(Tristate value)
Sets the value of the '
UClosed' attribute. |
void |
IfcRectangularTrimmedSurface.setUsense(Tristate value)
Sets the value of the '
Usense' attribute. |
void |
IfcBSplineSurface.setVClosed(Tristate value)
Sets the value of the '
VClosed' attribute. |
void |
IfcRectangularTrimmedSurface.setVsense(Tristate value)
Sets the value of the '
Vsense' attribute. |
void |
IfcLogical.setWrappedValue(Tristate value)
Sets the value of the '
Wrapped Value' attribute. |
void |
IfcBoolean.setWrappedValue(Tristate value)
Sets the value of the '
Wrapped Value' attribute. |
void |
IfcStrippedOptional.setWrappedValue(Tristate value)
Sets the value of the '
Wrapped Value' attribute. |
| Modifier and Type | Method and Description |
|---|---|
Tristate |
Ifc4FactoryImpl.createTristateFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Tristate |
IfcHalfSpaceSolidImpl.getAgreementFlag() |
Tristate |
IfcPolygonalFaceSetImpl.getClosed() |
Tristate |
IfcTriangulatedFaceSetImpl.getClosed() |
Tristate |
IfcCompositeCurveImpl.getClosedCurve() |
Tristate |
IfcBSplineCurveImpl.getClosedCurve() |
Tristate |
IfcStructuralActionImpl.getDestabilizingLoad() |
Tristate |
IfcCurveBoundedSurfaceImpl.getImplicitOuter() |
Tristate |
IfcTaskTimeImpl.getIsCritical() |
Tristate |
IfcTableRowImpl.getIsHeading() |
Tristate |
IfcStructuralResultGroupImpl.getIsLinear() |
Tristate |
IfcTaskImpl.getIsMilestone() |
Tristate |
IfcResourceTimeImpl.getIsOverAllocated() |
Tristate |
IfcMaterialLayerImpl.getIsVentilated() |
Tristate |
IfcPresentationLayerWithStyleImpl.getLayerBlocked() |
Tristate |
IfcPresentationLayerWithStyleImpl.getLayerFrozen() |
Tristate |
IfcPresentationLayerWithStyleImpl.getLayerOn() |
Tristate |
IfcFillAreaStyleImpl.getModelorDraughting() |
Tristate |
IfcTextStyleImpl.getModelOrDraughting() |
Tristate |
IfcCurveStyleImpl.getModelOrDraughting() |
Tristate |
IfcOrientedEdgeImpl.getOrientation() |
Tristate |
IfcFaceBoundImpl.getOrientation() |
Tristate |
IfcDoorTypeImpl.getParameterTakesPrecedence() |
Tristate |
IfcWindowTypeImpl.getParameterTakesPrecedence() |
Tristate |
IfcDoorStyleImpl.getParameterTakesPrecedence() |
Tristate |
IfcWindowStyleImpl.getParameterTakesPrecedence() |
Tristate |
IfcShapeAspectImpl.getProductDefinitional() |
Tristate |
IfcSurfaceTextureImpl.getRepeatS() |
Tristate |
IfcSurfaceTextureImpl.getRepeatT() |
Tristate |
IfcCompositeCurveSegmentImpl.getSameSense() |
Tristate |
IfcGridAxisImpl.getSameSense() |
Tristate |
IfcFaceSurfaceImpl.getSameSense() |
Tristate |
IfcEdgeCurveImpl.getSameSense() |
Tristate |
IfcIndexedPolyCurveImpl.getSelfIntersect() |
Tristate |
IfcBSplineSurfaceImpl.getSelfIntersect() |
Tristate |
IfcOffsetCurve3DImpl.getSelfIntersect() |
Tristate |
IfcOffsetCurve2DImpl.getSelfIntersect() |
Tristate |
IfcCompositeCurveImpl.getSelfIntersect() |
Tristate |
IfcBSplineCurveImpl.getSelfIntersect() |
Tristate |
IfcTrimmedCurveImpl.getSenseAgreement() |
Tristate |
IfcDoorStyleImpl.getSizeable() |
Tristate |
IfcWindowStyleImpl.getSizeable() |
Tristate |
IfcBSplineSurfaceImpl.getUClosed() |
Tristate |
IfcRectangularTrimmedSurfaceImpl.getUsense() |
Tristate |
IfcBSplineSurfaceImpl.getVClosed() |
Tristate |
IfcRectangularTrimmedSurfaceImpl.getVsense() |
Tristate |
IfcBooleanImpl.getWrappedValue() |
Tristate |
IfcLogicalImpl.getWrappedValue() |
Tristate |
IfcStrippedOptionalImpl.getWrappedValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHalfSpaceSolidImpl.setAgreementFlag(Tristate newAgreementFlag) |
void |
IfcPolygonalFaceSetImpl.setClosed(Tristate newClosed) |
void |
IfcTriangulatedFaceSetImpl.setClosed(Tristate newClosed) |
void |
IfcCompositeCurveImpl.setClosedCurve(Tristate newClosedCurve) |
void |
IfcBSplineCurveImpl.setClosedCurve(Tristate newClosedCurve) |
void |
IfcStructuralActionImpl.setDestabilizingLoad(Tristate newDestabilizingLoad) |
void |
IfcCurveBoundedSurfaceImpl.setImplicitOuter(Tristate newImplicitOuter) |
void |
IfcTaskTimeImpl.setIsCritical(Tristate newIsCritical) |
void |
IfcTableRowImpl.setIsHeading(Tristate newIsHeading) |
void |
IfcStructuralResultGroupImpl.setIsLinear(Tristate newIsLinear) |
void |
IfcTaskImpl.setIsMilestone(Tristate newIsMilestone) |
void |
IfcResourceTimeImpl.setIsOverAllocated(Tristate newIsOverAllocated) |
void |
IfcMaterialLayerImpl.setIsVentilated(Tristate newIsVentilated) |
void |
IfcPresentationLayerWithStyleImpl.setLayerBlocked(Tristate newLayerBlocked) |
void |
IfcPresentationLayerWithStyleImpl.setLayerFrozen(Tristate newLayerFrozen) |
void |
IfcPresentationLayerWithStyleImpl.setLayerOn(Tristate newLayerOn) |
void |
IfcFillAreaStyleImpl.setModelorDraughting(Tristate newModelorDraughting) |
void |
IfcTextStyleImpl.setModelOrDraughting(Tristate newModelOrDraughting) |
void |
IfcCurveStyleImpl.setModelOrDraughting(Tristate newModelOrDraughting) |
void |
IfcOrientedEdgeImpl.setOrientation(Tristate newOrientation) |
void |
IfcFaceBoundImpl.setOrientation(Tristate newOrientation) |
void |
IfcDoorTypeImpl.setParameterTakesPrecedence(Tristate newParameterTakesPrecedence) |
void |
IfcWindowTypeImpl.setParameterTakesPrecedence(Tristate newParameterTakesPrecedence) |
void |
IfcDoorStyleImpl.setParameterTakesPrecedence(Tristate newParameterTakesPrecedence) |
void |
IfcWindowStyleImpl.setParameterTakesPrecedence(Tristate newParameterTakesPrecedence) |
void |
IfcShapeAspectImpl.setProductDefinitional(Tristate newProductDefinitional) |
void |
IfcSurfaceTextureImpl.setRepeatS(Tristate newRepeatS) |
void |
IfcSurfaceTextureImpl.setRepeatT(Tristate newRepeatT) |
void |
IfcCompositeCurveSegmentImpl.setSameSense(Tristate newSameSense) |
void |
IfcGridAxisImpl.setSameSense(Tristate newSameSense) |
void |
IfcFaceSurfaceImpl.setSameSense(Tristate newSameSense) |
void |
IfcEdgeCurveImpl.setSameSense(Tristate newSameSense) |
void |
IfcIndexedPolyCurveImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcBSplineSurfaceImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcOffsetCurve3DImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcOffsetCurve2DImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcCompositeCurveImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcBSplineCurveImpl.setSelfIntersect(Tristate newSelfIntersect) |
void |
IfcTrimmedCurveImpl.setSenseAgreement(Tristate newSenseAgreement) |
void |
IfcDoorStyleImpl.setSizeable(Tristate newSizeable) |
void |
IfcWindowStyleImpl.setSizeable(Tristate newSizeable) |
void |
IfcBSplineSurfaceImpl.setUClosed(Tristate newUClosed) |
void |
IfcRectangularTrimmedSurfaceImpl.setUsense(Tristate newUsense) |
void |
IfcBSplineSurfaceImpl.setVClosed(Tristate newVClosed) |
void |
IfcRectangularTrimmedSurfaceImpl.setVsense(Tristate newVsense) |
void |
IfcBooleanImpl.setWrappedValue(Tristate newWrappedValue) |
void |
IfcLogicalImpl.setWrappedValue(Tristate newWrappedValue) |
void |
IfcStrippedOptionalImpl.setWrappedValue(Tristate newWrappedValue) |
Copyright © 2018 OpenSource BIM. All rights reserved.