public class IfcPropertyBoundedValueImpl extends IfcSimplePropertyImpl implements IfcPropertyBoundedValue
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 |
IfcPropertyBoundedValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcValue |
getLowerBoundValue() |
IfcValue |
getSetPointValue() |
IfcUnit |
getUnit() |
IfcValue |
getUpperBoundValue() |
boolean |
isSetLowerBoundValue() |
boolean |
isSetSetPointValue() |
boolean |
isSetUnit() |
boolean |
isSetUpperBoundValue() |
void |
setLowerBoundValue(IfcValue newLowerBoundValue) |
void |
setSetPointValue(IfcValue newSetPointValue) |
void |
setUnit(IfcUnit newUnit) |
void |
setUpperBoundValue(IfcValue newUpperBoundValue) |
void |
unsetLowerBoundValue() |
void |
unsetSetPointValue() |
void |
unsetUnit() |
void |
unsetUpperBoundValue() |
getDescription, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, 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, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, 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 getUpperBoundValue()
getUpperBoundValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.isSetUpperBoundValue(),
IfcPropertyBoundedValue.unsetUpperBoundValue(),
IfcPropertyBoundedValue.setUpperBoundValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_UpperBoundValue()public void setUpperBoundValue(IfcValue newUpperBoundValue)
setUpperBoundValue in interface IfcPropertyBoundedValuenewUpperBoundValue - the new value of the 'Upper Bound Value' reference.IfcPropertyBoundedValue.isSetUpperBoundValue(),
IfcPropertyBoundedValue.unsetUpperBoundValue(),
IfcPropertyBoundedValue.getUpperBoundValue()public void unsetUpperBoundValue()
public boolean isSetUpperBoundValue()
isSetUpperBoundValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.unsetUpperBoundValue(),
IfcPropertyBoundedValue.getUpperBoundValue(),
IfcPropertyBoundedValue.setUpperBoundValue(IfcValue)public IfcValue getLowerBoundValue()
getLowerBoundValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.isSetLowerBoundValue(),
IfcPropertyBoundedValue.unsetLowerBoundValue(),
IfcPropertyBoundedValue.setLowerBoundValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_LowerBoundValue()public void setLowerBoundValue(IfcValue newLowerBoundValue)
setLowerBoundValue in interface IfcPropertyBoundedValuenewLowerBoundValue - the new value of the 'Lower Bound Value' reference.IfcPropertyBoundedValue.isSetLowerBoundValue(),
IfcPropertyBoundedValue.unsetLowerBoundValue(),
IfcPropertyBoundedValue.getLowerBoundValue()public void unsetLowerBoundValue()
public boolean isSetLowerBoundValue()
isSetLowerBoundValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.unsetLowerBoundValue(),
IfcPropertyBoundedValue.getLowerBoundValue(),
IfcPropertyBoundedValue.setLowerBoundValue(IfcValue)public IfcUnit getUnit()
getUnit in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.isSetUnit(),
IfcPropertyBoundedValue.unsetUnit(),
IfcPropertyBoundedValue.setUnit(IfcUnit),
Ifc4Package.getIfcPropertyBoundedValue_Unit()public void setUnit(IfcUnit newUnit)
setUnit in interface IfcPropertyBoundedValuenewUnit - the new value of the 'Unit' reference.IfcPropertyBoundedValue.isSetUnit(),
IfcPropertyBoundedValue.unsetUnit(),
IfcPropertyBoundedValue.getUnit()public void unsetUnit()
unsetUnit in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.isSetUnit(),
IfcPropertyBoundedValue.getUnit(),
IfcPropertyBoundedValue.setUnit(IfcUnit)public boolean isSetUnit()
isSetUnit in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.unsetUnit(),
IfcPropertyBoundedValue.getUnit(),
IfcPropertyBoundedValue.setUnit(IfcUnit)public IfcValue getSetPointValue()
getSetPointValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.isSetSetPointValue(),
IfcPropertyBoundedValue.unsetSetPointValue(),
IfcPropertyBoundedValue.setSetPointValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_SetPointValue()public void setSetPointValue(IfcValue newSetPointValue)
setSetPointValue in interface IfcPropertyBoundedValuenewSetPointValue - the new value of the 'Set Point Value' reference.IfcPropertyBoundedValue.isSetSetPointValue(),
IfcPropertyBoundedValue.unsetSetPointValue(),
IfcPropertyBoundedValue.getSetPointValue()public void unsetSetPointValue()
public boolean isSetSetPointValue()
isSetSetPointValue in interface IfcPropertyBoundedValueIfcPropertyBoundedValue.unsetSetPointValue(),
IfcPropertyBoundedValue.getSetPointValue(),
IfcPropertyBoundedValue.setSetPointValue(IfcValue)Copyright © 2016 OpenSource BIM. All rights reserved.