public class IfcTableImpl extends IdEObjectImpl implements IfcTable
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 |
IfcTableImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
org.eclipse.emf.common.util.EList<IfcTableColumn> |
getColumns() |
String |
getName() |
long |
getNumberOfCellsInRow() |
long |
getNumberOfDataRows() |
long |
getNumberOfHeadings() |
org.eclipse.emf.common.util.EList<IfcTableRow> |
getRows() |
boolean |
isSetColumns() |
boolean |
isSetName() |
boolean |
isSetNumberOfCellsInRow() |
boolean |
isSetNumberOfDataRows() |
boolean |
isSetNumberOfHeadings() |
boolean |
isSetRows() |
void |
setName(String newName) |
void |
setNumberOfCellsInRow(long newNumberOfCellsInRow) |
void |
setNumberOfDataRows(long newNumberOfDataRows) |
void |
setNumberOfHeadings(long newNumberOfHeadings) |
void |
unsetColumns() |
void |
unsetName() |
void |
unsetNumberOfCellsInRow() |
void |
unsetNumberOfDataRows() |
void |
unsetNumberOfHeadings() |
void |
unsetRows() |
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 IfcTableIfcTable.isSetName(),
IfcTable.unsetName(),
IfcTable.setName(String),
Ifc4Package.getIfcTable_Name()public void setName(String newName)
setName in interface IfcTablenewName - the new value of the 'Name' attribute.IfcTable.isSetName(),
IfcTable.unsetName(),
IfcTable.getName()public void unsetName()
unsetName in interface IfcTableIfcTable.isSetName(),
IfcTable.getName(),
IfcTable.setName(String)public boolean isSetName()
isSetName in interface IfcTableIfcTable.unsetName(),
IfcTable.getName(),
IfcTable.setName(String)public org.eclipse.emf.common.util.EList<IfcTableRow> getRows()
getRows in interface IfcTableIfcTable.isSetRows(),
IfcTable.unsetRows(),
Ifc4Package.getIfcTable_Rows()public void unsetRows()
unsetRows in interface IfcTableIfcTable.isSetRows(),
IfcTable.getRows()public boolean isSetRows()
isSetRows in interface IfcTableIfcTable.unsetRows(),
IfcTable.getRows()public org.eclipse.emf.common.util.EList<IfcTableColumn> getColumns()
getColumns in interface IfcTableIfcTable.isSetColumns(),
IfcTable.unsetColumns(),
Ifc4Package.getIfcTable_Columns()public void unsetColumns()
unsetColumns in interface IfcTableIfcTable.isSetColumns(),
IfcTable.getColumns()public boolean isSetColumns()
isSetColumns in interface IfcTableIfcTable.unsetColumns(),
IfcTable.getColumns()public long getNumberOfCellsInRow()
getNumberOfCellsInRow in interface IfcTableIfcTable.isSetNumberOfCellsInRow(),
IfcTable.unsetNumberOfCellsInRow(),
IfcTable.setNumberOfCellsInRow(long),
Ifc4Package.getIfcTable_NumberOfCellsInRow()public void setNumberOfCellsInRow(long newNumberOfCellsInRow)
setNumberOfCellsInRow in interface IfcTablenewNumberOfCellsInRow - the new value of the 'Number Of Cells In Row' attribute.IfcTable.isSetNumberOfCellsInRow(),
IfcTable.unsetNumberOfCellsInRow(),
IfcTable.getNumberOfCellsInRow()public void unsetNumberOfCellsInRow()
unsetNumberOfCellsInRow in interface IfcTableIfcTable.isSetNumberOfCellsInRow(),
IfcTable.getNumberOfCellsInRow(),
IfcTable.setNumberOfCellsInRow(long)public boolean isSetNumberOfCellsInRow()
isSetNumberOfCellsInRow in interface IfcTableIfcTable.unsetNumberOfCellsInRow(),
IfcTable.getNumberOfCellsInRow(),
IfcTable.setNumberOfCellsInRow(long)public long getNumberOfDataRows()
getNumberOfDataRows in interface IfcTableIfcTable.isSetNumberOfDataRows(),
IfcTable.unsetNumberOfDataRows(),
IfcTable.setNumberOfDataRows(long),
Ifc4Package.getIfcTable_NumberOfDataRows()public void setNumberOfDataRows(long newNumberOfDataRows)
setNumberOfDataRows in interface IfcTablenewNumberOfDataRows - the new value of the 'Number Of Data Rows' attribute.IfcTable.isSetNumberOfDataRows(),
IfcTable.unsetNumberOfDataRows(),
IfcTable.getNumberOfDataRows()public void unsetNumberOfDataRows()
unsetNumberOfDataRows in interface IfcTableIfcTable.isSetNumberOfDataRows(),
IfcTable.getNumberOfDataRows(),
IfcTable.setNumberOfDataRows(long)public boolean isSetNumberOfDataRows()
isSetNumberOfDataRows in interface IfcTableIfcTable.unsetNumberOfDataRows(),
IfcTable.getNumberOfDataRows(),
IfcTable.setNumberOfDataRows(long)public long getNumberOfHeadings()
getNumberOfHeadings in interface IfcTableIfcTable.isSetNumberOfHeadings(),
IfcTable.unsetNumberOfHeadings(),
IfcTable.setNumberOfHeadings(long),
Ifc4Package.getIfcTable_NumberOfHeadings()public void setNumberOfHeadings(long newNumberOfHeadings)
setNumberOfHeadings in interface IfcTablenewNumberOfHeadings - the new value of the 'Number Of Headings' attribute.IfcTable.isSetNumberOfHeadings(),
IfcTable.unsetNumberOfHeadings(),
IfcTable.getNumberOfHeadings()public void unsetNumberOfHeadings()
unsetNumberOfHeadings in interface IfcTableIfcTable.isSetNumberOfHeadings(),
IfcTable.getNumberOfHeadings(),
IfcTable.setNumberOfHeadings(long)public boolean isSetNumberOfHeadings()
isSetNumberOfHeadings in interface IfcTableIfcTable.unsetNumberOfHeadings(),
IfcTable.getNumberOfHeadings(),
IfcTable.setNumberOfHeadings(long)Copyright © 2018 OpenSource BIM. All rights reserved.