public interface IfcGroup extends IfcObject
The following features are supported:
Ifc4Package.getIfcGroup()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssignsToGroup> |
getIsGroupedBy()
Returns the value of the 'Is Grouped By' reference list.
|
boolean |
isSetIsGroupedBy()
Returns whether the value of the '
Is Grouped By' reference list is set. |
void |
unsetIsGroupedBy()
Unsets the value of the '
Is Grouped By' reference list. |
getDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, 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, removeorg.eclipse.emf.common.util.EList<IfcRelAssignsToGroup> getIsGroupedBy()
IfcRelAssignsToGroup.
It is bidirectional and its opposite is 'Relating Group'.
If the meaning of the 'Is Grouped By' reference list isn't clear, there really should be more of a description here...
isSetIsGroupedBy(),
unsetIsGroupedBy(),
Ifc4Package.getIfcGroup_IsGroupedBy(),
IfcRelAssignsToGroup.getRelatingGroup()void unsetIsGroupedBy()
Is Grouped By' reference list.
isSetIsGroupedBy(),
getIsGroupedBy()boolean isSetIsGroupedBy()
Is Grouped By' reference list is set.
unsetIsGroupedBy(),
getIsGroupedBy()Copyright © 2018 OpenSource BIM. All rights reserved.