public interface IfcCoordinateReferenceSystem extends IfcCoordinateReferenceSystemSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getGeodeticDatum()
Returns the value of the 'Geodetic Datum' attribute.
|
org.eclipse.emf.common.util.EList<IfcCoordinateOperation> |
getHasCoordinateOperation()
Returns the value of the 'Has Coordinate Operation' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getVerticalDatum()
Returns the value of the 'Vertical Datum' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetGeodeticDatum()
Returns whether the value of the '
Geodetic Datum' attribute is set. |
boolean |
isSetHasCoordinateOperation()
Returns whether the value of the '
Has Coordinate Operation' reference list is set. |
boolean |
isSetVerticalDatum()
Returns whether the value of the '
Vertical Datum' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setGeodeticDatum(String value)
Sets the value of the '
Geodetic Datum' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setVerticalDatum(String value)
Sets the value of the '
Vertical Datum' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetGeodeticDatum()
Unsets the value of the '
Geodetic Datum' attribute. |
void |
unsetHasCoordinateOperation()
Unsets the value of the '
Has Coordinate Operation' reference list. |
void |
unsetVerticalDatum()
Unsets the value of the '
Vertical Datum' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcCoordinateReferenceSystem_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcCoordinateReferenceSystem_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)String getGeodeticDatum()
If the meaning of the 'Geodetic Datum' attribute isn't clear, there really should be more of a description here...
isSetGeodeticDatum(),
unsetGeodeticDatum(),
setGeodeticDatum(String),
Ifc4Package.getIfcCoordinateReferenceSystem_GeodeticDatum()void setGeodeticDatum(String value)
Geodetic Datum' attribute.
value - the new value of the 'Geodetic Datum' attribute.isSetGeodeticDatum(),
unsetGeodeticDatum(),
getGeodeticDatum()void unsetGeodeticDatum()
Geodetic Datum' attribute.
boolean isSetGeodeticDatum()
Geodetic Datum' attribute is set.
unsetGeodeticDatum(),
getGeodeticDatum(),
setGeodeticDatum(String)String getVerticalDatum()
If the meaning of the 'Vertical Datum' attribute isn't clear, there really should be more of a description here...
isSetVerticalDatum(),
unsetVerticalDatum(),
setVerticalDatum(String),
Ifc4Package.getIfcCoordinateReferenceSystem_VerticalDatum()void setVerticalDatum(String value)
Vertical Datum' attribute.
value - the new value of the 'Vertical Datum' attribute.isSetVerticalDatum(),
unsetVerticalDatum(),
getVerticalDatum()void unsetVerticalDatum()
Vertical Datum' attribute.
boolean isSetVerticalDatum()
Vertical Datum' attribute is set.
unsetVerticalDatum(),
getVerticalDatum(),
setVerticalDatum(String)org.eclipse.emf.common.util.EList<IfcCoordinateOperation> getHasCoordinateOperation()
IfcCoordinateOperation.
If the meaning of the 'Has Coordinate Operation' reference list isn't clear, there really should be more of a description here...
isSetHasCoordinateOperation(),
unsetHasCoordinateOperation(),
Ifc4Package.getIfcCoordinateReferenceSystem_HasCoordinateOperation()void unsetHasCoordinateOperation()
Has Coordinate Operation' reference list.
boolean isSetHasCoordinateOperation()
Has Coordinate Operation' reference list is set.
unsetHasCoordinateOperation(),
getHasCoordinateOperation()Copyright © 2018 OpenSource BIM. All rights reserved.