|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FeatureTypes.Repository
A named collection of Types.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface 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 |
|---|
String getName()
The name of this repository.
This will be the ${repository} component of any URIs of types defined here.
Set getTypes()
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 | |||||||||