public class IfcPostalAddressImpl extends IfcAddressImpl implements IfcPostalAddress
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 |
IfcPostalAddressImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
org.eclipse.emf.common.util.EList<String> |
getAddressLines() |
String |
getCountry() |
String |
getInternalLocation() |
String |
getPostalBox() |
String |
getPostalCode() |
String |
getRegion() |
String |
getTown() |
boolean |
isSetAddressLines() |
boolean |
isSetCountry() |
boolean |
isSetInternalLocation() |
boolean |
isSetPostalBox() |
boolean |
isSetPostalCode() |
boolean |
isSetRegion() |
boolean |
isSetTown() |
void |
setCountry(String newCountry) |
void |
setInternalLocation(String newInternalLocation) |
void |
setPostalBox(String newPostalBox) |
void |
setPostalCode(String newPostalCode) |
void |
setRegion(String newRegion) |
void |
setTown(String newTown) |
void |
unsetAddressLines() |
void |
unsetCountry() |
void |
unsetInternalLocation() |
void |
unsetPostalBox() |
void |
unsetPostalCode() |
void |
unsetRegion() |
void |
unsetTown() |
eStaticFeatureCount, getDescription, getOfOrganization, getOfPerson, getPurpose, getUserDefinedPurpose, isSetDescription, isSetOfOrganization, isSetOfPerson, isSetPurpose, isSetUserDefinedPurpose, setDescription, setPurpose, setUserDefinedPurpose, unsetDescription, unsetOfOrganization, unsetOfPerson, unsetPurpose, unsetUserDefinedPurposedynamicGet, 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, getOfOrganization, getOfPerson, getPurpose, getUserDefinedPurpose, isSetDescription, isSetOfOrganization, isSetOfPerson, isSetPurpose, isSetUserDefinedPurpose, setDescription, setPurpose, setUserDefinedPurpose, unsetDescription, unsetOfOrganization, unsetOfPerson, unsetPurpose, unsetUserDefinedPurposeforceLoad, 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 IfcAddressImplpublic String getInternalLocation()
getInternalLocation in interface IfcPostalAddressIfcPostalAddress.isSetInternalLocation(),
IfcPostalAddress.unsetInternalLocation(),
IfcPostalAddress.setInternalLocation(String),
Ifc4Package.getIfcPostalAddress_InternalLocation()public void setInternalLocation(String newInternalLocation)
setInternalLocation in interface IfcPostalAddressnewInternalLocation - the new value of the 'Internal Location' attribute.IfcPostalAddress.isSetInternalLocation(),
IfcPostalAddress.unsetInternalLocation(),
IfcPostalAddress.getInternalLocation()public void unsetInternalLocation()
unsetInternalLocation in interface IfcPostalAddressIfcPostalAddress.isSetInternalLocation(),
IfcPostalAddress.getInternalLocation(),
IfcPostalAddress.setInternalLocation(String)public boolean isSetInternalLocation()
isSetInternalLocation in interface IfcPostalAddressIfcPostalAddress.unsetInternalLocation(),
IfcPostalAddress.getInternalLocation(),
IfcPostalAddress.setInternalLocation(String)public org.eclipse.emf.common.util.EList<String> getAddressLines()
getAddressLines in interface IfcPostalAddressIfcPostalAddress.isSetAddressLines(),
IfcPostalAddress.unsetAddressLines(),
Ifc4Package.getIfcPostalAddress_AddressLines()public void unsetAddressLines()
unsetAddressLines in interface IfcPostalAddressIfcPostalAddress.isSetAddressLines(),
IfcPostalAddress.getAddressLines()public boolean isSetAddressLines()
isSetAddressLines in interface IfcPostalAddressIfcPostalAddress.unsetAddressLines(),
IfcPostalAddress.getAddressLines()public String getPostalBox()
getPostalBox in interface IfcPostalAddressIfcPostalAddress.isSetPostalBox(),
IfcPostalAddress.unsetPostalBox(),
IfcPostalAddress.setPostalBox(String),
Ifc4Package.getIfcPostalAddress_PostalBox()public void setPostalBox(String newPostalBox)
setPostalBox in interface IfcPostalAddressnewPostalBox - the new value of the 'Postal Box' attribute.IfcPostalAddress.isSetPostalBox(),
IfcPostalAddress.unsetPostalBox(),
IfcPostalAddress.getPostalBox()public void unsetPostalBox()
unsetPostalBox in interface IfcPostalAddressIfcPostalAddress.isSetPostalBox(),
IfcPostalAddress.getPostalBox(),
IfcPostalAddress.setPostalBox(String)public boolean isSetPostalBox()
isSetPostalBox in interface IfcPostalAddressIfcPostalAddress.unsetPostalBox(),
IfcPostalAddress.getPostalBox(),
IfcPostalAddress.setPostalBox(String)public String getTown()
getTown in interface IfcPostalAddressIfcPostalAddress.isSetTown(),
IfcPostalAddress.unsetTown(),
IfcPostalAddress.setTown(String),
Ifc4Package.getIfcPostalAddress_Town()public void setTown(String newTown)
setTown in interface IfcPostalAddressnewTown - the new value of the 'Town' attribute.IfcPostalAddress.isSetTown(),
IfcPostalAddress.unsetTown(),
IfcPostalAddress.getTown()public void unsetTown()
unsetTown in interface IfcPostalAddressIfcPostalAddress.isSetTown(),
IfcPostalAddress.getTown(),
IfcPostalAddress.setTown(String)public boolean isSetTown()
isSetTown in interface IfcPostalAddressIfcPostalAddress.unsetTown(),
IfcPostalAddress.getTown(),
IfcPostalAddress.setTown(String)public String getRegion()
getRegion in interface IfcPostalAddressIfcPostalAddress.isSetRegion(),
IfcPostalAddress.unsetRegion(),
IfcPostalAddress.setRegion(String),
Ifc4Package.getIfcPostalAddress_Region()public void setRegion(String newRegion)
setRegion in interface IfcPostalAddressnewRegion - the new value of the 'Region' attribute.IfcPostalAddress.isSetRegion(),
IfcPostalAddress.unsetRegion(),
IfcPostalAddress.getRegion()public void unsetRegion()
unsetRegion in interface IfcPostalAddressIfcPostalAddress.isSetRegion(),
IfcPostalAddress.getRegion(),
IfcPostalAddress.setRegion(String)public boolean isSetRegion()
isSetRegion in interface IfcPostalAddressIfcPostalAddress.unsetRegion(),
IfcPostalAddress.getRegion(),
IfcPostalAddress.setRegion(String)public String getPostalCode()
getPostalCode in interface IfcPostalAddressIfcPostalAddress.isSetPostalCode(),
IfcPostalAddress.unsetPostalCode(),
IfcPostalAddress.setPostalCode(String),
Ifc4Package.getIfcPostalAddress_PostalCode()public void setPostalCode(String newPostalCode)
setPostalCode in interface IfcPostalAddressnewPostalCode - the new value of the 'Postal Code' attribute.IfcPostalAddress.isSetPostalCode(),
IfcPostalAddress.unsetPostalCode(),
IfcPostalAddress.getPostalCode()public void unsetPostalCode()
unsetPostalCode in interface IfcPostalAddressIfcPostalAddress.isSetPostalCode(),
IfcPostalAddress.getPostalCode(),
IfcPostalAddress.setPostalCode(String)public boolean isSetPostalCode()
isSetPostalCode in interface IfcPostalAddressIfcPostalAddress.unsetPostalCode(),
IfcPostalAddress.getPostalCode(),
IfcPostalAddress.setPostalCode(String)public String getCountry()
getCountry in interface IfcPostalAddressIfcPostalAddress.isSetCountry(),
IfcPostalAddress.unsetCountry(),
IfcPostalAddress.setCountry(String),
Ifc4Package.getIfcPostalAddress_Country()public void setCountry(String newCountry)
setCountry in interface IfcPostalAddressnewCountry - the new value of the 'Country' attribute.IfcPostalAddress.isSetCountry(),
IfcPostalAddress.unsetCountry(),
IfcPostalAddress.getCountry()public void unsetCountry()
unsetCountry in interface IfcPostalAddressIfcPostalAddress.isSetCountry(),
IfcPostalAddress.getCountry(),
IfcPostalAddress.setCountry(String)public boolean isSetCountry()
isSetCountry in interface IfcPostalAddressIfcPostalAddress.unsetCountry(),
IfcPostalAddress.getCountry(),
IfcPostalAddress.setCountry(String)Copyright © 2016 OpenSource BIM. All rights reserved.