public interface IfcActor extends IfcObject
The following features are supported:
Ifc2x3tc1Package.getIfcActor()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssignsToActor> |
getIsActingUpon()
Returns the value of the 'Is Acting Upon' reference list.
|
IfcActorSelect |
getTheActor()
Returns the value of the 'The Actor' reference.
|
boolean |
isSetIsActingUpon()
Returns whether the value of the '
Is Acting Upon' reference list is set. |
void |
setTheActor(IfcActorSelect value)
Sets the value of the '
The Actor' reference. |
void |
unsetIsActingUpon()
Unsets the value of the '
Is Acting Upon' reference list. |
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, removeIfcActorSelect getTheActor()
If the meaning of the 'The Actor' reference isn't clear, there really should be more of a description here...
setTheActor(IfcActorSelect),
Ifc2x3tc1Package.getIfcActor_TheActor()void setTheActor(IfcActorSelect value)
The Actor' reference.
value - the new value of the 'The Actor' reference.getTheActor()org.eclipse.emf.common.util.EList<IfcRelAssignsToActor> getIsActingUpon()
IfcRelAssignsToActor.
It is bidirectional and its opposite is 'Relating Actor'.
If the meaning of the 'Is Acting Upon' reference list isn't clear, there really should be more of a description here...
isSetIsActingUpon(),
unsetIsActingUpon(),
Ifc2x3tc1Package.getIfcActor_IsActingUpon(),
IfcRelAssignsToActor.getRelatingActor()void unsetIsActingUpon()
Is Acting Upon' reference list.
isSetIsActingUpon(),
getIsActingUpon()boolean isSetIsActingUpon()
Is Acting Upon' reference list is set.
unsetIsActingUpon(),
getIsActingUpon()Copyright © 2016 OpenSource BIM. All rights reserved.