public interface IfcObject extends IfcObjectDefinition
The following features are supported:
Ifc2x3tc1Package.getIfcObject()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelDefines> |
getIsDefinedBy()
Returns the value of the 'Is Defined By' reference list.
|
String |
getObjectType()
Returns the value of the 'Object Type' attribute.
|
boolean |
isSetIsDefinedBy()
Returns whether the value of the '
Is Defined By' reference list is set. |
boolean |
isSetObjectType()
Returns whether the value of the '
Object Type' attribute is set. |
void |
setObjectType(String value)
Sets the value of the '
Object Type' attribute. |
void |
unsetIsDefinedBy()
Unsets the value of the '
Is Defined By' reference list. |
void |
unsetObjectType()
Unsets the value of the '
Object Type' attribute. |
getDecomposes, 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 getObjectType()
If the meaning of the 'Object Type' attribute isn't clear, there really should be more of a description here...
isSetObjectType(),
unsetObjectType(),
setObjectType(String),
Ifc2x3tc1Package.getIfcObject_ObjectType()void setObjectType(String value)
Object Type' attribute.
value - the new value of the 'Object Type' attribute.isSetObjectType(),
unsetObjectType(),
getObjectType()void unsetObjectType()
Object Type' attribute.
isSetObjectType(),
getObjectType(),
setObjectType(String)boolean isSetObjectType()
Object Type' attribute is set.
unsetObjectType(),
getObjectType(),
setObjectType(String)org.eclipse.emf.common.util.EList<IfcRelDefines> getIsDefinedBy()
IfcRelDefines.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Is Defined By' reference list isn't clear, there really should be more of a description here...
isSetIsDefinedBy(),
unsetIsDefinedBy(),
Ifc2x3tc1Package.getIfcObject_IsDefinedBy(),
IfcRelDefines.getRelatedObjects()void unsetIsDefinedBy()
Is Defined By' reference list.
isSetIsDefinedBy(),
getIsDefinedBy()boolean isSetIsDefinedBy()
Is Defined By' reference list is set.
unsetIsDefinedBy(),
getIsDefinedBy()Copyright © 2016 OpenSource BIM. All rights reserved.