public class IfcLibraryInformationImpl extends IdEObjectImpl implements IfcLibraryInformation
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 |
IfcLibraryInformationImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
org.eclipse.emf.common.util.EList<IfcLibraryReference> |
getLibraryReference() |
String |
getName() |
IfcOrganization |
getPublisher() |
String |
getVersion() |
IfcCalendarDate |
getVersionDate() |
boolean |
isSetLibraryReference() |
boolean |
isSetPublisher() |
boolean |
isSetVersion() |
boolean |
isSetVersionDate() |
void |
setName(String newName) |
void |
setPublisher(IfcOrganization newPublisher) |
void |
setVersion(String newVersion) |
void |
setVersionDate(IfcCalendarDate newVersionDate) |
void |
unsetLibraryReference() |
void |
unsetPublisher() |
void |
unsetVersion() |
void |
unsetVersionDate() |
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 getName()
getName in interface IfcLibraryInformationIfcLibraryInformation.setName(String),
Ifc2x3tc1Package.getIfcLibraryInformation_Name()public void setName(String newName)
setName in interface IfcLibraryInformationnewName - the new value of the 'Name' attribute.IfcLibraryInformation.getName()public String getVersion()
getVersion in interface IfcLibraryInformationIfcLibraryInformation.isSetVersion(),
IfcLibraryInformation.unsetVersion(),
IfcLibraryInformation.setVersion(String),
Ifc2x3tc1Package.getIfcLibraryInformation_Version()public void setVersion(String newVersion)
setVersion in interface IfcLibraryInformationnewVersion - the new value of the 'Version' attribute.IfcLibraryInformation.isSetVersion(),
IfcLibraryInformation.unsetVersion(),
IfcLibraryInformation.getVersion()public void unsetVersion()
unsetVersion in interface IfcLibraryInformationIfcLibraryInformation.isSetVersion(),
IfcLibraryInformation.getVersion(),
IfcLibraryInformation.setVersion(String)public boolean isSetVersion()
isSetVersion in interface IfcLibraryInformationIfcLibraryInformation.unsetVersion(),
IfcLibraryInformation.getVersion(),
IfcLibraryInformation.setVersion(String)public IfcOrganization getPublisher()
getPublisher in interface IfcLibraryInformationIfcLibraryInformation.isSetPublisher(),
IfcLibraryInformation.unsetPublisher(),
IfcLibraryInformation.setPublisher(IfcOrganization),
Ifc2x3tc1Package.getIfcLibraryInformation_Publisher()public void setPublisher(IfcOrganization newPublisher)
setPublisher in interface IfcLibraryInformationnewPublisher - the new value of the 'Publisher' reference.IfcLibraryInformation.isSetPublisher(),
IfcLibraryInformation.unsetPublisher(),
IfcLibraryInformation.getPublisher()public void unsetPublisher()
unsetPublisher in interface IfcLibraryInformationIfcLibraryInformation.isSetPublisher(),
IfcLibraryInformation.getPublisher(),
IfcLibraryInformation.setPublisher(IfcOrganization)public boolean isSetPublisher()
isSetPublisher in interface IfcLibraryInformationIfcLibraryInformation.unsetPublisher(),
IfcLibraryInformation.getPublisher(),
IfcLibraryInformation.setPublisher(IfcOrganization)public IfcCalendarDate getVersionDate()
getVersionDate in interface IfcLibraryInformationIfcLibraryInformation.isSetVersionDate(),
IfcLibraryInformation.unsetVersionDate(),
IfcLibraryInformation.setVersionDate(IfcCalendarDate),
Ifc2x3tc1Package.getIfcLibraryInformation_VersionDate()public void setVersionDate(IfcCalendarDate newVersionDate)
setVersionDate in interface IfcLibraryInformationnewVersionDate - the new value of the 'Version Date' reference.IfcLibraryInformation.isSetVersionDate(),
IfcLibraryInformation.unsetVersionDate(),
IfcLibraryInformation.getVersionDate()public void unsetVersionDate()
unsetVersionDate in interface IfcLibraryInformationIfcLibraryInformation.isSetVersionDate(),
IfcLibraryInformation.getVersionDate(),
IfcLibraryInformation.setVersionDate(IfcCalendarDate)public boolean isSetVersionDate()
isSetVersionDate in interface IfcLibraryInformationIfcLibraryInformation.unsetVersionDate(),
IfcLibraryInformation.getVersionDate(),
IfcLibraryInformation.setVersionDate(IfcCalendarDate)public org.eclipse.emf.common.util.EList<IfcLibraryReference> getLibraryReference()
getLibraryReference in interface IfcLibraryInformationIfcLibraryInformation.isSetLibraryReference(),
IfcLibraryInformation.unsetLibraryReference(),
Ifc2x3tc1Package.getIfcLibraryInformation_LibraryReference(),
IfcLibraryReference.getReferenceIntoLibrary()public void unsetLibraryReference()
unsetLibraryReference in interface IfcLibraryInformationIfcLibraryInformation.isSetLibraryReference(),
IfcLibraryInformation.getLibraryReference()public boolean isSetLibraryReference()
isSetLibraryReference in interface IfcLibraryInformationIfcLibraryInformation.unsetLibraryReference(),
IfcLibraryInformation.getLibraryReference()Copyright © 2018 OpenSource BIM. All rights reserved.