java.lang.Object | |
↳ | vars.annotation.jpa.ObservationImpl |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
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 ;-)