| java.lang.Object | |
| ↳ | vars.annotation.jpa.ObservationImpl |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
vars.annotation.Observation
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Add to the
Association collection. | |||||||||||
WARNING! Do not add or remove directly from this collection.
| |||||||||||
Indicates if this observation has a sample associated with it.
| |||||||||||
Remove from the
Association collection. | |||||||||||
The date the annotator annotated this observation.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
vars.PropertyChange
| |||||||||||
From interface
vars.VARSObject
| |||||||||||
From interface
vars.annotation.Observation
| |||||||||||
From interface
vars.jpa.JPAEntity
| |||||||||||
Add to the Association collection.
| association | The Association object to add. |
|---|
Association object if added, the
matching Association object otherwise.WARNING! Do not add or remove directly from this collection.
Indicates if this observation has a sample associated with it. It does this by looking at each association for the linkName starting with sampled.
Remove from the Association collection.
| association | The Association object to remove.
|
|---|
The date the annotator annotated this observation. Got it ;-)