All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef Maven / Gradle / Ivy

/**
 * Copyright (C) 2009-2014 BIMserver.org
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with this program.  If not, see .
 */
package org.bimserver.models.ifc2x3tc1;

/**
 * 
 * A representation of the model object 'Ifc Crane Rail AShape Profile Def'.
 * 
 *
 * 

* The following features are supported: *

*
    *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getOverallHeight Overall Height}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getOverallHeightAsString Overall Height As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth2 Base Width2}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth2AsString Base Width2 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadius Radius}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadiusAsString Radius As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadWidth Head Width}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadWidthAsString Head Width As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth2 Head Depth2}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth2AsString Head Depth2 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth3 Head Depth3}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth3AsString Head Depth3 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getWebThickness Web Thickness}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getWebThicknessAsString Web Thickness As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth4 Base Width4}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth4AsString Base Width4 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth1 Base Depth1}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth1AsString Base Depth1 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth2 Base Depth2}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth2AsString Base Depth2 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth3 Base Depth3}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth3AsString Base Depth3 As String}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInY Centre Of Gravity In Y}
  • *
  • {@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInYAsString Centre Of Gravity In YAs String}
  • *
* * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef() * @model * @generated */ public interface IfcCraneRailAShapeProfileDef extends IfcParameterizedProfileDef { /** * Returns the value of the 'Overall Height' attribute. * *

* If the meaning of the 'Overall Height' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Overall Height' attribute. * @see #setOverallHeight(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_OverallHeight() * @model * @generated */ double getOverallHeight(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getOverallHeight Overall Height}' attribute. * * * @param value the new value of the 'Overall Height' attribute. * @see #getOverallHeight() * @generated */ void setOverallHeight(double value); /** * Returns the value of the 'Overall Height As String' attribute. * *

* If the meaning of the 'Overall Height As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Overall Height As String' attribute. * @see #setOverallHeightAsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_OverallHeightAsString() * @model * @generated */ String getOverallHeightAsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getOverallHeightAsString Overall Height As String}' attribute. * * * @param value the new value of the 'Overall Height As String' attribute. * @see #getOverallHeightAsString() * @generated */ void setOverallHeightAsString(String value); /** * Returns the value of the 'Base Width2' attribute. * *

* If the meaning of the 'Base Width2' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Width2' attribute. * @see #setBaseWidth2(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseWidth2() * @model * @generated */ double getBaseWidth2(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth2 Base Width2}' attribute. * * * @param value the new value of the 'Base Width2' attribute. * @see #getBaseWidth2() * @generated */ void setBaseWidth2(double value); /** * Returns the value of the 'Base Width2 As String' attribute. * *

* If the meaning of the 'Base Width2 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Width2 As String' attribute. * @see #setBaseWidth2AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseWidth2AsString() * @model * @generated */ String getBaseWidth2AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth2AsString Base Width2 As String}' attribute. * * * @param value the new value of the 'Base Width2 As String' attribute. * @see #getBaseWidth2AsString() * @generated */ void setBaseWidth2AsString(String value); /** * Returns the value of the 'Radius' attribute. * *

* If the meaning of the 'Radius' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Radius' attribute. * @see #isSetRadius() * @see #unsetRadius() * @see #setRadius(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_Radius() * @model unsettable="true" * @generated */ double getRadius(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadius Radius}' attribute. * * * @param value the new value of the 'Radius' attribute. * @see #isSetRadius() * @see #unsetRadius() * @see #getRadius() * @generated */ void setRadius(double value); /** * Unsets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadius Radius}' attribute. * * * @see #isSetRadius() * @see #getRadius() * @see #setRadius(double) * @generated */ void unsetRadius(); /** * Returns whether the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadius Radius}' attribute is set. * * * @return whether the value of the 'Radius' attribute is set. * @see #unsetRadius() * @see #getRadius() * @see #setRadius(double) * @generated */ boolean isSetRadius(); /** * Returns the value of the 'Radius As String' attribute. * *

* If the meaning of the 'Radius As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Radius As String' attribute. * @see #isSetRadiusAsString() * @see #unsetRadiusAsString() * @see #setRadiusAsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_RadiusAsString() * @model unsettable="true" * @generated */ String getRadiusAsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadiusAsString Radius As String}' attribute. * * * @param value the new value of the 'Radius As String' attribute. * @see #isSetRadiusAsString() * @see #unsetRadiusAsString() * @see #getRadiusAsString() * @generated */ void setRadiusAsString(String value); /** * Unsets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadiusAsString Radius As String}' attribute. * * * @see #isSetRadiusAsString() * @see #getRadiusAsString() * @see #setRadiusAsString(String) * @generated */ void unsetRadiusAsString(); /** * Returns whether the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getRadiusAsString Radius As String}' attribute is set. * * * @return whether the value of the 'Radius As String' attribute is set. * @see #unsetRadiusAsString() * @see #getRadiusAsString() * @see #setRadiusAsString(String) * @generated */ boolean isSetRadiusAsString(); /** * Returns the value of the 'Head Width' attribute. * *

* If the meaning of the 'Head Width' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Width' attribute. * @see #setHeadWidth(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadWidth() * @model * @generated */ double getHeadWidth(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadWidth Head Width}' attribute. * * * @param value the new value of the 'Head Width' attribute. * @see #getHeadWidth() * @generated */ void setHeadWidth(double value); /** * Returns the value of the 'Head Width As String' attribute. * *

* If the meaning of the 'Head Width As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Width As String' attribute. * @see #setHeadWidthAsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadWidthAsString() * @model * @generated */ String getHeadWidthAsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadWidthAsString Head Width As String}' attribute. * * * @param value the new value of the 'Head Width As String' attribute. * @see #getHeadWidthAsString() * @generated */ void setHeadWidthAsString(String value); /** * Returns the value of the 'Head Depth2' attribute. * *

* If the meaning of the 'Head Depth2' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Depth2' attribute. * @see #setHeadDepth2(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadDepth2() * @model * @generated */ double getHeadDepth2(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth2 Head Depth2}' attribute. * * * @param value the new value of the 'Head Depth2' attribute. * @see #getHeadDepth2() * @generated */ void setHeadDepth2(double value); /** * Returns the value of the 'Head Depth2 As String' attribute. * *

* If the meaning of the 'Head Depth2 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Depth2 As String' attribute. * @see #setHeadDepth2AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadDepth2AsString() * @model * @generated */ String getHeadDepth2AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth2AsString Head Depth2 As String}' attribute. * * * @param value the new value of the 'Head Depth2 As String' attribute. * @see #getHeadDepth2AsString() * @generated */ void setHeadDepth2AsString(String value); /** * Returns the value of the 'Head Depth3' attribute. * *

* If the meaning of the 'Head Depth3' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Depth3' attribute. * @see #setHeadDepth3(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadDepth3() * @model * @generated */ double getHeadDepth3(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth3 Head Depth3}' attribute. * * * @param value the new value of the 'Head Depth3' attribute. * @see #getHeadDepth3() * @generated */ void setHeadDepth3(double value); /** * Returns the value of the 'Head Depth3 As String' attribute. * *

* If the meaning of the 'Head Depth3 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Head Depth3 As String' attribute. * @see #setHeadDepth3AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_HeadDepth3AsString() * @model * @generated */ String getHeadDepth3AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getHeadDepth3AsString Head Depth3 As String}' attribute. * * * @param value the new value of the 'Head Depth3 As String' attribute. * @see #getHeadDepth3AsString() * @generated */ void setHeadDepth3AsString(String value); /** * Returns the value of the 'Web Thickness' attribute. * *

* If the meaning of the 'Web Thickness' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Web Thickness' attribute. * @see #setWebThickness(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_WebThickness() * @model * @generated */ double getWebThickness(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getWebThickness Web Thickness}' attribute. * * * @param value the new value of the 'Web Thickness' attribute. * @see #getWebThickness() * @generated */ void setWebThickness(double value); /** * Returns the value of the 'Web Thickness As String' attribute. * *

* If the meaning of the 'Web Thickness As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Web Thickness As String' attribute. * @see #setWebThicknessAsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_WebThicknessAsString() * @model * @generated */ String getWebThicknessAsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getWebThicknessAsString Web Thickness As String}' attribute. * * * @param value the new value of the 'Web Thickness As String' attribute. * @see #getWebThicknessAsString() * @generated */ void setWebThicknessAsString(String value); /** * Returns the value of the 'Base Width4' attribute. * *

* If the meaning of the 'Base Width4' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Width4' attribute. * @see #setBaseWidth4(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseWidth4() * @model * @generated */ double getBaseWidth4(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth4 Base Width4}' attribute. * * * @param value the new value of the 'Base Width4' attribute. * @see #getBaseWidth4() * @generated */ void setBaseWidth4(double value); /** * Returns the value of the 'Base Width4 As String' attribute. * *

* If the meaning of the 'Base Width4 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Width4 As String' attribute. * @see #setBaseWidth4AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseWidth4AsString() * @model * @generated */ String getBaseWidth4AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseWidth4AsString Base Width4 As String}' attribute. * * * @param value the new value of the 'Base Width4 As String' attribute. * @see #getBaseWidth4AsString() * @generated */ void setBaseWidth4AsString(String value); /** * Returns the value of the 'Base Depth1' attribute. * *

* If the meaning of the 'Base Depth1' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth1' attribute. * @see #setBaseDepth1(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth1() * @model * @generated */ double getBaseDepth1(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth1 Base Depth1}' attribute. * * * @param value the new value of the 'Base Depth1' attribute. * @see #getBaseDepth1() * @generated */ void setBaseDepth1(double value); /** * Returns the value of the 'Base Depth1 As String' attribute. * *

* If the meaning of the 'Base Depth1 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth1 As String' attribute. * @see #setBaseDepth1AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth1AsString() * @model * @generated */ String getBaseDepth1AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth1AsString Base Depth1 As String}' attribute. * * * @param value the new value of the 'Base Depth1 As String' attribute. * @see #getBaseDepth1AsString() * @generated */ void setBaseDepth1AsString(String value); /** * Returns the value of the 'Base Depth2' attribute. * *

* If the meaning of the 'Base Depth2' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth2' attribute. * @see #setBaseDepth2(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth2() * @model * @generated */ double getBaseDepth2(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth2 Base Depth2}' attribute. * * * @param value the new value of the 'Base Depth2' attribute. * @see #getBaseDepth2() * @generated */ void setBaseDepth2(double value); /** * Returns the value of the 'Base Depth2 As String' attribute. * *

* If the meaning of the 'Base Depth2 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth2 As String' attribute. * @see #setBaseDepth2AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth2AsString() * @model * @generated */ String getBaseDepth2AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth2AsString Base Depth2 As String}' attribute. * * * @param value the new value of the 'Base Depth2 As String' attribute. * @see #getBaseDepth2AsString() * @generated */ void setBaseDepth2AsString(String value); /** * Returns the value of the 'Base Depth3' attribute. * *

* If the meaning of the 'Base Depth3' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth3' attribute. * @see #setBaseDepth3(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth3() * @model * @generated */ double getBaseDepth3(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth3 Base Depth3}' attribute. * * * @param value the new value of the 'Base Depth3' attribute. * @see #getBaseDepth3() * @generated */ void setBaseDepth3(double value); /** * Returns the value of the 'Base Depth3 As String' attribute. * *

* If the meaning of the 'Base Depth3 As String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Base Depth3 As String' attribute. * @see #setBaseDepth3AsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_BaseDepth3AsString() * @model * @generated */ String getBaseDepth3AsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getBaseDepth3AsString Base Depth3 As String}' attribute. * * * @param value the new value of the 'Base Depth3 As String' attribute. * @see #getBaseDepth3AsString() * @generated */ void setBaseDepth3AsString(String value); /** * Returns the value of the 'Centre Of Gravity In Y' attribute. * *

* If the meaning of the 'Centre Of Gravity In Y' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Centre Of Gravity In Y' attribute. * @see #isSetCentreOfGravityInY() * @see #unsetCentreOfGravityInY() * @see #setCentreOfGravityInY(double) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_CentreOfGravityInY() * @model unsettable="true" * @generated */ double getCentreOfGravityInY(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInY Centre Of Gravity In Y}' attribute. * * * @param value the new value of the 'Centre Of Gravity In Y' attribute. * @see #isSetCentreOfGravityInY() * @see #unsetCentreOfGravityInY() * @see #getCentreOfGravityInY() * @generated */ void setCentreOfGravityInY(double value); /** * Unsets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInY Centre Of Gravity In Y}' attribute. * * * @see #isSetCentreOfGravityInY() * @see #getCentreOfGravityInY() * @see #setCentreOfGravityInY(double) * @generated */ void unsetCentreOfGravityInY(); /** * Returns whether the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInY Centre Of Gravity In Y}' attribute is set. * * * @return whether the value of the 'Centre Of Gravity In Y' attribute is set. * @see #unsetCentreOfGravityInY() * @see #getCentreOfGravityInY() * @see #setCentreOfGravityInY(double) * @generated */ boolean isSetCentreOfGravityInY(); /** * Returns the value of the 'Centre Of Gravity In YAs String' attribute. * *

* If the meaning of the 'Centre Of Gravity In YAs String' attribute isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Centre Of Gravity In YAs String' attribute. * @see #isSetCentreOfGravityInYAsString() * @see #unsetCentreOfGravityInYAsString() * @see #setCentreOfGravityInYAsString(String) * @see org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package#getIfcCraneRailAShapeProfileDef_CentreOfGravityInYAsString() * @model unsettable="true" * @generated */ String getCentreOfGravityInYAsString(); /** * Sets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInYAsString Centre Of Gravity In YAs String}' attribute. * * * @param value the new value of the 'Centre Of Gravity In YAs String' attribute. * @see #isSetCentreOfGravityInYAsString() * @see #unsetCentreOfGravityInYAsString() * @see #getCentreOfGravityInYAsString() * @generated */ void setCentreOfGravityInYAsString(String value); /** * Unsets the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInYAsString Centre Of Gravity In YAs String}' attribute. * * * @see #isSetCentreOfGravityInYAsString() * @see #getCentreOfGravityInYAsString() * @see #setCentreOfGravityInYAsString(String) * @generated */ void unsetCentreOfGravityInYAsString(); /** * Returns whether the value of the '{@link org.bimserver.models.ifc2x3tc1.IfcCraneRailAShapeProfileDef#getCentreOfGravityInYAsString Centre Of Gravity In YAs String}' attribute is set. * * * @return whether the value of the 'Centre Of Gravity In YAs String' attribute is set. * @see #unsetCentreOfGravityInYAsString() * @see #getCentreOfGravityInYAsString() * @see #setCentreOfGravityInYAsString(String) * @generated */ boolean isSetCentreOfGravityInYAsString(); } // IfcCraneRailAShapeProfileDef




© 2015 - 2024 Weber Informatics LLC | Privacy Policy