|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Version
A representation of the model object 'Version'.
The following features are supported:
ModelPackage.getVersion()
Method Summary | |
---|---|
VersionedEntity |
getEntity()
Returns the value of the 'Entity' container reference. |
java.lang.String |
getPrevVersion()
Returns the value of the 'Prev Version' attribute |
org.eclipse.emf.common.util.EList<Info> |
getTag()
Returns the value of the 'Tag' containment reference list. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setEntity(VersionedEntity value)
Sets the value of the ' Entity ' container reference |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' 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 getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
ModelPackage.getVersion_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
java.lang.String getPrevVersion()
If the meaning of the 'Prev Version' attribute isn't clear, there really should be more of a description here...
ModelPackage.getVersion_PrevVersion()
VersionedEntity getEntity()
Version
'.
If the meaning of the 'Entity' container reference isn't clear, there really should be more of a description here...
setEntity(VersionedEntity)
,
ModelPackage.getVersion_Entity()
,
VersionedEntity.getVersion()
void setEntity(VersionedEntity value)
Entity
' container reference.
value
- the new value of the 'Entity' container reference.getEntity()
org.eclipse.emf.common.util.EList<Info> getTag()
Info
.
If the meaning of the 'Tag' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getVersion_Tag()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |