public interface ProjectSmall extends IdEObject
The following features are supported:
StorePackage.getProjectSmall()| Modifier and Type | Method and Description |
|---|---|
long |
getLastRevisionId()
Returns the value of the 'Last Revision Id' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
int |
getNrRevisions()
Returns the value of the 'Nr Revisions' attribute.
|
int |
getNrSubProjects()
Returns the value of the 'Nr Sub Projects' attribute.
|
long |
getParentId()
Returns the value of the 'Parent Id' attribute.
|
String |
getSchema()
Returns the value of the 'Schema' attribute.
|
ObjectState |
getState()
Returns the value of the 'State' attribute.
|
boolean |
isHasCheckinRights()
Returns the value of the 'Has Checkin Rights' attribute.
|
void |
setHasCheckinRights(boolean value)
Sets the value of the '
Has Checkin Rights' attribute. |
void |
setLastRevisionId(long value)
Sets the value of the '
Last Revision Id' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setNrRevisions(int value)
Sets the value of the '
Nr Revisions' attribute. |
void |
setNrSubProjects(int value)
Sets the value of the '
Nr Sub Projects' attribute. |
void |
setParentId(long value)
Sets the value of the '
Parent Id' attribute. |
void |
setSchema(String value)
Sets the value of the '
Schema' attribute. |
void |
setState(ObjectState value)
Sets the value of the '
State' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getProjectSmall_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()long getParentId()
If the meaning of the 'Parent Id' attribute isn't clear, there really should be more of a description here...
setParentId(long),
StorePackage.getProjectSmall_ParentId()void setParentId(long value)
Parent Id' attribute.
value - the new value of the 'Parent Id' attribute.getParentId()ObjectState getState()
ObjectState.
If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...
ObjectState,
setState(ObjectState),
StorePackage.getProjectSmall_State()void setState(ObjectState value)
State' attribute.
value - the new value of the 'State' attribute.ObjectState,
getState()int getNrRevisions()
If the meaning of the 'Nr Revisions' attribute isn't clear, there really should be more of a description here...
setNrRevisions(int),
StorePackage.getProjectSmall_NrRevisions()void setNrRevisions(int value)
Nr Revisions' attribute.
value - the new value of the 'Nr Revisions' attribute.getNrRevisions()int getNrSubProjects()
If the meaning of the 'Nr Sub Projects' attribute isn't clear, there really should be more of a description here...
setNrSubProjects(int),
StorePackage.getProjectSmall_NrSubProjects()void setNrSubProjects(int value)
Nr Sub Projects' attribute.
value - the new value of the 'Nr Sub Projects' attribute.getNrSubProjects()boolean isHasCheckinRights()
If the meaning of the 'Has Checkin Rights' attribute isn't clear, there really should be more of a description here...
setHasCheckinRights(boolean),
StorePackage.getProjectSmall_HasCheckinRights()void setHasCheckinRights(boolean value)
Has Checkin Rights' attribute.
value - the new value of the 'Has Checkin Rights' attribute.isHasCheckinRights()long getLastRevisionId()
If the meaning of the 'Last Revision Id' attribute isn't clear, there really should be more of a description here...
setLastRevisionId(long),
StorePackage.getProjectSmall_LastRevisionId()void setLastRevisionId(long value)
Last Revision Id' attribute.
value - the new value of the 'Last Revision Id' attribute.getLastRevisionId()String getSchema()
If the meaning of the 'Schema' attribute isn't clear, there really should be more of a description here...
setSchema(String),
StorePackage.getProjectSmall_Schema()void setSchema(String value)
Schema' attribute.
value - the new value of the 'Schema' attribute.getSchema()Copyright © 2018 OpenSource BIM. All rights reserved.