Package | Description |
---|---|
jp.ac.tokushima_u.db.logistics.scopus |
Provides classes and interfaces for handling Scopus Data of Elsevier.
|
jp.ac.tokushima_u.edb.erd |
Provides classes for Educator and Researcher Directory of Tokushima University.
|
Modifier and Type | Method and Description |
---|---|
static Subject |
Subject.getByAbbreviation(String abbr) |
static Subject |
Subject.getByCode(String code) |
Modifier and Type | Method and Description |
---|---|
static List<Subject> |
Subject.getList() |
Modifier and Type | Field and Description |
---|---|
(package private) Subject |
ErdScopusSubject.scopus_subject |
Modifier and Type | Field and Description |
---|---|
(package private) static Map<UTLFId,Subject> |
ErdScopusSubject.m_subject |
Modifier and Type | Method and Description |
---|---|
(package private) static Subject |
ErdScopusSubject.getSubject(UTLFId id) |
Modifier and Type | Method and Description |
---|---|
(package private) static List<Subject> |
ErdScopusSubject.getSubjectList() |
Modifier and Type | Method and Description |
---|---|
(package private) EdbDoc.Content |
ErdOrganization.SpecialEditionPageMaker.create_research_subject_print_table(ErdOrganization.AdditionalInformationMaker mgr,
String title,
boolean japanese,
String id,
Subject subject,
boolean doYearly) |
(package private) static EdbDoc.Content |
ErdScopusSubject.createSubjectName(Subject subject,
String dv) |
(package private) ErdTable.RD_Articles |
ErdPerson.getTableRD(ErdTable.RD_Articles rd,
Subject subject,
boolean doYearly) |
Constructor and Description |
---|
ErdScopusSubject(Subject d) |
RD_Articles(HashSet<EdbEID> s_eid,
Subject subject) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025