public class IfcMaterialLayerImpl extends IdEObjectImpl implements IfcMaterialLayer
The following features are implemented:
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcMaterialLayerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
Tristate |
getIsVentilated() |
double |
getLayerThickness() |
String |
getLayerThicknessAsString() |
IfcMaterial |
getMaterial() |
IfcMaterialLayerSet |
getToMaterialLayerSet() |
boolean |
isSetIsVentilated() |
boolean |
isSetMaterial() |
boolean |
isSetToMaterialLayerSet() |
void |
setIsVentilated(Tristate newIsVentilated) |
void |
setLayerThickness(double newLayerThickness) |
void |
setLayerThicknessAsString(String newLayerThicknessAsString) |
void |
setMaterial(IfcMaterial newMaterial) |
void |
setToMaterialLayerSet(IfcMaterialLayerSet newToMaterialLayerSet) |
void |
unsetIsVentilated() |
void |
unsetMaterial() |
void |
unsetToMaterialLayerSet() |
dynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic IfcMaterial getMaterial()
getMaterial in interface IfcMaterialLayerIfcMaterialLayer.isSetMaterial(),
IfcMaterialLayer.unsetMaterial(),
IfcMaterialLayer.setMaterial(IfcMaterial),
Ifc2x3tc1Package.getIfcMaterialLayer_Material()public void setMaterial(IfcMaterial newMaterial)
setMaterial in interface IfcMaterialLayernewMaterial - the new value of the 'Material' reference.IfcMaterialLayer.isSetMaterial(),
IfcMaterialLayer.unsetMaterial(),
IfcMaterialLayer.getMaterial()public void unsetMaterial()
unsetMaterial in interface IfcMaterialLayerIfcMaterialLayer.isSetMaterial(),
IfcMaterialLayer.getMaterial(),
IfcMaterialLayer.setMaterial(IfcMaterial)public boolean isSetMaterial()
isSetMaterial in interface IfcMaterialLayerIfcMaterialLayer.unsetMaterial(),
IfcMaterialLayer.getMaterial(),
IfcMaterialLayer.setMaterial(IfcMaterial)public double getLayerThickness()
getLayerThickness in interface IfcMaterialLayerIfcMaterialLayer.setLayerThickness(double),
Ifc2x3tc1Package.getIfcMaterialLayer_LayerThickness()public void setLayerThickness(double newLayerThickness)
setLayerThickness in interface IfcMaterialLayernewLayerThickness - the new value of the 'Layer Thickness' attribute.IfcMaterialLayer.getLayerThickness()public String getLayerThicknessAsString()
getLayerThicknessAsString in interface IfcMaterialLayerIfcMaterialLayer.setLayerThicknessAsString(String),
Ifc2x3tc1Package.getIfcMaterialLayer_LayerThicknessAsString()public void setLayerThicknessAsString(String newLayerThicknessAsString)
setLayerThicknessAsString in interface IfcMaterialLayernewLayerThicknessAsString - the new value of the 'Layer Thickness As String' attribute.IfcMaterialLayer.getLayerThicknessAsString()public Tristate getIsVentilated()
getIsVentilated in interface IfcMaterialLayerTristate,
IfcMaterialLayer.isSetIsVentilated(),
IfcMaterialLayer.unsetIsVentilated(),
IfcMaterialLayer.setIsVentilated(Tristate),
Ifc2x3tc1Package.getIfcMaterialLayer_IsVentilated()public void setIsVentilated(Tristate newIsVentilated)
setIsVentilated in interface IfcMaterialLayernewIsVentilated - the new value of the 'Is Ventilated' attribute.Tristate,
IfcMaterialLayer.isSetIsVentilated(),
IfcMaterialLayer.unsetIsVentilated(),
IfcMaterialLayer.getIsVentilated()public void unsetIsVentilated()
unsetIsVentilated in interface IfcMaterialLayerIfcMaterialLayer.isSetIsVentilated(),
IfcMaterialLayer.getIsVentilated(),
IfcMaterialLayer.setIsVentilated(Tristate)public boolean isSetIsVentilated()
isSetIsVentilated in interface IfcMaterialLayerIfcMaterialLayer.unsetIsVentilated(),
IfcMaterialLayer.getIsVentilated(),
IfcMaterialLayer.setIsVentilated(Tristate)public IfcMaterialLayerSet getToMaterialLayerSet()
getToMaterialLayerSet in interface IfcMaterialLayerIfcMaterialLayer.isSetToMaterialLayerSet(),
IfcMaterialLayer.unsetToMaterialLayerSet(),
IfcMaterialLayer.setToMaterialLayerSet(IfcMaterialLayerSet),
Ifc2x3tc1Package.getIfcMaterialLayer_ToMaterialLayerSet(),
IfcMaterialLayerSet.getMaterialLayers()public void setToMaterialLayerSet(IfcMaterialLayerSet newToMaterialLayerSet)
setToMaterialLayerSet in interface IfcMaterialLayernewToMaterialLayerSet - the new value of the 'To Material Layer Set' reference.IfcMaterialLayer.isSetToMaterialLayerSet(),
IfcMaterialLayer.unsetToMaterialLayerSet(),
IfcMaterialLayer.getToMaterialLayerSet()public void unsetToMaterialLayerSet()
public boolean isSetToMaterialLayerSet()
isSetToMaterialLayerSet in interface IfcMaterialLayerIfcMaterialLayer.unsetToMaterialLayerSet(),
IfcMaterialLayer.getToMaterialLayerSet(),
IfcMaterialLayer.setToMaterialLayerSet(IfcMaterialLayerSet)Copyright © 2016 OpenSource BIM. All rights reserved.