public class IfcMaterialConstituentImpl extends IfcMaterialDefinitionImpl implements IfcMaterialConstituent
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 |
IfcMaterialConstituentImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
String |
getCategory() |
String |
getDescription() |
double |
getFraction() |
String |
getFractionAsString() |
IfcMaterial |
getMaterial() |
String |
getName() |
IfcMaterialConstituentSet |
getToMaterialConstituentSet() |
boolean |
isSetCategory() |
boolean |
isSetDescription() |
boolean |
isSetFraction() |
boolean |
isSetFractionAsString() |
boolean |
isSetName() |
boolean |
isSetToMaterialConstituentSet() |
void |
setCategory(String newCategory) |
void |
setDescription(String newDescription) |
void |
setFraction(double newFraction) |
void |
setFractionAsString(String newFractionAsString) |
void |
setMaterial(IfcMaterial newMaterial) |
void |
setName(String newName) |
void |
setToMaterialConstituentSet(IfcMaterialConstituentSet newToMaterialConstituentSet) |
void |
unsetCategory() |
void |
unsetDescription() |
void |
unsetFraction() |
void |
unsetFractionAsString() |
void |
unsetName() |
void |
unsetToMaterialConstituentSet() |
eStaticFeatureCount, getAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesdynamicGet, 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, waitgetAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, 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 IfcMaterialDefinitionImplpublic String getName()
getName in interface IfcMaterialConstituentIfcMaterialConstituent.isSetName(),
IfcMaterialConstituent.unsetName(),
IfcMaterialConstituent.setName(String),
Ifc4Package.getIfcMaterialConstituent_Name()public void setName(String newName)
setName in interface IfcMaterialConstituentnewName - the new value of the 'Name' attribute.IfcMaterialConstituent.isSetName(),
IfcMaterialConstituent.unsetName(),
IfcMaterialConstituent.getName()public void unsetName()
unsetName in interface IfcMaterialConstituentIfcMaterialConstituent.isSetName(),
IfcMaterialConstituent.getName(),
IfcMaterialConstituent.setName(String)public boolean isSetName()
isSetName in interface IfcMaterialConstituentIfcMaterialConstituent.unsetName(),
IfcMaterialConstituent.getName(),
IfcMaterialConstituent.setName(String)public String getDescription()
getDescription in interface IfcMaterialConstituentIfcMaterialConstituent.isSetDescription(),
IfcMaterialConstituent.unsetDescription(),
IfcMaterialConstituent.setDescription(String),
Ifc4Package.getIfcMaterialConstituent_Description()public void setDescription(String newDescription)
setDescription in interface IfcMaterialConstituentnewDescription - the new value of the 'Description' attribute.IfcMaterialConstituent.isSetDescription(),
IfcMaterialConstituent.unsetDescription(),
IfcMaterialConstituent.getDescription()public void unsetDescription()
unsetDescription in interface IfcMaterialConstituentIfcMaterialConstituent.isSetDescription(),
IfcMaterialConstituent.getDescription(),
IfcMaterialConstituent.setDescription(String)public boolean isSetDescription()
isSetDescription in interface IfcMaterialConstituentIfcMaterialConstituent.unsetDescription(),
IfcMaterialConstituent.getDescription(),
IfcMaterialConstituent.setDescription(String)public IfcMaterial getMaterial()
getMaterial in interface IfcMaterialConstituentIfcMaterialConstituent.setMaterial(IfcMaterial),
Ifc4Package.getIfcMaterialConstituent_Material()public void setMaterial(IfcMaterial newMaterial)
setMaterial in interface IfcMaterialConstituentnewMaterial - the new value of the 'Material' reference.IfcMaterialConstituent.getMaterial()public double getFraction()
getFraction in interface IfcMaterialConstituentIfcMaterialConstituent.isSetFraction(),
IfcMaterialConstituent.unsetFraction(),
IfcMaterialConstituent.setFraction(double),
Ifc4Package.getIfcMaterialConstituent_Fraction()public void setFraction(double newFraction)
setFraction in interface IfcMaterialConstituentnewFraction - the new value of the 'Fraction' attribute.IfcMaterialConstituent.isSetFraction(),
IfcMaterialConstituent.unsetFraction(),
IfcMaterialConstituent.getFraction()public void unsetFraction()
unsetFraction in interface IfcMaterialConstituentIfcMaterialConstituent.isSetFraction(),
IfcMaterialConstituent.getFraction(),
IfcMaterialConstituent.setFraction(double)public boolean isSetFraction()
isSetFraction in interface IfcMaterialConstituentIfcMaterialConstituent.unsetFraction(),
IfcMaterialConstituent.getFraction(),
IfcMaterialConstituent.setFraction(double)public String getFractionAsString()
getFractionAsString in interface IfcMaterialConstituentIfcMaterialConstituent.isSetFractionAsString(),
IfcMaterialConstituent.unsetFractionAsString(),
IfcMaterialConstituent.setFractionAsString(String),
Ifc4Package.getIfcMaterialConstituent_FractionAsString()public void setFractionAsString(String newFractionAsString)
setFractionAsString in interface IfcMaterialConstituentnewFractionAsString - the new value of the 'Fraction As String' attribute.IfcMaterialConstituent.isSetFractionAsString(),
IfcMaterialConstituent.unsetFractionAsString(),
IfcMaterialConstituent.getFractionAsString()public void unsetFractionAsString()
public boolean isSetFractionAsString()
isSetFractionAsString in interface IfcMaterialConstituentIfcMaterialConstituent.unsetFractionAsString(),
IfcMaterialConstituent.getFractionAsString(),
IfcMaterialConstituent.setFractionAsString(String)public String getCategory()
getCategory in interface IfcMaterialConstituentIfcMaterialConstituent.isSetCategory(),
IfcMaterialConstituent.unsetCategory(),
IfcMaterialConstituent.setCategory(String),
Ifc4Package.getIfcMaterialConstituent_Category()public void setCategory(String newCategory)
setCategory in interface IfcMaterialConstituentnewCategory - the new value of the 'Category' attribute.IfcMaterialConstituent.isSetCategory(),
IfcMaterialConstituent.unsetCategory(),
IfcMaterialConstituent.getCategory()public void unsetCategory()
unsetCategory in interface IfcMaterialConstituentIfcMaterialConstituent.isSetCategory(),
IfcMaterialConstituent.getCategory(),
IfcMaterialConstituent.setCategory(String)public boolean isSetCategory()
isSetCategory in interface IfcMaterialConstituentIfcMaterialConstituent.unsetCategory(),
IfcMaterialConstituent.getCategory(),
IfcMaterialConstituent.setCategory(String)public IfcMaterialConstituentSet getToMaterialConstituentSet()
getToMaterialConstituentSet in interface IfcMaterialConstituentIfcMaterialConstituent.isSetToMaterialConstituentSet(),
IfcMaterialConstituent.unsetToMaterialConstituentSet(),
IfcMaterialConstituent.setToMaterialConstituentSet(IfcMaterialConstituentSet),
Ifc4Package.getIfcMaterialConstituent_ToMaterialConstituentSet(),
IfcMaterialConstituentSet.getMaterialConstituents()public void setToMaterialConstituentSet(IfcMaterialConstituentSet newToMaterialConstituentSet)
setToMaterialConstituentSet in interface IfcMaterialConstituentnewToMaterialConstituentSet - the new value of the 'To Material Constituent Set' reference.IfcMaterialConstituent.isSetToMaterialConstituentSet(),
IfcMaterialConstituent.unsetToMaterialConstituentSet(),
IfcMaterialConstituent.getToMaterialConstituentSet()public void unsetToMaterialConstituentSet()
public boolean isSetToMaterialConstituentSet()
isSetToMaterialConstituentSet in interface IfcMaterialConstituentIfcMaterialConstituent.unsetToMaterialConstituentSet(),
IfcMaterialConstituent.getToMaterialConstituentSet(),
IfcMaterialConstituent.setToMaterialConstituentSet(IfcMaterialConstituentSet)Copyright © 2018 OpenSource BIM. All rights reserved.