public interface RevisionSummaryType extends IdEObject
The following features are supported:
StorePackage.getRevisionSummaryType()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
Returns the value of the 'Count' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getSchema()
Returns the value of the 'Schema' attribute.
|
void |
setCount(Integer value)
Sets the value of the '
Count' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setSchema(String value)
Sets the value of the '
Schema' 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.getRevisionSummaryType_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Integer getCount()
If the meaning of the 'Count' attribute isn't clear, there really should be more of a description here...
setCount(Integer),
StorePackage.getRevisionSummaryType_Count()void setCount(Integer value)
Count' attribute.
value - the new value of the 'Count' attribute.getCount()String getSchema()
If the meaning of the 'Schema' attribute isn't clear, there really should be more of a description here...
setSchema(String),
StorePackage.getRevisionSummaryType_Schema()void setSchema(String value)
Schema' attribute.
value - the new value of the 'Schema' attribute.getSchema()Copyright © 2018 OpenSource BIM. All rights reserved.