|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VersionInfoType
A representation of the model object 'Version Info Type'.
The following features are supported:
RimPackage.getVersionInfoType()| Method Summary | |
|---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute. |
java.lang.String |
getVersionName()
Returns the value of the 'Version Name' attribute. |
boolean |
isSetVersionName()
Returns whether the value of the ' Version Name' attribute is set. |
void |
setComment(java.lang.String value)
Sets the value of the ' Comment' attribute. |
void |
setVersionName(java.lang.String value)
Sets the value of the ' Version Name' attribute. |
void |
unsetVersionName()
Unsets the value of the ' Version Name' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getComment()
If the meaning of the 'Comment' attribute isn't clear, there really should be more of a description here...
setComment(String),
RimPackage.getVersionInfoType_Comment()void setComment(java.lang.String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()java.lang.String getVersionName()
"1.1".
If the meaning of the 'Version Name' attribute isn't clear, there really should be more of a description here...
isSetVersionName(),
unsetVersionName(),
setVersionName(String),
RimPackage.getVersionInfoType_VersionName()void setVersionName(java.lang.String value)
Version Name' attribute.
value - the new value of the 'Version Name' attribute.isSetVersionName(),
unsetVersionName(),
getVersionName()void unsetVersionName()
Version Name' attribute.
isSetVersionName(),
getVersionName(),
setVersionName(String)boolean isSetVersionName()
Version Name' attribute is set.
unsetVersionName(),
getVersionName(),
setVersionName(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||