public interface IfcComplexProperty extends IfcProperty
The following features are supported:
Ifc2x3tc1Package.getIfcComplexProperty()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProperty> |
getHasProperties()
Returns the value of the 'Has Properties' reference list.
|
String |
getUsageName()
Returns the value of the 'Usage Name' attribute.
|
void |
setUsageName(String value)
Sets the value of the '
Usage Name' attribute. |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getUsageName()
If the meaning of the 'Usage Name' attribute isn't clear, there really should be more of a description here...
setUsageName(String),
Ifc2x3tc1Package.getIfcComplexProperty_UsageName()void setUsageName(String value)
Usage Name' attribute.
value - the new value of the 'Usage Name' attribute.getUsageName()org.eclipse.emf.common.util.EList<IfcProperty> getHasProperties()
IfcProperty.
It is bidirectional and its opposite is 'Part Of Complex'.
If the meaning of the 'Has Properties' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcComplexProperty_HasProperties(),
IfcProperty.getPartOfComplex()Copyright © 2016 OpenSource BIM. All rights reserved.