public interface IfcProperty extends IfcPropertyAbstraction
The following features are supported:
Ifc4Package.getIfcProperty()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcComplexProperty> |
getPartOfComplex()
Returns the value of the 'Part Of Complex' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertySet> |
getPartOfPset()
Returns the value of the 'Part Of Pset' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertyDependencyRelationship> |
getPropertyDependsOn()
Returns the value of the 'Property Depends On' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertyDependencyRelationship> |
getPropertyForDependance()
Returns the value of the 'Property For Dependance' reference list.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetPartOfComplex()
Returns whether the value of the '
Part Of Complex' reference list is set. |
boolean |
isSetPartOfPset()
Returns whether the value of the '
Part Of Pset' reference list is set. |
boolean |
isSetPropertyDependsOn()
Returns whether the value of the '
Property Depends On' reference list is set. |
boolean |
isSetPropertyForDependance()
Returns whether the value of the '
Property For Dependance' reference list is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetPartOfComplex()
Unsets the value of the '
Part Of Complex' reference list. |
void |
unsetPartOfPset()
Unsets the value of the '
Part Of Pset' reference list. |
void |
unsetPropertyDependsOn()
Unsets the value of the '
Property Depends On' reference list. |
void |
unsetPropertyForDependance()
Unsets the value of the '
Property For Dependance' reference list. |
getHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcProperty_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()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.getIfcProperty_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)org.eclipse.emf.common.util.EList<IfcPropertySet> getPartOfPset()
IfcPropertySet.
It is bidirectional and its opposite is 'Has Properties'.
If the meaning of the 'Part Of Pset' reference list isn't clear, there really should be more of a description here...
isSetPartOfPset(),
unsetPartOfPset(),
Ifc4Package.getIfcProperty_PartOfPset(),
IfcPropertySet.getHasProperties()void unsetPartOfPset()
Part Of Pset' reference list.
isSetPartOfPset(),
getPartOfPset()boolean isSetPartOfPset()
Part Of Pset' reference list is set.
unsetPartOfPset(),
getPartOfPset()org.eclipse.emf.common.util.EList<IfcPropertyDependencyRelationship> getPropertyForDependance()
IfcPropertyDependencyRelationship.
It is bidirectional and its opposite is 'Depending Property'.
If the meaning of the 'Property For Dependance' reference list isn't clear, there really should be more of a description here...
isSetPropertyForDependance(),
unsetPropertyForDependance(),
Ifc4Package.getIfcProperty_PropertyForDependance(),
IfcPropertyDependencyRelationship.getDependingProperty()void unsetPropertyForDependance()
Property For Dependance' reference list.
boolean isSetPropertyForDependance()
Property For Dependance' reference list is set.
unsetPropertyForDependance(),
getPropertyForDependance()org.eclipse.emf.common.util.EList<IfcPropertyDependencyRelationship> getPropertyDependsOn()
IfcPropertyDependencyRelationship.
It is bidirectional and its opposite is 'Dependant Property'.
If the meaning of the 'Property Depends On' reference list isn't clear, there really should be more of a description here...
isSetPropertyDependsOn(),
unsetPropertyDependsOn(),
Ifc4Package.getIfcProperty_PropertyDependsOn(),
IfcPropertyDependencyRelationship.getDependantProperty()void unsetPropertyDependsOn()
Property Depends On' reference list.
isSetPropertyDependsOn(),
getPropertyDependsOn()boolean isSetPropertyDependsOn()
Property Depends On' reference list is set.
unsetPropertyDependsOn(),
getPropertyDependsOn()org.eclipse.emf.common.util.EList<IfcComplexProperty> getPartOfComplex()
IfcComplexProperty.
It is bidirectional and its opposite is 'Has Properties'.
If the meaning of the 'Part Of Complex' reference list isn't clear, there really should be more of a description here...
isSetPartOfComplex(),
unsetPartOfComplex(),
Ifc4Package.getIfcProperty_PartOfComplex(),
IfcComplexProperty.getHasProperties()void unsetPartOfComplex()
Part Of Complex' reference list.
isSetPartOfComplex(),
getPartOfComplex()boolean isSetPartOfComplex()
Part Of Complex' reference list is set.
unsetPartOfComplex(),
getPartOfComplex()Copyright © 2016 OpenSource BIM. All rights reserved.