public interface IfcProject extends IfcObject
The following features are supported:
Ifc2x3tc1Package.getIfcProject()| Modifier and Type | Method and Description |
|---|---|
String |
getLongName()
Returns the value of the 'Long Name' attribute.
|
String |
getPhase()
Returns the value of the 'Phase' attribute.
|
org.eclipse.emf.common.util.EList<IfcRepresentationContext> |
getRepresentationContexts()
Returns the value of the 'Representation Contexts' reference list.
|
IfcUnitAssignment |
getUnitsInContext()
Returns the value of the 'Units In Context' reference.
|
boolean |
isSetLongName()
Returns whether the value of the '
Long Name' attribute is set. |
boolean |
isSetPhase()
Returns whether the value of the '
Phase' attribute is set. |
void |
setLongName(String value)
Sets the value of the '
Long Name' attribute. |
void |
setPhase(String value)
Sets the value of the '
Phase' attribute. |
void |
setUnitsInContext(IfcUnitAssignment value)
Sets the value of the '
Units In Context' reference. |
void |
unsetLongName()
Unsets the value of the '
Long Name' attribute. |
void |
unsetPhase()
Unsets the value of the '
Phase' attribute. |
getIsDefinedBy, 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, removeString getLongName()
If the meaning of the 'Long Name' attribute isn't clear, there really should be more of a description here...
isSetLongName(),
unsetLongName(),
setLongName(String),
Ifc2x3tc1Package.getIfcProject_LongName()void setLongName(String value)
Long Name' attribute.
value - the new value of the 'Long Name' attribute.isSetLongName(),
unsetLongName(),
getLongName()void unsetLongName()
Long Name' attribute.
isSetLongName(),
getLongName(),
setLongName(String)boolean isSetLongName()
Long Name' attribute is set.
unsetLongName(),
getLongName(),
setLongName(String)String getPhase()
If the meaning of the 'Phase' attribute isn't clear, there really should be more of a description here...
isSetPhase(),
unsetPhase(),
setPhase(String),
Ifc2x3tc1Package.getIfcProject_Phase()void setPhase(String value)
Phase' attribute.
value - the new value of the 'Phase' attribute.isSetPhase(),
unsetPhase(),
getPhase()void unsetPhase()
Phase' attribute.
isSetPhase(),
getPhase(),
setPhase(String)boolean isSetPhase()
Phase' attribute is set.
unsetPhase(),
getPhase(),
setPhase(String)org.eclipse.emf.common.util.EList<IfcRepresentationContext> getRepresentationContexts()
IfcRepresentationContext.
If the meaning of the 'Representation Contexts' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcProject_RepresentationContexts()IfcUnitAssignment getUnitsInContext()
If the meaning of the 'Units In Context' reference isn't clear, there really should be more of a description here...
setUnitsInContext(IfcUnitAssignment),
Ifc2x3tc1Package.getIfcProject_UnitsInContext()void setUnitsInContext(IfcUnitAssignment value)
Units In Context' reference.
value - the new value of the 'Units In Context' reference.getUnitsInContext()Copyright © 2018 OpenSource BIM. All rights reserved.