|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityReferenceTypeVocabulary | |
|---|---|
| org.biopax.paxtools.impl.level3 | |
| org.biopax.paxtools.model.level3 | |
| Uses of EntityReferenceTypeVocabulary in org.biopax.paxtools.impl.level3 |
|---|
| Classes in org.biopax.paxtools.impl.level3 that implement EntityReferenceTypeVocabulary | |
|---|---|
class |
EntityReferenceTypeVocabularyImpl
|
| Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type EntityReferenceTypeVocabulary | |
|---|---|
java.util.Set<EntityReferenceTypeVocabulary> |
EntityReferenceImpl.getEntityReferenceType()
|
java.lang.Class<? extends EntityReferenceTypeVocabulary> |
EntityReferenceTypeVocabularyImpl.getModelInterface()
|
| Methods in org.biopax.paxtools.impl.level3 with parameters of type EntityReferenceTypeVocabulary | |
|---|---|
void |
EntityReferenceImpl.addEntityReferenceType(EntityReferenceTypeVocabulary entityReferenceType)
|
void |
EntityReferenceImpl.removeEntityReferenceType(EntityReferenceTypeVocabulary entityReferenceType)
|
| Method parameters in org.biopax.paxtools.impl.level3 with type arguments of type EntityReferenceTypeVocabulary | |
|---|---|
protected void |
EntityReferenceImpl.setEntityReferenceType(java.util.Set<EntityReferenceTypeVocabulary> entityReferenceType)
|
| Uses of EntityReferenceTypeVocabulary in org.biopax.paxtools.model.level3 |
|---|
| Methods in org.biopax.paxtools.model.level3 that return types with arguments of type EntityReferenceTypeVocabulary | |
|---|---|
java.util.Set<EntityReferenceTypeVocabulary> |
EntityReference.getEntityReferenceType()
|
| Methods in org.biopax.paxtools.model.level3 with parameters of type EntityReferenceTypeVocabulary | |
|---|---|
void |
EntityReference.addEntityReferenceType(EntityReferenceTypeVocabulary type)
Adds the given cv to the list of types |
void |
EntityReference.removeEntityReferenceType(EntityReferenceTypeVocabulary type)
Removes the given cv from the list of types |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||