|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SnapshotElement
A representation of the model object 'Element'. Snapshot element.
The following features are supported:
SnapshotPackage.getSnapshotElement()| Method Summary | |
|---|---|
String |
getDetails()
Returns the value of the 'Details' attribute. |
String |
getId()
Returns the value of the 'Id' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
Snapshot |
getSnapshot()
Returns the value of the 'Snapshot' container reference. |
void |
setDetails(String value)
Sets the value of the ' Details' attribute. |
void |
setId(String value)
Sets the value of the ' Id' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setSnapshot(Snapshot value)
Sets the value of the ' Snapshot' container reference. |
| 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 |
|---|
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
Unique element ID.
setId(String),
SnapshotPackage.getSnapshotElement_Id()void setId(String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()String getName()
setName(String),
SnapshotPackage.getSnapshotElement_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDetails()
setDetails(String),
SnapshotPackage.getSnapshotElement_Details()void setDetails(String value)
Details' attribute.
value - the new value of the 'Details' attribute.getDetails()Snapshot getSnapshot()
Elements'.
If the meaning of the 'Snapshot' container reference isn't clear, there really should be more of a description here...
setSnapshot(Snapshot),
SnapshotPackage.getSnapshotElement_Snapshot(),
Snapshot.getElements()void setSnapshot(Snapshot value)
Snapshot' container reference.
value - the new value of the 'Snapshot' container reference.getSnapshot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||