|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A named collection of Types.
| Nested Class Summary |
| Nested classes inherited from class org.biojava.bio.Annotatable |
Annotatable.AnnotationForwarder |
| Field Summary |
| Fields inherited from interface org.biojava.bio.Annotatable |
ANNOTATION |
| Method Summary | |
String |
getName()
The name of this repository. |
FeatureTypes.Type |
getType(String name)
Find the type for a name. |
Set |
getTypes()
Get a set of all type names defined in this repository. |
| Methods inherited from interface org.biojava.bio.Annotatable |
getAnnotation |
| Methods inherited from interface org.biojava.utils.Changeable |
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Method Detail |
public String getName()
The name of this repository.
This will be the ${repository} component of any URIs of types defined here.
public Set getTypes()
public FeatureTypes.Type getType(String name)
throws NoSuchElementException
name - the name of the Type
NoSuchElementException - if that type can not be found
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||