public interface IfcSite extends IfcSpatialStructureElement
The following features are supported:
Ifc2x3tc1Package.getIfcSite()| Modifier and Type | Method and Description |
|---|---|
String |
getLandTitleNumber()
Returns the value of the 'Land Title Number' attribute.
|
double |
getRefElevation()
Returns the value of the 'Ref Elevation' attribute.
|
String |
getRefElevationAsString()
Returns the value of the 'Ref Elevation As String' attribute.
|
org.eclipse.emf.common.util.EList<Long> |
getRefLatitude()
Returns the value of the 'Ref Latitude' attribute list.
|
org.eclipse.emf.common.util.EList<Long> |
getRefLongitude()
Returns the value of the 'Ref Longitude' attribute list.
|
IfcPostalAddress |
getSiteAddress()
Returns the value of the 'Site Address' reference.
|
boolean |
isSetLandTitleNumber()
Returns whether the value of the '
Land Title Number' attribute is set. |
boolean |
isSetRefElevation()
Returns whether the value of the '
Ref Elevation' attribute is set. |
boolean |
isSetRefElevationAsString()
Returns whether the value of the '
Ref Elevation As String' attribute is set. |
boolean |
isSetRefLatitude()
Returns whether the value of the '
Ref Latitude' attribute list is set. |
boolean |
isSetRefLongitude()
Returns whether the value of the '
Ref Longitude' attribute list is set. |
boolean |
isSetSiteAddress()
Returns whether the value of the '
Site Address' reference is set. |
void |
setLandTitleNumber(String value)
Sets the value of the '
Land Title Number' attribute. |
void |
setRefElevation(double value)
Sets the value of the '
Ref Elevation' attribute. |
void |
setRefElevationAsString(String value)
Sets the value of the '
Ref Elevation As String' attribute. |
void |
setSiteAddress(IfcPostalAddress value)
Sets the value of the '
Site Address' reference. |
void |
unsetLandTitleNumber()
Unsets the value of the '
Land Title Number' attribute. |
void |
unsetRefElevation()
Unsets the value of the '
Ref Elevation' attribute. |
void |
unsetRefElevationAsString()
Unsets the value of the '
Ref Elevation As String' attribute. |
void |
unsetRefLatitude()
Unsets the value of the '
Ref Latitude' attribute list. |
void |
unsetRefLongitude()
Unsets the value of the '
Ref Longitude' attribute list. |
void |
unsetSiteAddress()
Unsets the value of the '
Site Address' reference. |
getCompositionType, getContainsElements, getLongName, getReferencesElements, getServicedBySystems, isSetContainsElements, isSetLongName, isSetReferencesElements, isSetServicedBySystems, setCompositionType, setLongName, unsetContainsElements, unsetLongName, unsetReferencesElements, unsetServicedBySystemsgetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Long> getRefLatitude()
Long.
If the meaning of the 'Ref Latitude' attribute list isn't clear, there really should be more of a description here...
isSetRefLatitude(),
unsetRefLatitude(),
Ifc2x3tc1Package.getIfcSite_RefLatitude()void unsetRefLatitude()
Ref Latitude' attribute list.
isSetRefLatitude(),
getRefLatitude()boolean isSetRefLatitude()
Ref Latitude' attribute list is set.
unsetRefLatitude(),
getRefLatitude()org.eclipse.emf.common.util.EList<Long> getRefLongitude()
Long.
If the meaning of the 'Ref Longitude' attribute list isn't clear, there really should be more of a description here...
isSetRefLongitude(),
unsetRefLongitude(),
Ifc2x3tc1Package.getIfcSite_RefLongitude()void unsetRefLongitude()
Ref Longitude' attribute list.
isSetRefLongitude(),
getRefLongitude()boolean isSetRefLongitude()
Ref Longitude' attribute list is set.
unsetRefLongitude(),
getRefLongitude()double getRefElevation()
If the meaning of the 'Ref Elevation' attribute isn't clear, there really should be more of a description here...
isSetRefElevation(),
unsetRefElevation(),
setRefElevation(double),
Ifc2x3tc1Package.getIfcSite_RefElevation()void setRefElevation(double value)
Ref Elevation' attribute.
value - the new value of the 'Ref Elevation' attribute.isSetRefElevation(),
unsetRefElevation(),
getRefElevation()void unsetRefElevation()
Ref Elevation' attribute.
boolean isSetRefElevation()
Ref Elevation' attribute is set.
unsetRefElevation(),
getRefElevation(),
setRefElevation(double)String getRefElevationAsString()
If the meaning of the 'Ref Elevation As String' attribute isn't clear, there really should be more of a description here...
isSetRefElevationAsString(),
unsetRefElevationAsString(),
setRefElevationAsString(String),
Ifc2x3tc1Package.getIfcSite_RefElevationAsString()void setRefElevationAsString(String value)
Ref Elevation As String' attribute.
value - the new value of the 'Ref Elevation As String' attribute.isSetRefElevationAsString(),
unsetRefElevationAsString(),
getRefElevationAsString()void unsetRefElevationAsString()
Ref Elevation As String' attribute.
boolean isSetRefElevationAsString()
Ref Elevation As String' attribute is set.
unsetRefElevationAsString(),
getRefElevationAsString(),
setRefElevationAsString(String)String getLandTitleNumber()
If the meaning of the 'Land Title Number' attribute isn't clear, there really should be more of a description here...
isSetLandTitleNumber(),
unsetLandTitleNumber(),
setLandTitleNumber(String),
Ifc2x3tc1Package.getIfcSite_LandTitleNumber()void setLandTitleNumber(String value)
Land Title Number' attribute.
value - the new value of the 'Land Title Number' attribute.isSetLandTitleNumber(),
unsetLandTitleNumber(),
getLandTitleNumber()void unsetLandTitleNumber()
Land Title Number' attribute.
boolean isSetLandTitleNumber()
Land Title Number' attribute is set.
unsetLandTitleNumber(),
getLandTitleNumber(),
setLandTitleNumber(String)IfcPostalAddress getSiteAddress()
If the meaning of the 'Site Address' reference isn't clear, there really should be more of a description here...
isSetSiteAddress(),
unsetSiteAddress(),
setSiteAddress(IfcPostalAddress),
Ifc2x3tc1Package.getIfcSite_SiteAddress()void setSiteAddress(IfcPostalAddress value)
Site Address' reference.
value - the new value of the 'Site Address' reference.isSetSiteAddress(),
unsetSiteAddress(),
getSiteAddress()void unsetSiteAddress()
Site Address' reference.
boolean isSetSiteAddress()
Site Address' reference is set.
unsetSiteAddress(),
getSiteAddress(),
setSiteAddress(IfcPostalAddress)Copyright © 2018 OpenSource BIM. All rights reserved.