Uses of Class
org.eclipse.epsilon.emc.bibtex.domain.Publication
Packages that use Publication
-
Uses of Publication in org.eclipse.epsilon.emc.bibtex
Methods in org.eclipse.epsilon.emc.bibtex that return PublicationModifier and TypeMethodDescriptionprotected PublicationBibtexModel.createInstanceInModel(String type) Methods in org.eclipse.epsilon.emc.bibtex that return types with arguments of type PublicationModifier and TypeMethodDescriptionprotected Collection<Publication>BibtexModel.allContentsFromModel()protected Collection<Publication>BibtexModel.getAllOfKindFromModel(String kind) protected Collection<Publication>BibtexModel.getAllOfTypeFromModel(String type) -
Uses of Publication in org.eclipse.epsilon.emc.bibtex.domain
Fields in org.eclipse.epsilon.emc.bibtex.domain with type parameters of type PublicationMethods in org.eclipse.epsilon.emc.bibtex.domain that return types with arguments of type PublicationMethods in org.eclipse.epsilon.emc.bibtex.domain with parameters of type Publication