public interface IfcPersonAndOrganization extends IfcActorSelect, IfcObjectReferenceSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorRole> |
getRoles()
Returns the value of the 'Roles' reference list.
|
IfcOrganization |
getTheOrganization()
Returns the value of the 'The Organization' reference.
|
IfcPerson |
getThePerson()
Returns the value of the 'The Person' reference.
|
boolean |
isSetRoles()
Returns whether the value of the '
Roles' reference list is set. |
void |
setTheOrganization(IfcOrganization value)
Sets the value of the '
The Organization' reference. |
void |
setThePerson(IfcPerson value)
Sets the value of the '
The Person' reference. |
void |
unsetRoles()
Unsets the value of the '
Roles' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPerson getThePerson()
Engaged In'.
If the meaning of the 'The Person' reference isn't clear, there really should be more of a description here...
setThePerson(IfcPerson),
Ifc2x3tc1Package.getIfcPersonAndOrganization_ThePerson(),
IfcPerson.getEngagedIn()void setThePerson(IfcPerson value)
The Person' reference.
value - the new value of the 'The Person' reference.getThePerson()IfcOrganization getTheOrganization()
Engages'.
If the meaning of the 'The Organization' reference isn't clear, there really should be more of a description here...
setTheOrganization(IfcOrganization),
Ifc2x3tc1Package.getIfcPersonAndOrganization_TheOrganization(),
IfcOrganization.getEngages()void setTheOrganization(IfcOrganization value)
The Organization' reference.
value - the new value of the 'The Organization' reference.getTheOrganization()org.eclipse.emf.common.util.EList<IfcActorRole> getRoles()
IfcActorRole.
If the meaning of the 'Roles' reference list isn't clear, there really should be more of a description here...
isSetRoles(),
unsetRoles(),
Ifc2x3tc1Package.getIfcPersonAndOrganization_Roles()void unsetRoles()
Roles' reference list.
isSetRoles(),
getRoles()boolean isSetRoles()
Roles' reference list is set.
unsetRoles(),
getRoles()Copyright © 2016 OpenSource BIM. All rights reserved.