public interface IfcControl extends IfcObject
The following features are supported:
Ifc4Package.getIfcControl()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssignsToControl> |
getControls()
Returns the value of the 'Controls' reference list.
|
String |
getIdentification()
Returns the value of the 'Identification' attribute.
|
boolean |
isSetControls()
Returns whether the value of the '
Controls' reference list is set. |
boolean |
isSetIdentification()
Returns whether the value of the '
Identification' attribute is set. |
void |
setIdentification(String value)
Sets the value of the '
Identification' attribute. |
void |
unsetControls()
Unsets the value of the '
Controls' reference list. |
void |
unsetIdentification()
Unsets the value of the '
Identification' attribute. |
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, removeString getIdentification()
If the meaning of the 'Identification' attribute isn't clear, there really should be more of a description here...
isSetIdentification(),
unsetIdentification(),
setIdentification(String),
Ifc4Package.getIfcControl_Identification()void setIdentification(String value)
Identification' attribute.
value - the new value of the 'Identification' attribute.isSetIdentification(),
unsetIdentification(),
getIdentification()void unsetIdentification()
Identification' attribute.
boolean isSetIdentification()
Identification' attribute is set.
unsetIdentification(),
getIdentification(),
setIdentification(String)org.eclipse.emf.common.util.EList<IfcRelAssignsToControl> getControls()
IfcRelAssignsToControl.
It is bidirectional and its opposite is 'Relating Control'.
If the meaning of the 'Controls' reference list isn't clear, there really should be more of a description here...
isSetControls(),
unsetControls(),
Ifc4Package.getIfcControl_Controls(),
IfcRelAssignsToControl.getRelatingControl()void unsetControls()
Controls' reference list.
isSetControls(),
getControls()boolean isSetControls()
Controls' reference list is set.
unsetControls(),
getControls()Copyright © 2018 OpenSource BIM. All rights reserved.