public interface IfcObject extends IfcObjectDefinition
The following features are supported:
Ifc4Package.getIfcObject()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelDefinesByObject> |
getDeclares()
Returns the value of the 'Declares' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByObject> |
getIsDeclaredBy()
Returns the value of the 'Is Declared By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> |
getIsDefinedBy()
Returns the value of the 'Is Defined By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByType> |
getIsTypedBy()
Returns the value of the 'Is Typed By' reference list.
|
String |
getObjectType()
Returns the value of the 'Object Type' attribute.
|
boolean |
isSetDeclares()
Returns whether the value of the '
Declares' reference list is set. |
boolean |
isSetIsDeclaredBy()
Returns whether the value of the '
Is Declared By' reference list is set. |
boolean |
isSetIsDefinedBy()
Returns whether the value of the '
Is Defined By' reference list is set. |
boolean |
isSetIsTypedBy()
Returns whether the value of the '
Is Typed 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 |
unsetDeclares()
Unsets the value of the '
Declares' reference list. |
void |
unsetIsDeclaredBy()
Unsets the value of the '
Is Declared By' reference list. |
void |
unsetIsDefinedBy()
Unsets the value of the '
Is Defined By' reference list. |
void |
unsetIsTypedBy()
Unsets the value of the '
Is Typed By' reference list. |
void |
unsetObjectType()
Unsets the value of the '
Object Type' attribute. |
getDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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),
Ifc4Package.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<IfcRelDefinesByObject> getIsDeclaredBy()
IfcRelDefinesByObject.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Is Declared By' reference list isn't clear, there really should be more of a description here...
isSetIsDeclaredBy(),
unsetIsDeclaredBy(),
Ifc4Package.getIfcObject_IsDeclaredBy(),
IfcRelDefinesByObject.getRelatedObjects()void unsetIsDeclaredBy()
Is Declared By' reference list.
isSetIsDeclaredBy(),
getIsDeclaredBy()boolean isSetIsDeclaredBy()
Is Declared By' reference list is set.
unsetIsDeclaredBy(),
getIsDeclaredBy()org.eclipse.emf.common.util.EList<IfcRelDefinesByObject> getDeclares()
IfcRelDefinesByObject.
It is bidirectional and its opposite is 'Relating Object'.
If the meaning of the 'Declares' reference list isn't clear, there really should be more of a description here...
isSetDeclares(),
unsetDeclares(),
Ifc4Package.getIfcObject_Declares(),
IfcRelDefinesByObject.getRelatingObject()void unsetDeclares()
Declares' reference list.
isSetDeclares(),
getDeclares()boolean isSetDeclares()
Declares' reference list is set.
unsetDeclares(),
getDeclares()org.eclipse.emf.common.util.EList<IfcRelDefinesByType> getIsTypedBy()
IfcRelDefinesByType.
It is bidirectional and its opposite is 'Related Objects'.
If the meaning of the 'Is Typed By' reference list isn't clear, there really should be more of a description here...
isSetIsTypedBy(),
unsetIsTypedBy(),
Ifc4Package.getIfcObject_IsTypedBy(),
IfcRelDefinesByType.getRelatedObjects()void unsetIsTypedBy()
Is Typed By' reference list.
isSetIsTypedBy(),
getIsTypedBy()boolean isSetIsTypedBy()
Is Typed By' reference list is set.
unsetIsTypedBy(),
getIsTypedBy()org.eclipse.emf.common.util.EList<IfcRelDefinesByProperties> getIsDefinedBy()
IfcRelDefinesByProperties.
If the meaning of the 'Is Defined By' reference list isn't clear, there really should be more of a description here...
isSetIsDefinedBy(),
unsetIsDefinedBy(),
Ifc4Package.getIfcObject_IsDefinedBy()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.