public interface IfcProfileDef extends IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcProfileDef()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReference()
Returns the value of the 'Has External Reference' reference list.
|
org.eclipse.emf.common.util.EList<IfcProfileProperties> |
getHasProperties()
Returns the value of the 'Has Properties' reference list.
|
String |
getProfileName()
Returns the value of the 'Profile Name' attribute.
|
IfcProfileTypeEnum |
getProfileType()
Returns the value of the 'Profile Type' attribute.
|
boolean |
isSetHasExternalReference()
Returns whether the value of the '
Has External Reference' reference list is set. |
boolean |
isSetHasProperties()
Returns whether the value of the '
Has Properties' reference list is set. |
boolean |
isSetProfileName()
Returns whether the value of the '
Profile Name' attribute is set. |
void |
setProfileName(String value)
Sets the value of the '
Profile Name' attribute. |
void |
setProfileType(IfcProfileTypeEnum value)
Sets the value of the '
Profile Type' attribute. |
void |
unsetHasExternalReference()
Unsets the value of the '
Has External Reference' reference list. |
void |
unsetHasProperties()
Unsets the value of the '
Has Properties' reference list. |
void |
unsetProfileName()
Unsets the value of the '
Profile Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProfileTypeEnum getProfileType()
IfcProfileTypeEnum.
If the meaning of the 'Profile Type' attribute isn't clear, there really should be more of a description here...
IfcProfileTypeEnum,
setProfileType(IfcProfileTypeEnum),
Ifc4Package.getIfcProfileDef_ProfileType()void setProfileType(IfcProfileTypeEnum value)
Profile Type' attribute.
value - the new value of the 'Profile Type' attribute.IfcProfileTypeEnum,
getProfileType()String getProfileName()
If the meaning of the 'Profile Name' attribute isn't clear, there really should be more of a description here...
isSetProfileName(),
unsetProfileName(),
setProfileName(String),
Ifc4Package.getIfcProfileDef_ProfileName()void setProfileName(String value)
Profile Name' attribute.
value - the new value of the 'Profile Name' attribute.isSetProfileName(),
unsetProfileName(),
getProfileName()void unsetProfileName()
Profile Name' attribute.
isSetProfileName(),
getProfileName(),
setProfileName(String)boolean isSetProfileName()
Profile Name' attribute is set.
unsetProfileName(),
getProfileName(),
setProfileName(String)org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReference()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External Reference' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReference(),
unsetHasExternalReference(),
Ifc4Package.getIfcProfileDef_HasExternalReference()void unsetHasExternalReference()
Has External Reference' reference list.
boolean isSetHasExternalReference()
Has External Reference' reference list is set.
unsetHasExternalReference(),
getHasExternalReference()org.eclipse.emf.common.util.EList<IfcProfileProperties> getHasProperties()
IfcProfileProperties.
It is bidirectional and its opposite is 'Profile Definition'.
If the meaning of the 'Has Properties' reference list isn't clear, there really should be more of a description here...
isSetHasProperties(),
unsetHasProperties(),
Ifc4Package.getIfcProfileDef_HasProperties(),
IfcProfileProperties.getProfileDefinition()void unsetHasProperties()
Has Properties' reference list.
isSetHasProperties(),
getHasProperties()boolean isSetHasProperties()
Has Properties' reference list is set.
unsetHasProperties(),
getHasProperties()Copyright © 2018 OpenSource BIM. All rights reserved.