public interface Revision extends IdEObject
The following features are supported:
StorePackage.getRevision()| Modifier and Type | Method and Description |
|---|---|
Integer |
getBmi()
Returns the value of the 'Bmi' attribute.
|
Bounds |
getBounds()
Returns the value of the 'Bounds' reference.
|
Bounds |
getBoundsMm()
Returns the value of the 'Bounds Mm' reference.
|
Bounds |
getBoundsUntransformed()
Returns the value of the 'Bounds Untransformed' reference.
|
Bounds |
getBoundsUntransformedMm()
Returns the value of the 'Bounds Untransformed Mm' reference.
|
org.eclipse.emf.common.util.EList<Checkout> |
getCheckouts()
Returns the value of the 'Checkouts' reference list.
|
String |
getComment()
Returns the value of the 'Comment' attribute.
|
org.eclipse.emf.common.util.EList<ConcreteRevision> |
getConcreteRevisions()
Returns the value of the 'Concrete Revisions' reference list.
|
Date |
getDate()
Returns the value of the 'Date' attribute.
|
DensityCollection |
getDensityCollection()
Returns the value of the 'Density Collection' reference.
|
org.eclipse.emf.common.util.EList<ExtendedData> |
getExtendedData()
Returns the value of the 'Extended Data' reference list.
|
Integer |
getId()
Returns the value of the 'Id' attribute.
|
ConcreteRevision |
getLastConcreteRevision()
Returns the value of the 'Last Concrete Revision' reference.
|
String |
getLastError()
Returns the value of the 'Last Error' attribute.
|
org.eclipse.emf.common.util.EList<RevisionRelated> |
getLogs()
Returns the value of the 'Logs' reference list.
|
long |
getNrPrimitives()
Returns the value of the 'Nr Primitives' attribute.
|
Project |
getProject()
Returns the value of the 'Project' reference.
|
Service |
getService()
Returns the value of the 'Service' reference.
|
org.eclipse.emf.common.util.EList<NewService> |
getServicesLinked()
Returns the value of the 'Services Linked' reference list.
|
Long |
getSize()
Returns the value of the 'Size' attribute.
|
String |
getTag()
Returns the value of the 'Tag' attribute.
|
User |
getUser()
Returns the value of the 'User' reference.
|
boolean |
isHasGeometry()
Returns the value of the 'Has Geometry' attribute.
|
void |
setBmi(Integer value)
Sets the value of the '
Bmi' attribute. |
void |
setBounds(Bounds value)
Sets the value of the '
Bounds' reference. |
void |
setBoundsMm(Bounds value)
Sets the value of the '
Bounds Mm' reference. |
void |
setBoundsUntransformed(Bounds value)
Sets the value of the '
Bounds Untransformed' reference. |
void |
setBoundsUntransformedMm(Bounds value)
Sets the value of the '
Bounds Untransformed Mm' reference. |
void |
setComment(String value)
Sets the value of the '
Comment' 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 |
setHasGeometry(boolean value)
Sets the value of the '
Has Geometry' attribute. |
void |
setId(Integer value)
Sets the value of the '
Id' attribute. |
void |
setLastConcreteRevision(ConcreteRevision value)
Sets the value of the '
Last Concrete Revision' reference. |
void |
setLastError(String value)
Sets the value of the '
Last Error' attribute. |
void |
setNrPrimitives(long value)
Sets the value of the '
Nr Primitives' attribute. |
void |
setProject(Project value)
Sets the value of the '
Project' reference. |
void |
setService(Service value)
Sets the value of the '
Service' reference. |
void |
setSize(Long value)
Sets the value of the '
Size' attribute. |
void |
setTag(String value)
Sets the value of the '
Tag' attribute. |
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.getRevision_Id()void setId(Integer value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()User getUser()
If the meaning of the 'User' reference isn't clear, there really should be more of a description here...
setUser(User),
StorePackage.getRevision_User()void setUser(User value)
User' reference.
value - the new value of the 'User' reference.getUser()Date getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
StorePackage.getRevision_Date()void setDate(Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()String getComment()
If the meaning of the 'Comment' attribute isn't clear, there really should be more of a description here...
setComment(String),
StorePackage.getRevision_Comment()void setComment(String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()Long getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(Long),
StorePackage.getRevision_Size()void setSize(Long value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()org.eclipse.emf.common.util.EList<ConcreteRevision> getConcreteRevisions()
ConcreteRevision.
It is bidirectional and its opposite is 'Revisions'.
If the meaning of the 'Concrete Revisions' reference list isn't clear, there really should be more of a description here...
StorePackage.getRevision_ConcreteRevisions(),
ConcreteRevision.getRevisions()ConcreteRevision getLastConcreteRevision()
If the meaning of the 'Last Concrete Revision' reference isn't clear, there really should be more of a description here...
setLastConcreteRevision(ConcreteRevision),
StorePackage.getRevision_LastConcreteRevision()void setLastConcreteRevision(ConcreteRevision value)
Last Concrete Revision' reference.
value - the new value of the 'Last Concrete Revision' reference.getLastConcreteRevision()org.eclipse.emf.common.util.EList<Checkout> getCheckouts()
Checkout.
It is bidirectional and its opposite is 'Revision'.
If the meaning of the 'Checkouts' reference list isn't clear, there really should be more of a description here...
StorePackage.getRevision_Checkouts(),
Checkout.getRevision()Project getProject()
Revisions'.
If the meaning of the 'Project' reference isn't clear, there really should be more of a description here...
setProject(Project),
StorePackage.getRevision_Project(),
Project.getRevisions()void setProject(Project value)
Project' reference.
value - the new value of the 'Project' reference.getProject()String getTag()
If the meaning of the 'Tag' attribute isn't clear, there really should be more of a description here...
setTag(String),
StorePackage.getRevision_Tag()void setTag(String value)
Tag' attribute.
value - the new value of the 'Tag' attribute.getTag()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.getRevision_LastError()void setLastError(String value)
Last Error' attribute.
value - the new value of the 'Last Error' attribute.getLastError()Integer getBmi()
If the meaning of the 'Bmi' attribute isn't clear, there really should be more of a description here...
setBmi(Integer),
StorePackage.getRevision_Bmi()void setBmi(Integer value)
Bmi' attribute.
value - the new value of the 'Bmi' attribute.getBmi()org.eclipse.emf.common.util.EList<ExtendedData> getExtendedData()
ExtendedData.
It is bidirectional and its opposite is 'Revision'.
If the meaning of the 'Extended Data' reference list isn't clear, there really should be more of a description here...
StorePackage.getRevision_ExtendedData(),
ExtendedData.getRevision()org.eclipse.emf.common.util.EList<RevisionRelated> getLogs()
RevisionRelated.
It is bidirectional and its opposite is 'Revision'.
If the meaning of the 'Logs' reference list isn't clear, there really should be more of a description here...
StorePackage.getRevision_Logs(),
RevisionRelated.getRevision()Service getService()
If the meaning of the 'Service' reference isn't clear, there really should be more of a description here...
setService(Service),
StorePackage.getRevision_Service()void setService(Service value)
Service' reference.
value - the new value of the 'Service' reference.getService()boolean isHasGeometry()
If the meaning of the 'Has Geometry' attribute isn't clear, there really should be more of a description here...
setHasGeometry(boolean),
StorePackage.getRevision_HasGeometry()void setHasGeometry(boolean value)
Has Geometry' attribute.
value - the new value of the 'Has Geometry' attribute.isHasGeometry()Bounds getBounds()
If the meaning of the 'Bounds' reference isn't clear, there really should be more of a description here...
setBounds(Bounds),
StorePackage.getRevision_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.getRevision_BoundsUntransformed()void setBoundsUntransformed(Bounds value)
Bounds Untransformed' reference.
value - the new value of the 'Bounds Untransformed' reference.getBoundsUntransformed()Bounds getBoundsMm()
If the meaning of the 'Bounds Mm' reference isn't clear, there really should be more of a description here...
setBoundsMm(Bounds),
StorePackage.getRevision_BoundsMm()void setBoundsMm(Bounds value)
Bounds Mm' reference.
value - the new value of the 'Bounds Mm' reference.getBoundsMm()Bounds getBoundsUntransformedMm()
If the meaning of the 'Bounds Untransformed Mm' reference isn't clear, there really should be more of a description here...
setBoundsUntransformedMm(Bounds),
StorePackage.getRevision_BoundsUntransformedMm()void setBoundsUntransformedMm(Bounds value)
Bounds Untransformed Mm' reference.
value - the new value of the 'Bounds Untransformed Mm' reference.getBoundsUntransformedMm()org.eclipse.emf.common.util.EList<NewService> getServicesLinked()
NewService.
If the meaning of the 'Services Linked' reference isn't clear, there really should be more of a description here...
StorePackage.getRevision_ServicesLinked()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.getRevision_DensityCollection()void setDensityCollection(DensityCollection value)
Density Collection' reference.
value - the new value of the 'Density Collection' reference.getDensityCollection()long getNrPrimitives()
If the meaning of the 'Nr Primitives' attribute isn't clear, there really should be more of a description here...
setNrPrimitives(long),
StorePackage.getRevision_NrPrimitives()void setNrPrimitives(long value)
Nr Primitives' attribute.
value - the new value of the 'Nr Primitives' attribute.getNrPrimitives()Copyright © 2018 OpenSource BIM. All rights reserved.