public class IfcPersonImpl extends IdEObjectImpl implements IfcPerson
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 |
IfcPersonImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
org.eclipse.emf.common.util.EList<IfcAddress> |
getAddresses() |
org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> |
getEngagedIn() |
String |
getFamilyName() |
String |
getGivenName() |
String |
getId() |
org.eclipse.emf.common.util.EList<String> |
getMiddleNames() |
org.eclipse.emf.common.util.EList<String> |
getPrefixTitles() |
org.eclipse.emf.common.util.EList<IfcActorRole> |
getRoles() |
org.eclipse.emf.common.util.EList<String> |
getSuffixTitles() |
boolean |
isSetAddresses() |
boolean |
isSetEngagedIn() |
boolean |
isSetFamilyName() |
boolean |
isSetGivenName() |
boolean |
isSetId() |
boolean |
isSetMiddleNames() |
boolean |
isSetPrefixTitles() |
boolean |
isSetRoles() |
boolean |
isSetSuffixTitles() |
void |
setFamilyName(String newFamilyName) |
void |
setGivenName(String newGivenName) |
void |
setId(String newId) |
void |
unsetAddresses() |
void |
unsetEngagedIn() |
void |
unsetFamilyName() |
void |
unsetGivenName() |
void |
unsetId() |
void |
unsetMiddleNames() |
void |
unsetPrefixTitles() |
void |
unsetRoles() |
void |
unsetSuffixTitles() |
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 String getId()
getId in interface IfcPersonIfcPerson.isSetId(),
IfcPerson.unsetId(),
IfcPerson.setId(String),
Ifc2x3tc1Package.getIfcPerson_Id()public void setId(String newId)
setId in interface IfcPersonnewId - the new value of the 'Id' attribute.IfcPerson.isSetId(),
IfcPerson.unsetId(),
IfcPerson.getId()public void unsetId()
unsetId in interface IfcPersonIfcPerson.isSetId(),
IfcPerson.getId(),
IfcPerson.setId(String)public boolean isSetId()
isSetId in interface IfcPersonIfcPerson.unsetId(),
IfcPerson.getId(),
IfcPerson.setId(String)public String getFamilyName()
getFamilyName in interface IfcPersonIfcPerson.isSetFamilyName(),
IfcPerson.unsetFamilyName(),
IfcPerson.setFamilyName(String),
Ifc2x3tc1Package.getIfcPerson_FamilyName()public void setFamilyName(String newFamilyName)
setFamilyName in interface IfcPersonnewFamilyName - the new value of the 'Family Name' attribute.IfcPerson.isSetFamilyName(),
IfcPerson.unsetFamilyName(),
IfcPerson.getFamilyName()public void unsetFamilyName()
unsetFamilyName in interface IfcPersonIfcPerson.isSetFamilyName(),
IfcPerson.getFamilyName(),
IfcPerson.setFamilyName(String)public boolean isSetFamilyName()
isSetFamilyName in interface IfcPersonIfcPerson.unsetFamilyName(),
IfcPerson.getFamilyName(),
IfcPerson.setFamilyName(String)public String getGivenName()
getGivenName in interface IfcPersonIfcPerson.isSetGivenName(),
IfcPerson.unsetGivenName(),
IfcPerson.setGivenName(String),
Ifc2x3tc1Package.getIfcPerson_GivenName()public void setGivenName(String newGivenName)
setGivenName in interface IfcPersonnewGivenName - the new value of the 'Given Name' attribute.IfcPerson.isSetGivenName(),
IfcPerson.unsetGivenName(),
IfcPerson.getGivenName()public void unsetGivenName()
unsetGivenName in interface IfcPersonIfcPerson.isSetGivenName(),
IfcPerson.getGivenName(),
IfcPerson.setGivenName(String)public boolean isSetGivenName()
isSetGivenName in interface IfcPersonIfcPerson.unsetGivenName(),
IfcPerson.getGivenName(),
IfcPerson.setGivenName(String)public org.eclipse.emf.common.util.EList<String> getMiddleNames()
getMiddleNames in interface IfcPersonIfcPerson.isSetMiddleNames(),
IfcPerson.unsetMiddleNames(),
Ifc2x3tc1Package.getIfcPerson_MiddleNames()public void unsetMiddleNames()
unsetMiddleNames in interface IfcPersonIfcPerson.isSetMiddleNames(),
IfcPerson.getMiddleNames()public boolean isSetMiddleNames()
isSetMiddleNames in interface IfcPersonIfcPerson.unsetMiddleNames(),
IfcPerson.getMiddleNames()public org.eclipse.emf.common.util.EList<String> getPrefixTitles()
getPrefixTitles in interface IfcPersonIfcPerson.isSetPrefixTitles(),
IfcPerson.unsetPrefixTitles(),
Ifc2x3tc1Package.getIfcPerson_PrefixTitles()public void unsetPrefixTitles()
unsetPrefixTitles in interface IfcPersonIfcPerson.isSetPrefixTitles(),
IfcPerson.getPrefixTitles()public boolean isSetPrefixTitles()
isSetPrefixTitles in interface IfcPersonIfcPerson.unsetPrefixTitles(),
IfcPerson.getPrefixTitles()public org.eclipse.emf.common.util.EList<String> getSuffixTitles()
getSuffixTitles in interface IfcPersonIfcPerson.isSetSuffixTitles(),
IfcPerson.unsetSuffixTitles(),
Ifc2x3tc1Package.getIfcPerson_SuffixTitles()public void unsetSuffixTitles()
unsetSuffixTitles in interface IfcPersonIfcPerson.isSetSuffixTitles(),
IfcPerson.getSuffixTitles()public boolean isSetSuffixTitles()
isSetSuffixTitles in interface IfcPersonIfcPerson.unsetSuffixTitles(),
IfcPerson.getSuffixTitles()public org.eclipse.emf.common.util.EList<IfcActorRole> getRoles()
getRoles in interface IfcPersonIfcPerson.isSetRoles(),
IfcPerson.unsetRoles(),
Ifc2x3tc1Package.getIfcPerson_Roles()public void unsetRoles()
unsetRoles in interface IfcPersonIfcPerson.isSetRoles(),
IfcPerson.getRoles()public boolean isSetRoles()
isSetRoles in interface IfcPersonIfcPerson.unsetRoles(),
IfcPerson.getRoles()public org.eclipse.emf.common.util.EList<IfcAddress> getAddresses()
getAddresses in interface IfcPersonIfcPerson.isSetAddresses(),
IfcPerson.unsetAddresses(),
Ifc2x3tc1Package.getIfcPerson_Addresses(),
IfcAddress.getOfPerson()public void unsetAddresses()
unsetAddresses in interface IfcPersonIfcPerson.isSetAddresses(),
IfcPerson.getAddresses()public boolean isSetAddresses()
isSetAddresses in interface IfcPersonIfcPerson.unsetAddresses(),
IfcPerson.getAddresses()public org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> getEngagedIn()
getEngagedIn in interface IfcPersonIfcPerson.isSetEngagedIn(),
IfcPerson.unsetEngagedIn(),
Ifc2x3tc1Package.getIfcPerson_EngagedIn(),
IfcPersonAndOrganization.getThePerson()public void unsetEngagedIn()
unsetEngagedIn in interface IfcPersonIfcPerson.isSetEngagedIn(),
IfcPerson.getEngagedIn()public boolean isSetEngagedIn()
isSetEngagedIn in interface IfcPersonIfcPerson.unsetEngagedIn(),
IfcPerson.getEngagedIn()Copyright © 2016 OpenSource BIM. All rights reserved.