public interface ConcreteRevision extends IdEObject
The following features are supported:
StorePackage.getConcreteRevision()| Modifier and Type | Method and Description |
|---|---|
Bounds |
getBounds()
Returns the value of the 'Bounds' reference.
|
Bounds |
getBoundsUntransformed()
Returns the value of the 'Bounds Untransformed' reference.
|
byte[] |
getChecksum()
Returns the value of the 'Checksum' attribute.
|
Date |
getDate()
Returns the value of the 'Date' attribute.
|
DensityCollection |
getDensityCollection()
Returns the value of the 'Density Collection' reference.
|
Integer |
getId()
Returns the value of the 'Id' attribute.
|
IfcHeader |
getIfcHeader()
Returns the value of the 'Ifc Header' reference.
|
String |
getLastError()
Returns the value of the 'Last Error' attribute.
|
float |
getMultiplierToMm()
Returns the value of the 'Multiplier To Mm' attribute.
|
byte[] |
getOidCounters()
Returns the value of the 'Oid Counters' attribute.
|
Project |
getProject()
Returns the value of the 'Project' reference.
|
org.eclipse.emf.common.util.EList<Revision> |
getRevisions()
Returns the value of the 'Revisions' reference list.
|
Long |
getSize()
Returns the value of the 'Size' attribute.
|
RevisionSummary |
getSummary()
Returns the value of the 'Summary' reference.
|
User |
getUser()
Returns the value of the 'User' reference.
|
boolean |
isClear()
Returns the value of the 'Clear' attribute.
|
void |
setBounds(Bounds value)
Sets the value of the '
Bounds' reference. |
void |
setBoundsUntransformed(Bounds value)
Sets the value of the '
Bounds Untransformed' reference. |
void |
setChecksum(byte[] value)
Sets the value of the '
Checksum' attribute. |
void |
setClear(boolean value)
Sets the value of the '
Clear' attribute. |
void |
setDate(Date value)
Sets the value of the '
Date' attribute. |
void |
setDensityCollection(DensityCollection value)
Sets the value of the '
Density Collection' reference. |
void |
setId(Integer value)
Sets the value of the '
Id' attribute. |
void |
setIfcHeader(IfcHeader value)
Sets the value of the '
Ifc Header' reference. |
void |
setLastError(String value)
Sets the value of the '
Last Error' attribute. |
void |
setMultiplierToMm(float value)
Sets the value of the '
Multiplier To Mm' attribute. |
void |
setOidCounters(byte[] value)
Sets the value of the '
Oid Counters' attribute. |
void |
setProject(Project value)
Sets the value of the '
Project' reference. |
void |
setSize(Long value)
Sets the value of the '
Size' attribute. |
void |
setSummary(RevisionSummary value)
Sets the value of the '
Summary' reference. |
void |
setUser(User value)
Sets the value of the '
User' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeInteger getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(Integer),
StorePackage.getConcreteRevision_Id()void setId(Integer value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()Project getProject()
Concrete Revisions'.
If the meaning of the 'Project' reference isn't clear, there really should be more of a description here...
setProject(Project),
StorePackage.getConcreteRevision_Project(),
Project.getConcreteRevisions()void setProject(Project value)
Project' reference.
value - the new value of the 'Project' reference.getProject()byte[] getChecksum()
If the meaning of the 'Checksum' attribute isn't clear, there really should be more of a description here...
setChecksum(byte[]),
StorePackage.getConcreteRevision_Checksum()void setChecksum(byte[] value)
Checksum' attribute.
value - the new value of the 'Checksum' attribute.getChecksum()org.eclipse.emf.common.util.EList<Revision> getRevisions()
Revision.
It is bidirectional and its opposite is 'Concrete Revisions'.
If the meaning of the 'Revisions' reference list isn't clear, there really should be more of a description here...
StorePackage.getConcreteRevision_Revisions(),
Revision.getConcreteRevisions()Long getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(Long),
StorePackage.getConcreteRevision_Size()void setSize(Long value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()Date getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
StorePackage.getConcreteRevision_Date()void setDate(Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()String getLastError()
If the meaning of the 'Last Error' attribute isn't clear, there really should be more of a description here...
setLastError(String),
StorePackage.getConcreteRevision_LastError()void setLastError(String value)
Last Error' attribute.
value - the new value of the 'Last Error' attribute.getLastError()boolean isClear()
If the meaning of the 'Clear' attribute isn't clear, there really should be more of a description here...
setClear(boolean),
StorePackage.getConcreteRevision_Clear()void setClear(boolean value)
Clear' attribute.
value - the new value of the 'Clear' attribute.isClear()RevisionSummary getSummary()
If the meaning of the 'Summary' reference isn't clear, there really should be more of a description here...
setSummary(RevisionSummary),
StorePackage.getConcreteRevision_Summary()void setSummary(RevisionSummary value)
Summary' reference.
value - the new value of the 'Summary' reference.getSummary()User getUser()
If the meaning of the 'User' reference isn't clear, there really should be more of a description here...
setUser(User),
StorePackage.getConcreteRevision_User()void setUser(User value)
User' reference.
value - the new value of the 'User' reference.getUser()IfcHeader getIfcHeader()
If the meaning of the 'Ifc Header' reference isn't clear, there really should be more of a description here...
setIfcHeader(IfcHeader),
StorePackage.getConcreteRevision_IfcHeader()void setIfcHeader(IfcHeader value)
Ifc Header' reference.
value - the new value of the 'Ifc Header' reference.getIfcHeader()Bounds getBounds()
If the meaning of the 'Bounds' reference isn't clear, there really should be more of a description here...
setBounds(Bounds),
StorePackage.getConcreteRevision_Bounds()void setBounds(Bounds value)
Bounds' reference.
value - the new value of the 'Bounds' reference.getBounds()Bounds getBoundsUntransformed()
If the meaning of the 'Bounds Untransformed' reference isn't clear, there really should be more of a description here...
setBoundsUntransformed(Bounds),
StorePackage.getConcreteRevision_BoundsUntransformed()void setBoundsUntransformed(Bounds value)
Bounds Untransformed' reference.
value - the new value of the 'Bounds Untransformed' reference.getBoundsUntransformed()byte[] getOidCounters()
If the meaning of the 'Oid Counters' attribute isn't clear, there really should be more of a description here...
setOidCounters(byte[]),
StorePackage.getConcreteRevision_OidCounters()void setOidCounters(byte[] value)
Oid Counters' attribute.
value - the new value of the 'Oid Counters' attribute.getOidCounters()float getMultiplierToMm()
If the meaning of the 'Multiplier To Mm' attribute isn't clear, there really should be more of a description here...
setMultiplierToMm(float),
StorePackage.getConcreteRevision_MultiplierToMm()void setMultiplierToMm(float value)
Multiplier To Mm' attribute.
value - the new value of the 'Multiplier To Mm' attribute.getMultiplierToMm()DensityCollection getDensityCollection()
If the meaning of the 'Density Collection' reference isn't clear, there really should be more of a description here...
setDensityCollection(DensityCollection),
StorePackage.getConcreteRevision_DensityCollection()void setDensityCollection(DensityCollection value)
Density Collection' reference.
value - the new value of the 'Density Collection' reference.getDensityCollection()Copyright © 2018 OpenSource BIM. All rights reserved.