| Package | Description |
|---|---|
| org.eclipse.epsilon.emc.bibtex | |
| org.eclipse.epsilon.emc.bibtex.domain |
| Modifier and Type | Method and Description |
|---|---|
protected Publication |
BibtexModel.createInstanceInModel(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Publication> |
BibtexModel.allContentsFromModel() |
protected Collection<Publication> |
BibtexModel.getAllOfKindFromModel(String kind) |
protected Collection<Publication> |
BibtexModel.getAllOfTypeFromModel(String type) |
| Modifier and Type | Field and Description |
|---|---|
Collection<Publication> |
Bibliography.publications |
| Modifier and Type | Method and Description |
|---|---|
Collection<Publication> |
Bibliography.allOfType(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Bibliography.add(Publication publication) |
Copyright © 2020. All rights reserved.