|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Snapshot
A representation of the model object 'Snapshot'. Model root.
The following features are supported:
SnapshotPackage.getSnapshot()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<SnapshotElement> |
getElements()
Returns the value of the 'Elements' containment reference list. |
String |
getJvmId()
Returns the value of the 'Jvm Id' attribute. |
Date |
getTimestamp()
Returns the value of the 'Timestamp' attribute. |
void |
setJvmId(String value)
Sets the value of the ' Jvm Id' attribute. |
void |
setTimestamp(Date value)
Sets the value of the ' Timestamp' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
Date getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
Time when snapshot was taken.
setTimestamp(Date),
SnapshotPackage.getSnapshot_Timestamp()void setTimestamp(Date value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()org.eclipse.emf.common.util.EList<SnapshotElement> getElements()
SnapshotElement.
It is bidirectional and its opposite is 'Snapshot'.
If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...
Snapshot elements.
SnapshotPackage.getSnapshot_Elements(),
SnapshotElement.getSnapshot()String getJvmId()
If the meaning of the 'Jvm Id' attribute isn't clear, there really should be more of a description here...
ID of the JVM in which snapshot was taken.
setJvmId(String),
SnapshotPackage.getSnapshot_JvmId()void setJvmId(String value)
Jvm Id' attribute.
value - the new value of the 'Jvm Id' attribute.getJvmId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||