public interface IfcAddress extends IfcObjectReferenceSelect
The following features are supported:
Ifc4Package.getIfcAddress()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcOrganization> |
getOfOrganization()
Returns the value of the 'Of Organization' reference list.
|
org.eclipse.emf.common.util.EList<IfcPerson> |
getOfPerson()
Returns the value of the 'Of Person' reference list.
|
IfcAddressTypeEnum |
getPurpose()
Returns the value of the 'Purpose' attribute.
|
String |
getUserDefinedPurpose()
Returns the value of the 'User Defined Purpose' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetOfOrganization()
Returns whether the value of the '
Of Organization' reference list is set. |
boolean |
isSetOfPerson()
Returns whether the value of the '
Of Person' reference list is set. |
boolean |
isSetPurpose()
Returns whether the value of the '
Purpose' attribute is set. |
boolean |
isSetUserDefinedPurpose()
Returns whether the value of the '
User Defined Purpose' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setPurpose(IfcAddressTypeEnum value)
Sets the value of the '
Purpose' attribute. |
void |
setUserDefinedPurpose(String value)
Sets the value of the '
User Defined Purpose' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetOfOrganization()
Unsets the value of the '
Of Organization' reference list. |
void |
unsetOfPerson()
Unsets the value of the '
Of Person' reference list. |
void |
unsetPurpose()
Unsets the value of the '
Purpose' attribute. |
void |
unsetUserDefinedPurpose()
Unsets the value of the '
User Defined Purpose' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAddressTypeEnum getPurpose()
IfcAddressTypeEnum.
If the meaning of the 'Purpose' attribute isn't clear, there really should be more of a description here...
IfcAddressTypeEnum,
isSetPurpose(),
unsetPurpose(),
setPurpose(IfcAddressTypeEnum),
Ifc4Package.getIfcAddress_Purpose()void setPurpose(IfcAddressTypeEnum value)
Purpose' attribute.
value - the new value of the 'Purpose' attribute.IfcAddressTypeEnum,
isSetPurpose(),
unsetPurpose(),
getPurpose()void unsetPurpose()
Purpose' attribute.
isSetPurpose(),
getPurpose(),
setPurpose(IfcAddressTypeEnum)boolean isSetPurpose()
Purpose' attribute is set.
unsetPurpose(),
getPurpose(),
setPurpose(IfcAddressTypeEnum)String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcAddress_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)String getUserDefinedPurpose()
If the meaning of the 'User Defined Purpose' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedPurpose(),
unsetUserDefinedPurpose(),
setUserDefinedPurpose(String),
Ifc4Package.getIfcAddress_UserDefinedPurpose()void setUserDefinedPurpose(String value)
User Defined Purpose' attribute.
value - the new value of the 'User Defined Purpose' attribute.isSetUserDefinedPurpose(),
unsetUserDefinedPurpose(),
getUserDefinedPurpose()void unsetUserDefinedPurpose()
User Defined Purpose' attribute.
boolean isSetUserDefinedPurpose()
User Defined Purpose' attribute is set.
unsetUserDefinedPurpose(),
getUserDefinedPurpose(),
setUserDefinedPurpose(String)org.eclipse.emf.common.util.EList<IfcPerson> getOfPerson()
IfcPerson.
It is bidirectional and its opposite is 'Addresses'.
If the meaning of the 'Of Person' reference list isn't clear, there really should be more of a description here...
isSetOfPerson(),
unsetOfPerson(),
Ifc4Package.getIfcAddress_OfPerson(),
IfcPerson.getAddresses()void unsetOfPerson()
Of Person' reference list.
isSetOfPerson(),
getOfPerson()boolean isSetOfPerson()
Of Person' reference list is set.
unsetOfPerson(),
getOfPerson()org.eclipse.emf.common.util.EList<IfcOrganization> getOfOrganization()
IfcOrganization.
It is bidirectional and its opposite is 'Addresses'.
If the meaning of the 'Of Organization' reference list isn't clear, there really should be more of a description here...
isSetOfOrganization(),
unsetOfOrganization(),
Ifc4Package.getIfcAddress_OfOrganization(),
IfcOrganization.getAddresses()void unsetOfOrganization()
Of Organization' reference list.
isSetOfOrganization(),
getOfOrganization()boolean isSetOfOrganization()
Of Organization' reference list is set.
unsetOfOrganization(),
getOfOrganization()Copyright © 2018 OpenSource BIM. All rights reserved.