|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Waiver
A representation of the model object 'Waiver'.
The following features are supported:
ReviewPackage.getWaiver()
Method Summary | |
---|---|
String |
getComment()
Returns the value of the 'Comment' attribute. |
long |
getExpirationTime()
Returns the value of the 'Expiration Time' attribute. |
Inspector |
getInspector()
Returns the value of the 'Inspector' reference. |
String |
getSignature()
Returns the value of the 'Signature' attribute. |
void |
setComment(String value)
Sets the value of the ' Comment ' attribute. |
void |
setExpirationTime(long value)
Sets the value of the ' Expiration Time ' attribute. |
void |
setInspector(Inspector value)
Sets the value of the ' Inspector ' reference. |
void |
setSignature(String value)
Sets the value of the ' Signature ' 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 |
---|
String getSignature()
setSignature(String)
,
ReviewPackage.getWaiver_Signature()
void setSignature(String value)
Signature
' attribute.
value
- the new value of the 'Signature' attribute.getSignature()
Inspector getInspector()
setInspector(Inspector)
,
ReviewPackage.getWaiver_Inspector()
void setInspector(Inspector value)
Inspector
' reference.
value
- the new value of the 'Inspector' reference.getInspector()
long getExpirationTime()
setExpirationTime(long)
,
ReviewPackage.getWaiver_ExpirationTime()
void setExpirationTime(long value)
Expiration Time
' attribute.
value
- the new value of the 'Expiration Time' attribute.getExpirationTime()
String getComment()
setComment(String)
,
ReviewPackage.getWaiver_Comment()
void setComment(String value)
Comment
' attribute.
value
- the new value of the 'Comment' attribute.getComment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |