public class IfcPropertySingleValueImpl extends IfcSimplePropertyImpl implements IfcPropertySingleValue
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 |
IfcPropertySingleValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcValue |
getNominalValue() |
IfcUnit |
getUnit() |
boolean |
isSetNominalValue() |
boolean |
isSetUnit() |
void |
setNominalValue(IfcValue newNominalValue) |
void |
setUnit(IfcUnit newUnit) |
void |
unsetNominalValue() |
void |
unsetUnit() |
getDescription, getHasApprovals, getHasConstraints, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetHasApprovals, isSetHasConstraints, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetHasApprovals, unsetHasConstraints, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependanceeStaticFeatureCount, getHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesdynamicGet, 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, waitgetDescription, getHasApprovals, getHasConstraints, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetHasApprovals, isSetHasConstraints, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetHasApprovals, unsetHasConstraints, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependancegetHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, 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 IfcSimplePropertyImplpublic IfcValue getNominalValue()
getNominalValue in interface IfcPropertySingleValueIfcPropertySingleValue.isSetNominalValue(),
IfcPropertySingleValue.unsetNominalValue(),
IfcPropertySingleValue.setNominalValue(IfcValue),
Ifc4Package.getIfcPropertySingleValue_NominalValue()public void setNominalValue(IfcValue newNominalValue)
setNominalValue in interface IfcPropertySingleValuenewNominalValue - the new value of the 'Nominal Value' reference.IfcPropertySingleValue.isSetNominalValue(),
IfcPropertySingleValue.unsetNominalValue(),
IfcPropertySingleValue.getNominalValue()public void unsetNominalValue()
unsetNominalValue in interface IfcPropertySingleValueIfcPropertySingleValue.isSetNominalValue(),
IfcPropertySingleValue.getNominalValue(),
IfcPropertySingleValue.setNominalValue(IfcValue)public boolean isSetNominalValue()
isSetNominalValue in interface IfcPropertySingleValueIfcPropertySingleValue.unsetNominalValue(),
IfcPropertySingleValue.getNominalValue(),
IfcPropertySingleValue.setNominalValue(IfcValue)public IfcUnit getUnit()
getUnit in interface IfcPropertySingleValueIfcPropertySingleValue.isSetUnit(),
IfcPropertySingleValue.unsetUnit(),
IfcPropertySingleValue.setUnit(IfcUnit),
Ifc4Package.getIfcPropertySingleValue_Unit()public void setUnit(IfcUnit newUnit)
setUnit in interface IfcPropertySingleValuenewUnit - the new value of the 'Unit' reference.IfcPropertySingleValue.isSetUnit(),
IfcPropertySingleValue.unsetUnit(),
IfcPropertySingleValue.getUnit()public void unsetUnit()
unsetUnit in interface IfcPropertySingleValueIfcPropertySingleValue.isSetUnit(),
IfcPropertySingleValue.getUnit(),
IfcPropertySingleValue.setUnit(IfcUnit)public boolean isSetUnit()
isSetUnit in interface IfcPropertySingleValueIfcPropertySingleValue.unsetUnit(),
IfcPropertySingleValue.getUnit(),
IfcPropertySingleValue.setUnit(IfcUnit)Copyright © 2018 OpenSource BIM. All rights reserved.