Package | Description |
---|---|
com.elsevier.scopus |
Provides classes of Scopus data.
|
jp.ac.tokushima_u.db.logistics |
Provides classes and interfaces for handling Logistics for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.edb |
Provides classes and interfaces for handling EDB Data.
|
jp.ac.tokushima_u.db.logistics.fa |
Provides classes and interfaces for handling Financial Affairs for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.pa |
Provides classes and interfaces for handling Personnel Affairs for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.sa |
Provides classes and interfaces for handling School Affairs for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.scopus |
Provides classes and interfaces for handling Scopus Data of Elsevier.
|
jp.ac.tokushima_u.db.mtmp2 |
Provides classes and interfaces for handling 第2,3期中期目標・中期計画.
|
jp.ac.tokushima_u.db.utlf |
Provides classes and interfaces for handling UTLF.
|
jp.ac.tokushima_u.db.utlf.content |
Provides classes and interfaces for handling UTLF Content.
|
jp.ac.tokushima_u.db.utlf.operation |
Provides classes and interfaces for UTLF General Operation.
|
jp.ac.tokushima_u.edb.evalsheet |
Provides Evaluation Sheet modules for Tokushima University.
|
jp.ac.tokushima_u.edb.works |
Provides Works modules for Tokushima University.
|
Modifier and Type | Field and Description |
---|---|
static UPath |
CustomData.Path_CITEDBY |
static UPath |
CustomData.Path_ITEM |
Modifier and Type | Method and Description |
---|---|
XMLUtility.XMLElement |
CustomData.retrieveDataDocumentRoot(UPath path) |
CharSequence |
CustomData.retrieveDataXML(UPath path) |
Modifier and Type | Field and Description |
---|---|
static UPath |
Person.Path_Birthdate |
static UPath |
Person.Path_Name |
static UPath |
Person.Path_NameEn |
static UPath |
Person.Path_NameJa |
static UPath |
Person.Path_NamePr |
static UPath |
Person.Path_Nickname |
static UPath |
Person.Path_OldName |
static UPath |
Person.Path_Person |
static UPath |
Person.Path_Sex |
Modifier and Type | Method and Description |
---|---|
void |
Person.putText(UPath path,
String text) |
Modifier and Type | Field and Description |
---|---|
static UPath |
EID.Path_Book |
Modifier and Type | Field and Description |
---|---|
static UPath |
Budget.Path_BeginAmount |
static UPath |
Budget.Path_ExecutorCode |
static UPath |
Budget.Path_ExecutorName |
static UPath |
Budget.Path_FiscalYear |
static UPath |
Budget.Path_ProjectCode |
static UPath |
Budget.Path_ProjectName |
static UPath |
Budget.Path_SourceCode |
static UPath |
Budget.Path_SourceName |
Modifier and Type | Field and Description |
---|---|
static UPath |
PersonnelBook.Path_Degree |
static UPath |
PersonnelBook.Path_History |
static UPath |
PersonnelBook.Path_PID |
static UPath |
PersonnelBook.Path_PIN |
Modifier and Type | Field and Description |
---|---|
static UPath |
StudentBook.Path_Abroad |
static UPath |
StudentBook.Path_AffiliationLevel1 |
static UPath |
StudentBook.Path_AffiliationLevel2 |
static UPath |
StudentBook.Path_AffiliationLevel3 |
static UPath |
StudentBook.Path_AffiliationLevel4 |
static UPath |
StudentBook.Path_Code |
static UPath |
Subject.Path_Code |
static UPath |
Subject.Path_Credits |
static UPath |
StudentBook.Path_EnterDate |
static UPath |
StudentBook.Path_EnterType |
static UPath |
Subject.Path_FacultyCode |
static UPath |
StudentBook.Path_LeaveDate |
static UPath |
StudentBook.Path_LeaveType |
static UPath |
Subject.Path_Name_en |
static UPath |
Subject.Path_Name_ja |
static UPath |
StudentBook.Path_Position |
static UPath |
StudentBook.Path_Regular |
static UPath |
StudentBook.Path_SID |
static UPath |
Subject.Path_Year_bgn |
static UPath |
Subject.Path_Year_end |
Modifier and Type | Field and Description |
---|---|
static UPath |
Subject.Path_Abbrev |
static UPath |
Subject.Path_Area |
static UPath |
Subject.Path_Code |
static UPath |
SubjectArea.Path_Code |
static UPath |
Subject.Path_ID |
static UPath |
SubjectArea.Path_ID |
static UPath |
Subject.Path_Name |
static UPath |
SubjectArea.Path_Name |
static UPath |
Source.Path_NatureIndexed2018 |
static UPath |
Source.Path_NatureIndexed2023 |
static UPath |
SubjectArea.Path_Subject |
Modifier and Type | Field and Description |
---|---|
(package private) UPath |
MTextPane.path |
(package private) UPath |
MSet.FindResult.path |
(package private) UPath |
MItem.path |
Modifier and Type | Method and Description |
---|---|
(package private) UPath |
MItem.getPath() |
Modifier and Type | Method and Description |
---|---|
MItem |
MSet.getItemByPath(UPath p) |
MValue |
MSet.getItemDisplayValue(UPath path) |
MValue |
CSet.getItemDisplayValue(UPath path,
int y) |
MValue |
MSet.getItemInternalValue(UPath path) |
MValue |
CSet.getItemValue(UPath path,
int y) |
List<MValue> |
MSet.getItemValues(UPath path) |
Constructor and Description |
---|
FindResult(Category cat,
int y,
int a,
MSet ms,
UPath p,
String s) |
MCItem(int m,
String t,
String n,
String d,
UPath p,
int w,
MCItem.Selection[] sels) |
MDItem(int m,
String t,
String n,
String d,
UPath p,
int w) |
MItem(int m,
String t,
String n,
String d,
UPath p,
Class c,
int w) |
MItem(int m,
String t,
String n,
String d,
UPath p,
int w) |
MPItem(int m,
String t,
String n,
String d,
UPath p,
int w,
int mi,
int ma) |
MValue(UPath p,
String t,
boolean c) |
Modifier and Type | Method and Description |
---|---|
<T extends UObject> |
UTLF.getNodeObjectList(Class<T> clas,
UPath path) |
<T extends UObject> |
UTLF.getNodeObjectList(Class<T> clas,
UPath path,
UTLFResolver res) |
<T extends UObject> |
UTLF.getObjectList(Class<T> clas,
UPath path) |
<T extends UObject> |
UTLF.getObjectList(Class<T> clas,
UPath path,
UTLFResolver res) |
Modifier and Type | Method and Description |
---|---|
static UTLF |
UTLFFactory.enDict(UTLF utlf,
List<UPath> keys,
boolean unique) |
static UTLF |
UTLFFactory.loadWithOperation(File file,
UOp op,
List<UPath> enDictKeys) |
Modifier and Type | Method and Description |
---|---|
UPath |
UPath.cdr() |
Modifier and Type | Method and Description |
---|---|
boolean |
UDict.addNodeObject(UPath path,
UObject o)
Add Node Object.
|
boolean |
UDict.addNodeObject(UPath path,
UObject o,
boolean unique)
Add Node Object.
|
boolean |
UDict.addObject(UPath path,
UObject o) |
int |
UPath.compareTo(UPath path) |
UDict |
UArray.enDict(UPath path)
Make new UDict.
|
UDict |
UArray.enDict(UPath path,
boolean unique)
Make new UDict.
|
boolean |
UDict.getBoolean(UPath path,
boolean dv) |
boolean |
UDict.getBoolean(UPath path,
boolean dv,
UTLFResolver res) |
UDate |
UDict.getDate(UPath path,
UDate dv) |
UDate |
UDict.getDate(UPath path,
UDate dv,
UTLFResolver res) |
UDict |
UDict.getDict(UPath path) |
UDict |
UDict.getDict(UPath path,
UDict dv) |
UDict |
UDict.getDict(UPath path,
UDict dv,
UTLFResolver res)
Retrieve sub dict.
|
UDict |
UDict.getDict(UPath path,
UTLFResolver res) |
long |
UDict.getInteger(UPath path,
long dv) |
long |
UDict.getInteger(UPath path,
long dv,
UTLFResolver res) |
<T extends UObject> |
UDict.getNodeObject(Class<T> clas,
UPath path) |
<T extends UObject> |
UDict.getNodeObject(Class<T> clas,
UPath path,
UTLFResolver res) |
UObject |
UDict.getNodeObject(UPath path) |
UObject |
UDict.getNodeObject(UPath path,
UTLFResolver res) |
<T extends UObject> |
UDict.getNodeObjectList(Class<T> clas,
UPath path) |
<T extends UObject> |
UDict.getNodeObjectList(Class<T> clas,
UPath path,
UTLFResolver res) |
<T extends UObject> |
UDict.getObject(Class<T> clas,
UPath path) |
<T extends UObject> |
UDict.getObject(Class<T> clas,
UPath path,
UTLFResolver res) |
UObject |
UDict.getObject(UPath path) |
UObject |
UDict.getObject(UPath path,
UTLFResolver res) |
<T extends UObject> |
UDict.getObjectList(Class<T> clas,
UPath path) |
<T extends UObject> |
UDict.getObjectList(Class<T> clas,
UPath path,
UTLFResolver res) |
double |
UDict.getReal(UPath path,
double dv) |
double |
UDict.getReal(UPath path,
double dv,
UTLFResolver res) |
String |
UDict.getText(UPath path,
String dv) |
String |
UDict.getText(UPath path,
String dv,
UTLFResolver res) |
boolean |
UDict.putNodeObject(UPath path,
UObject o)
Put Node Object.
|
boolean |
UDict.putObject(UPath path,
UObject o) |
UObject |
UDict.removeNodeObject(UPath path)
Remove Node Object.
|
UObject |
UDict.removeObject(UPath path) |
Constructor and Description |
---|
UPath(String kn,
UPath path) |
UPath(UPath... paths) |
UPath(UPath path) |
UPath(UPath path,
String... kn) |
Modifier and Type | Method and Description |
---|---|
static boolean |
UOps.uop_EnDict(UOp.Variable var,
List<UPath> enDictKeys,
boolean unique,
PrintWriter err) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
SectionItem2014.GItem.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.CBItem.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.NItem.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.SItem.loadFromDict(UDict dict,
UPath path) |
void |
SectionItem2014.RBField.loadFromDict(UDict dict,
UPath path) |
(package private) abstract void |
SectionItem2014.ItemField.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.ItemFieldT.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.ItemFieldV.loadFromDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.GItem.saveToDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.CBItem.saveToDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.NItem.saveToDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.SItem.saveToDict(UDict dict,
UPath path) |
void |
SectionItem2014.RBField.saveToDict(UDict dict,
UPath path) |
(package private) abstract void |
SectionItem2014.ItemField.saveToDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.ItemFieldT.saveToDict(UDict dict,
UPath path) |
(package private) void |
SectionItem2014.ItemFieldV.saveToDict(UDict dict,
UPath path) |
Modifier and Type | Method and Description |
---|---|
(package private) UDict |
JournalMetricResolver.resolveMetrics(EdbArticle article,
UPath path,
JournalMetricResolver.JournalMetrics jm,
jp.ac.tokushima_u.edb.works.JournalMetricResolver.MetricYearDictChecker checker) |
(package private) UDict |
JournalMetricResolver.resolveMetrics(EdbMagazine magazine,
UPath path,
JournalMetricResolver.JournalMetrics jm,
jp.ac.tokushima_u.edb.works.JournalMetricResolver.MetricYearDictChecker checker) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025