public class IfcClassificationReferenceImpl extends IfcExternalReferenceImpl implements IfcClassificationReference
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 |
IfcClassificationReferenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> |
getClassificationRefForObjects() |
String |
getDescription() |
org.eclipse.emf.common.util.EList<IfcClassificationReference> |
getHasReferences() |
IfcClassificationReferenceSelect |
getReferencedSource() |
String |
getSort() |
boolean |
isSetClassificationRefForObjects() |
boolean |
isSetDescription() |
boolean |
isSetHasReferences() |
boolean |
isSetReferencedSource() |
boolean |
isSetSort() |
void |
setDescription(String newDescription) |
void |
setReferencedSource(IfcClassificationReferenceSelect newReferencedSource) |
void |
setSort(String newSort) |
void |
unsetClassificationRefForObjects() |
void |
unsetDescription() |
void |
unsetHasReferences() |
void |
unsetReferencedSource() |
void |
unsetSort() |
eStaticFeatureCount, getExternalReferenceForResources, getIdentification, getLocation, getName, isSetExternalReferenceForResources, isSetIdentification, isSetLocation, isSetName, setIdentification, setLocation, setName, unsetExternalReferenceForResources, unsetIdentification, unsetLocation, unsetNamedynamicGet, 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, waitgetExternalReferenceForResources, getIdentification, getLocation, getName, isSetExternalReferenceForResources, isSetIdentification, isSetLocation, isSetName, setIdentification, setLocation, setName, unsetExternalReferenceForResources, unsetIdentification, unsetLocation, unsetNameforceLoad, 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 IfcExternalReferenceImplpublic IfcClassificationReferenceSelect getReferencedSource()
getReferencedSource in interface IfcClassificationReferenceIfcClassificationReference.isSetReferencedSource(),
IfcClassificationReference.unsetReferencedSource(),
IfcClassificationReference.setReferencedSource(IfcClassificationReferenceSelect),
Ifc4Package.getIfcClassificationReference_ReferencedSource()public void setReferencedSource(IfcClassificationReferenceSelect newReferencedSource)
setReferencedSource in interface IfcClassificationReferencenewReferencedSource - the new value of the 'Referenced Source' reference.IfcClassificationReference.isSetReferencedSource(),
IfcClassificationReference.unsetReferencedSource(),
IfcClassificationReference.getReferencedSource()public void unsetReferencedSource()
public boolean isSetReferencedSource()
isSetReferencedSource in interface IfcClassificationReferenceIfcClassificationReference.unsetReferencedSource(),
IfcClassificationReference.getReferencedSource(),
IfcClassificationReference.setReferencedSource(IfcClassificationReferenceSelect)public String getDescription()
getDescription in interface IfcClassificationReferenceIfcClassificationReference.isSetDescription(),
IfcClassificationReference.unsetDescription(),
IfcClassificationReference.setDescription(String),
Ifc4Package.getIfcClassificationReference_Description()public void setDescription(String newDescription)
setDescription in interface IfcClassificationReferencenewDescription - the new value of the 'Description' attribute.IfcClassificationReference.isSetDescription(),
IfcClassificationReference.unsetDescription(),
IfcClassificationReference.getDescription()public void unsetDescription()
public boolean isSetDescription()
isSetDescription in interface IfcClassificationReferenceIfcClassificationReference.unsetDescription(),
IfcClassificationReference.getDescription(),
IfcClassificationReference.setDescription(String)public String getSort()
getSort in interface IfcClassificationReferenceIfcClassificationReference.isSetSort(),
IfcClassificationReference.unsetSort(),
IfcClassificationReference.setSort(String),
Ifc4Package.getIfcClassificationReference_Sort()public void setSort(String newSort)
setSort in interface IfcClassificationReferencenewSort - the new value of the 'Sort' attribute.IfcClassificationReference.isSetSort(),
IfcClassificationReference.unsetSort(),
IfcClassificationReference.getSort()public void unsetSort()
unsetSort in interface IfcClassificationReferenceIfcClassificationReference.isSetSort(),
IfcClassificationReference.getSort(),
IfcClassificationReference.setSort(String)public boolean isSetSort()
isSetSort in interface IfcClassificationReferenceIfcClassificationReference.unsetSort(),
IfcClassificationReference.getSort(),
IfcClassificationReference.setSort(String)public org.eclipse.emf.common.util.EList<IfcRelAssociatesClassification> getClassificationRefForObjects()
getClassificationRefForObjects in interface IfcClassificationReferenceIfcClassificationReference.isSetClassificationRefForObjects(),
IfcClassificationReference.unsetClassificationRefForObjects(),
Ifc4Package.getIfcClassificationReference_ClassificationRefForObjects()public void unsetClassificationRefForObjects()
public boolean isSetClassificationRefForObjects()
isSetClassificationRefForObjects in interface IfcClassificationReferenceIfcClassificationReference.unsetClassificationRefForObjects(),
IfcClassificationReference.getClassificationRefForObjects()public org.eclipse.emf.common.util.EList<IfcClassificationReference> getHasReferences()
getHasReferences in interface IfcClassificationReferenceIfcClassificationReference.isSetHasReferences(),
IfcClassificationReference.unsetHasReferences(),
Ifc4Package.getIfcClassificationReference_HasReferences()public void unsetHasReferences()
unsetHasReferences in interface IfcClassificationReferenceIfcClassificationReference.isSetHasReferences(),
IfcClassificationReference.getHasReferences()public boolean isSetHasReferences()
isSetHasReferences in interface IfcClassificationReferenceIfcClassificationReference.unsetHasReferences(),
IfcClassificationReference.getHasReferences()Copyright © 2016 OpenSource BIM. All rights reserved.