|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDefinedTerm<T extends IDefinedTerm>
| Method Summary | |
|---|---|
T |
getByUuid(UUID uuid)
|
Set<T> |
getGeneralizationOf()
Returns all defined terms this term is a generalization for. |
Set<T> |
getIncludes()
Returns all defined terms this term includes. |
T |
getKindOf()
Returns the defined term this term is a kind of. |
Set<Media> |
getMedia()
|
T |
getPartOf()
Returns the defined term this term is a part of. |
UUID |
getUuid()
|
| Methods inherited from interface eu.etaxonomy.cdm.model.common.ILoadableTerm |
|---|
readCsvLine, writeCsvLine |
| Method Detail |
|---|
UUID getUuid()
T getByUuid(UUID uuid)
T getKindOf()
this term
Set<T> getGeneralizationOf()
this term
T getPartOf()
this term
Set<T> getIncludes()
this term
Set<Media> getMedia()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||