| 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 |
IfcTessellatedFaceSet.getClosed()
Returns the value of the 'Closed' 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 |
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 |
IfcFaceBound.getOrientation()
Returns the value of the 'Orientation' attribute.
|
Tristate |
IfcOrientedEdge.getOrientation()
Returns the value of the 'Orientation' 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 |
IfcDoorType.getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
IfcSurfaceTexture.getRepeatS()
Returns the value of the 'Repeat S' attribute.
|
Tristate |
IfcSurfaceTexture.getRepeatT()
Returns the value of the 'Repeat T' attribute.
|
Tristate |
IfcEdgeCurve.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcGridAxis.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcFaceSurface.getSameSense()
Returns the value of the 'Same Sense' attribute.
|
Tristate |
IfcCompositeCurveSegment.getSameSense()
Returns the value of the 'Same Sense' 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 |
IfcRectangularTrimmedSurface.getUsense()
Returns the value of the 'Usense' attribute.
|
Tristate |
IfcRectangularTrimmedSurface.getVsense()
Returns the value of the 'Vsense' attribute.
|
Tristate |
IfcBoolean.getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
Tristate |
IfcLogical.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 |
IfcTessellatedFaceSet.setClosed(Tristate value)
Sets the value of the '
Closed' 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 |
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 |
IfcFaceBound.setOrientation(Tristate value)
Sets the value of the '
Orientation' attribute. |
void |
IfcOrientedEdge.setOrientation(Tristate value)
Sets the value of the '
Orientation' 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 |
IfcDoorType.setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' 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 |
IfcEdgeCurve.setSameSense(Tristate value)
Sets the value of the '
Same Sense' 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 |
IfcCompositeCurveSegment.setSameSense(Tristate value)
Sets the value of the '
Same Sense' 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 |
IfcRectangularTrimmedSurface.setUsense(Tristate value)
Sets the value of the '
Usense' attribute. |
void |
IfcRectangularTrimmedSurface.setVsense(Tristate value)
Sets the value of the '
Vsense' attribute. |
void |
IfcBoolean.setWrappedValue(Tristate value)
Sets the value of the '
Wrapped Value' attribute. |
void |
IfcLogical.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 |
IfcTessellatedFaceSetImpl.getClosed() |
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 |
IfcFillAreaStyleImpl.getModelorDraughting() |
Tristate |
IfcCurveStyleImpl.getModelOrDraughting() |
Tristate |
IfcTextStyleImpl.getModelOrDraughting() |
Tristate |
IfcOrientedEdgeImpl.getOrientation() |
Tristate |
IfcFaceBoundImpl.getOrientation() |
Tristate |
IfcDoorTypeImpl.getParameterTakesPrecedence() |
Tristate |
IfcWindowTypeImpl.getParameterTakesPrecedence() |
Tristate |
IfcDoorStyleImpl.getParameterTakesPrecedence() |
Tristate |
IfcWindowStyleImpl.getParameterTakesPrecedence() |
Tristate |
IfcSurfaceTextureImpl.getRepeatS() |
Tristate |
IfcSurfaceTextureImpl.getRepeatT() |
Tristate |
IfcEdgeCurveImpl.getSameSense() |
Tristate |
IfcCompositeCurveSegmentImpl.getSameSense() |
Tristate |
IfcGridAxisImpl.getSameSense() |
Tristate |
IfcFaceSurfaceImpl.getSameSense() |
Tristate |
IfcTrimmedCurveImpl.getSenseAgreement() |
Tristate |
IfcDoorStyleImpl.getSizeable() |
Tristate |
IfcWindowStyleImpl.getSizeable() |
Tristate |
IfcRectangularTrimmedSurfaceImpl.getUsense() |
Tristate |
IfcRectangularTrimmedSurfaceImpl.getVsense() |
Tristate |
IfcLogicalImpl.getWrappedValue() |
Tristate |
IfcBooleanImpl.getWrappedValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHalfSpaceSolidImpl.setAgreementFlag(Tristate newAgreementFlag) |
void |
IfcTessellatedFaceSetImpl.setClosed(Tristate newClosed) |
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 |
IfcFillAreaStyleImpl.setModelorDraughting(Tristate newModelorDraughting) |
void |
IfcCurveStyleImpl.setModelOrDraughting(Tristate newModelOrDraughting) |
void |
IfcTextStyleImpl.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 |
IfcSurfaceTextureImpl.setRepeatS(Tristate newRepeatS) |
void |
IfcSurfaceTextureImpl.setRepeatT(Tristate newRepeatT) |
void |
IfcEdgeCurveImpl.setSameSense(Tristate newSameSense) |
void |
IfcCompositeCurveSegmentImpl.setSameSense(Tristate newSameSense) |
void |
IfcGridAxisImpl.setSameSense(Tristate newSameSense) |
void |
IfcFaceSurfaceImpl.setSameSense(Tristate newSameSense) |
void |
IfcTrimmedCurveImpl.setSenseAgreement(Tristate newSenseAgreement) |
void |
IfcDoorStyleImpl.setSizeable(Tristate newSizeable) |
void |
IfcWindowStyleImpl.setSizeable(Tristate newSizeable) |
void |
IfcRectangularTrimmedSurfaceImpl.setUsense(Tristate newUsense) |
void |
IfcRectangularTrimmedSurfaceImpl.setVsense(Tristate newVsense) |
void |
IfcLogicalImpl.setWrappedValue(Tristate newWrappedValue) |
void |
IfcBooleanImpl.setWrappedValue(Tristate newWrappedValue) |
Copyright © 2016 OpenSource BIM. All rights reserved.