public interface ConcreteRevision extends IdEObject
The following features are supported:
StorePackage.getConcreteRevision()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChecksum()
Returns the value of the 'Checksum' attribute.
|
Date |
getDate()
Returns the value of the 'Date' attribute.
|
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.
|
Vector3f |
getMaxBounds()
Returns the value of the 'Max Bounds' reference.
|
Vector3f |
getMinBounds()
Returns the value of the 'Min Bounds' reference.
|
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 |
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 |
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 |
setMaxBounds(Vector3f value)
Sets the value of the '
Max Bounds' reference. |
void |
setMinBounds(Vector3f value)
Sets the value of the '
Min Bounds' reference. |
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()Vector3f getMinBounds()
If the meaning of the 'Min Bounds' reference isn't clear, there really should be more of a description here...
setMinBounds(Vector3f),
StorePackage.getConcreteRevision_MinBounds()void setMinBounds(Vector3f value)
Min Bounds' reference.
value - the new value of the 'Min Bounds' reference.getMinBounds()Vector3f getMaxBounds()
If the meaning of the 'Max Bounds' reference isn't clear, there really should be more of a description here...
setMaxBounds(Vector3f),
StorePackage.getConcreteRevision_MaxBounds()void setMaxBounds(Vector3f value)
Max Bounds' reference.
value - the new value of the 'Max Bounds' reference.getMaxBounds()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()Copyright © 2016 OpenSource BIM. All rights reserved.