|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureTypes.Type | |
|---|---|
| org.biojava.bio.seq | Classes and interfaces for defining biological sequences and informatics objects. |
| Uses of FeatureTypes.Type in org.biojava.bio.seq |
|---|
| Methods in org.biojava.bio.seq that return FeatureTypes.Type | |
|---|---|
FeatureTypes.Type |
FeatureTypes.RepositoryImpl.createType(String name,
FeatureFilter schema,
Set parents)
Create a new type in this repository. |
static FeatureTypes.Type |
FeatureTypes.getType(String uri)
Get a Type by URI. |
FeatureTypes.Type |
FeatureTypes.Repository.getType(String name)
Find the type for a name. |
FeatureTypes.Type |
FeatureTypes.RepositoryImpl.getType(String name)
|
| Methods in org.biojava.bio.seq with parameters of type FeatureTypes.Type | |
|---|---|
static boolean |
FeatureTypes.isSubTypeOf(FeatureTypes.Type subType,
FeatureTypes.Type superType)
Work out if one type is a sub-type of another. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||