Package | Description |
---|---|
jp.ac.tokushima_u.db.databook |
Provides Databook modules for Tokushima University.
|
jp.ac.tokushima_u.db.logistics |
Provides classes and interfaces for handling Logistics for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.kaken |
Provides classes and interfaces for handling KAKEN.nii.ac.jp.
|
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.media |
Provides classes and interfaces for various media.
|
jp.ac.tokushima_u.db.mtmp2 |
Provides classes and interfaces for handling 第2,3期中期目標・中期計画.
|
jp.ac.tokushima_u.db.ppsim |
Provides classes and interfaces for Personnel-Point Simulator.
|
jp.ac.tokushima_u.db.t73 |
Provides classes of Type73 file sharing system.
|
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.grid |
Provides classes and interfaces for UTLFGird.
|
jp.ac.tokushima_u.db.utlf.operation |
Provides classes and interfaces for UTLF General Operation.
|
jp.ac.tokushima_u.db.utlf.repository |
Provides classes and interfaces for handling UTLF Repository.
|
jp.ac.tokushima_u.edb.erd |
Provides classes for Educator and Researcher Directory of Tokushima University.
|
jp.ac.tokushima_u.edb.extdb |
Provides external database specific classes and interfaces.
|
jp.ac.tokushima_u.edb.works |
Provides Works modules for Tokushima University.
|
Constructor and Description |
---|
ESValue(EdbEID e,
UDict dict) |
GASRValue(int e,
UDict dict) |
Modifier and Type | Method and Description |
---|---|
Logistics.Id<I> |
Logistics.IdHandlerSpi.createId(UReference ur) |
static UTLFRepositoryClient |
Logistics.createRepositoryClient(UDict dict,
boolean rmiSSL)
create Repository Client with Dict Settings.
|
Modifier and Type | Method and Description |
---|---|
static List<GrantAward> |
GrantAward.parse(UTLF utlf,
PrintWriter logger) |
Modifier and Type | Method and Description |
---|---|
Logistics.Id<PA.PersonnelCodeHandler> |
PersonnelBook.getPID() |
Modifier and Type | Method and Description |
---|---|
protected void |
GradePoint.getResult(UDict rdict) |
static GradePoint |
GradePoint.Standard.parseResult(UDict rdict) |
static GradePoint |
GradePoint.Oldies.parseResult(UDict rdict) |
(package private) abstract void |
GradePoint.parseResult0(UDict rdict) |
(package private) void |
GradePoint.Standard.parseResult0(UDict rdict) |
(package private) void |
GradePoint.Oldies.parseResult0(UDict rdict) |
Modifier and Type | Field and Description |
---|---|
(package private) UTLFException |
USS.Saver.uex |
Modifier and Type | Method and Description |
---|---|
static MediaGrid<MediaMachine> |
Media.createMediaGrid(UDict dict) |
static MediaGrid<MediaMachine> |
Media.createMediaGrid(UDict gridDict,
UTLFFactory.RemoteMachineSpec spec,
MediaMachineImpl.Initializer init) |
UTLF |
USS.createUTLF() |
static UDict |
Media.getRemoteMachineGrid(URL url,
String name) |
static List<String> |
Media.getRemoteMachineServers(URL url,
String name) |
static UTLFFactory.RemoteMachineSpec |
Media.getRemoteMachineSpec(boolean ssl,
UDict dict) |
Constructor and Description |
---|
USS(UTLF u) |
Constructor and Description |
---|
Maintainer(MTMPStorage st) |
Modifier and Type | Method and Description |
---|---|
void |
PPSimPerson.retrieveFromPPSimBase(PPSimBase ppsim,
UDict dict) |
Modifier and Type | Method and Description |
---|---|
static T73Grid |
T73.createT73Grid(UDict dict,
UDict config) |
(package private) UTLF |
T73Action.getContext() |
static UDict |
T73.getRemoteMachineGrid(URL url,
String name) |
static List<String> |
T73.getRemoteMachineServers(URL url,
String name) |
static void |
T73User.load(boolean refresh) |
(package private) static Map<String,T73Synergy> |
T73Synergy.load(T73Realm realm,
T73File synfn,
boolean refresh) |
(package private) static Map<String,T73Catalog> |
T73Catalog.load(T73Realm realm,
T73File home,
T73File catfn,
boolean refresh) |
(package private) static Map<String,T73Access> |
T73Access.load(T73Realm realm,
T73File home,
T73File accfn,
boolean refresh) |
(package private) static Map<String,T73Action> |
T73Action.load(T73Realm realm,
T73File home,
T73File actfn,
boolean refresh) |
(package private) static T73Replication |
T73Replication.load(T73Realm realm,
T73File home,
T73File wfn,
boolean refresh) |
(package private) static UDict |
T73.loadConfigContext(T73Realm realm,
T73File wfn,
T73File ufn,
boolean refresh) |
static void |
T73Group.loadGlobalGroup(boolean refresh,
List<T73NormalDivision> divisions) |
static boolean |
T73User.loadImport() |
static UTLF |
T73File.utlfLoad(T73File wfn) |
static void |
T73File.utlfSave(T73File wfn,
UTLF u) |
Modifier and Type | Method and Description |
---|---|
void |
UTLF.add(org.jrdf.graph.PredicateNode p,
String text) |
void |
UTLF.add(UTLFVocabulary vo,
String text)
Add new text as Literal.
|
static boolean |
UTLFFactory.checkEquivalence(UTLF u1,
File file) |
static boolean |
UTLFFactory.checkEquivalence(UTLF u1,
UTLF u2) |
static UTLF |
UTLFFactory.createEncapsulatedUTLF(UTLFId id,
String title,
CharSequence content,
String mimetype,
String scope)
Create UTLF with data encapsulation.
|
UTLFId |
UTLFIdSpi.createId(String id)
Create UTLFId.
|
UTLFId |
UTLFIdSpi.createId(String[] id)
Create UTLFId.
|
static UTLFGrid<UTLFMachine> |
UTLFFactory.createUTLFGrid(UDict gridDict) |
static UTLFGrid<UTLFMachine> |
UTLFFactory.createUTLFGrid(UDict gridDict,
UTLFFactory.RemoteMachineSpec spec,
UTLFMachineImpl.Initializer init) |
UTLF |
UTLF.duplicate() |
static UTLF |
UTLFFactory.enDict(UTLF utlf,
List<UPath> keys,
boolean unique) |
boolean |
UTLF.equivalentTo(File file) |
boolean |
UTLF.equivalentTo(UTLF u) |
static UOp.Variable |
UTLFFactory.executeGridOps(UOps ops) |
static UDict |
UTLFFactory.executeOperation(UOp op,
UDict dict) |
static UTLF |
UTLFFactory.executeOperation(UOp op,
UTLF utlf) |
List<UTLFResource> |
UTLF.find(UTLFVocabulary vo) |
URI |
UTLF.getCreator() |
ZonedDateTime |
UTLF.getDate() |
String |
UTLF.getDeleted() |
String |
UTLF.getDescription() |
UDict |
UTLFForm.getDict() |
UTLFForm |
UTLF.getForm() |
URI |
UTLF.getFormat() |
URI |
UTLFForm.getFormID() |
URI |
UTLF.getIsExpressedBy() |
URI |
UTLF.getIsReplacedBy() |
URI |
UTLF.getPublisher() |
CharSequence |
UTLF.getRDF()
Get RDF description of this object.
|
CharSequence |
UTLF.getRDF(int opt)
Get RDF description of this object.
|
String |
UTLF.getRegistrant() |
static UDict |
UTLFFactory.getRemoteMachineGrid(URL url,
String name) |
static List<String> |
UTLFFactory.getRemoteMachineServers(URL url,
String name) |
static UTLFFactory.RemoteMachineSpec |
UTLFFactory.getRemoteMachineSpec(boolean ssl,
UDict dict) |
static UTLFFactory.RemoteMachineSpec |
UTLFFactory.getRemoteMachineSpec(boolean ssl,
UDict dict,
URL defaultConfig) |
URI |
UTLF.getReplaces() |
String |
UTLF.getScope() |
static <T extends UObject> |
UTLFFactory.getSingleObject(Class<T> clas,
UTLF u,
T dv)
Get single object from UTLF.
|
String |
UTLF.getSubject() |
String |
UTLF.getTitle() |
boolean |
UTLF.hasSentence(UTLFVocabulary vo,
String text) |
boolean |
UTLF.isDeleted() |
boolean |
UTLF.isEmpty() |
static UTLF |
UTLFFactory.load(File file,
int opt) |
(package private) static UTLF |
UTLFFactory.load(URL url,
int opt) |
static UTLF |
UTLFFactory.loadWithOperation(File file,
UOp op,
List<UPath> enDictKeys) |
static <T> T |
UTLFFactory.normalize(T obj,
int opt) |
static UTLF |
UTLFFactory.normalize(UTLF obj,
int opt) |
static boolean |
UTLFFactory.normalizeRDF(File dst,
File src,
int opt,
UTLFId id,
ZonedDateTime zdt) |
static boolean |
UTLFFactory.normalizeRDF(Writer dst,
Reader src,
int opt,
UTLFId id,
ZonedDateTime zdt) |
static UTLF |
UTLFFactory.parse(byte[] rdfutf8,
int opt) |
(package private) static Document |
UTLFFactory.parseDocument(CharSequence xml) |
static UTLF |
UTLFFactory.parseMeta(byte[] rdfutf8,
int opt) |
static PPForRegister.Result |
UTLFFactory.preprocessForRegister(File newFile,
File oldFile) |
static PPForRegister.Result |
UTLFFactory.preprocessForRegister(UTLF newUTLF,
File oldFile) |
static PPForRegister.Result |
UTLFFactory.preprocessForRegister(UTLF newUTLF,
UTLF oldUTLF) |
(package private) static UTLF |
UTLFFactory.rdf_to_utlf(StringBuffer rdf,
int opt) |
void |
UTLF.remove(UTLFVocabulary vo)
Remove all triples which predicate is equals to specified vocabulary.
|
void |
UTLF.replace(UTLFVocabulary vo,
String text)
Remove all triples and set new text as Literal.
|
UTLF |
UTLFResolver.resolve(UTLFId id) |
UTLF |
UTLFResolver.resolve(UTLFId id,
int opt) |
UTLF |
UTLFResolver.resolve(UTLFId id,
int opt,
int depth) |
abstract Set<UTLFId> |
UTLFResolver.retrieveEquivalentIds(UTLFId id) |
(package private) static UTLF |
UTLFFactory.retrieveUTLF(URL url) |
protected abstract UTLF |
UTLFResolver.retrieveUTLF(UTLFId id) |
protected abstract UTLF |
UTLFResolver.retrieveUTLF(UTLFId id,
int opt) |
protected abstract UTLF |
UTLFResolver.retrieveUTLF(UTLFId id,
int opt,
int depth) |
void |
UTLF.save(File file)
Save RDF into file.
|
void |
UTLF.save(File file,
int opt)
Save RDF into file.
|
static void |
UTLFFactory.save(File file,
UTLF utlf) |
void |
UTLF.setContent(UTLFContent co) |
void |
UTLF.setContentArray(UArray array) |
void |
UTLF.setContentDict(UDict dict) |
void |
UTLF.setCreator(URI u) |
void |
UTLF.setCreator(UTLFId id) |
void |
UTLF.setDate(ZonedDateTime dt) |
void |
UTLF.setDateNow() |
void |
UTLF.setDeleted(String s) |
void |
UTLF.setDescription(String s) |
void |
UTLF.setFormat(URI uri) |
void |
UTLF.setIsExpressedBy(URI id) |
void |
UTLF.setIsExpressedBy(UTLFId id) |
void |
UTLF.setIsReplacedBy(URI uri) |
void |
UTLF.setPublisher(URI u) |
void |
UTLF.setRegistrant(String s) |
void |
UTLF.setReplaces(URI uri) |
void |
UTLF.setScope(String s) |
void |
UTLF.setSubject(String s) |
void |
UTLF.setTitle(String s) |
(package private) static StringBuffer |
UTLFFactory.utlf_to_rdf(UTLF u,
int opt) |
static boolean |
UTLFFactory.verify(byte[] rdfutf8,
int opt) |
void |
UTLF.write(Writer writer)
Write RDF to writer.
|
void |
UTLF.write(Writer writer,
int opt)
Write RDF to writer.
|
Constructor and Description |
---|
ChoiceValue(Object p,
UDict dict) |
Column(Object p,
UTLF u) |
UTLF() |
UTLF(File file)
UTLF from file content.
|
UTLF(File file,
int opt)
UTLF from file content.
|
UTLF(Reader reader)
UTLF from file content.
|
UTLF(Reader reader,
int opt)
UTLF from file content.
|
UTLF(URL url)
UTLF from file content.
|
UTLF(URL url,
int opt)
UTLF from file content.
|
UTLFContent() |
UTLFContent(CharSequence content_xml) |
UTLFForm(UTLF u) |
UTLFId(String id) |
UTLFId(UReference ur) |
UTLFId(URI uri) |
UTLFType(UTLF u) |
Modifier and Type | Method and Description |
---|---|
UBoolean |
UInstance.castBoolean() |
UInteger |
UInstance.castInteger() |
UReal |
UInstance.castReal() |
UString |
UInstance.castString() |
UDict |
UDict.countObjects()
Count Number of Objects.
|
UDict |
UDict.countObjects(UDict cdict)
Count Number of Objects.
|
static UObject |
UObject.create(Element e) |
static UDict |
UDict.create(Element e) |
static UDict |
UInstance.createTop(Element e) |
UDict |
UArray.enDict(UPath path)
Make new UDict.
|
UDict |
UArray.enDict(UPath path,
boolean unique)
Make new UDict.
|
boolean |
UObject.getBoolean() |
boolean |
UDict.getBoolean(String kn,
boolean dv) |
boolean |
UDict.getBoolean(String kn,
boolean dv,
UTLFResolver res) |
boolean |
UDict.getBoolean(UPath path,
boolean dv) |
boolean |
UDict.getBoolean(UPath path,
boolean dv,
UTLFResolver res) |
long |
UInteger.getInteger() |
long |
UDict.getInteger(String kn,
long dv) |
long |
UDict.getInteger(String kn,
long dv,
UTLFResolver res) |
long |
UDict.getInteger(UPath path,
long dv) |
long |
UDict.getInteger(UPath path,
long dv,
UTLFResolver res) |
double |
UObject.getReal() |
double |
UReal.getReal() |
double |
UDict.getReal(String kn,
double dv) |
double |
UDict.getReal(String kn,
double dv,
UTLFResolver res) |
double |
UDict.getReal(UPath path,
double dv) |
double |
UDict.getReal(UPath path,
double dv,
UTLFResolver res) |
(package private) abstract void |
UObject.initialize(Element e) |
(package private) void |
UString.initialize(Element e) |
void |
UDict.initialize(Element e) |
void |
UArray.initialize(Element e) |
(package private) void |
UKey.initialize(Element e) |
void |
UDate.setDateDMY(String v) |
void |
UDate.setDateMDY(String v) |
void |
UDate.setDateYMD(int y,
int m,
int d) |
void |
UDate.setDateYMD(String v) |
void |
UInteger.setInteger(String v) |
void |
UReal.setReal(String v) |
URI |
UReference.toURI() |
UTLFId |
UReference.toUTLFId() |
Constructor and Description |
---|
UInteger(String v) |
UReal(String v) |
Modifier and Type | Method and Description |
---|---|
PPForRegister.Result |
PPForRegister.executeTask() |
Modifier and Type | Method and Description |
---|---|
boolean |
UOps.UOp1Spi._doOperation(UOp.Variable var,
U a1,
PrintWriter err) |
boolean |
UOps.UOp2Spi._doOperation(UOp.Variable var,
U a1,
V a2,
PrintWriter err) |
boolean |
UOp.doOperation(UOp.Variable var,
PrintWriter err)
処理を実行する.
|
boolean |
UOps.UOp1.doOperation(UOp.Variable var,
PrintWriter err)
処理を実行する.
|
boolean |
UOps.UOp2.doOperation(UOp.Variable var,
PrintWriter err)
処理を実行する.
|
static boolean |
UOps.uop_CheckEquivalence(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_Duplicate(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_EnDict(UOp.Variable var,
List<UPath> enDictKeys,
boolean unique,
PrintWriter err) |
static boolean |
UOps.uop_NormalizeUTLF(UOp.Variable var,
int option,
PrintWriter err) |
static boolean |
UOps.uop_RDFtoRDFUTF8(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_RDFtoUTLF(UOp.Variable var,
int option,
PrintWriter err) |
static boolean |
UOps.uop_RDFtoUTLF(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_RDFUTF8toRDF(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_RDFUTF8toUTLF(UOp.Variable var,
int option,
PrintWriter err) |
static boolean |
UOps.uop_RDFUTF8toUTLF(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_SetDate(UOp.Variable var,
ZonedDateTime dateTime,
PrintWriter err) |
static boolean |
UOps.uop_SetID(UOp.Variable var,
UTLFId utlfId,
PrintWriter err) |
static boolean |
UOps.uop_URLtoUTLF(UOp.Variable var,
URL url,
int option,
PrintWriter err) |
static boolean |
UOps.uop_URLtoUTLF(UOp.Variable var,
URL url,
PrintWriter err) |
static boolean |
UOps.uop_UTLFtoRDF(UOp.Variable var,
PrintWriter err) |
static boolean |
UOps.uop_UTLFtoRDFUTF8(UOp.Variable var,
PrintWriter err) |
Modifier and Type | Method and Description |
---|---|
boolean |
UTLFRepositoryClient.register(UTLF u,
String registrant) |
boolean |
UTLFRepositoryClient.register(UTLF u,
String registrant,
boolean force) |
boolean |
UTLFRepositoryClient.registerEqIdPairs(Collection<UTLFEqIdPair> pairs,
String orgin,
String registrant) |
UTLF |
UTLFRepositoryClient.retrieve(URI id) |
UTLF |
UTLFRepositoryClient.retrieve(URI id,
int opt) |
UTLF |
UTLFRepositoryClient.retrieve(URI id,
int opt,
int depth) |
UTLF |
UTLFRepositoryClient.retrieve(UTLFId id) |
UTLF |
UTLFRepositoryClient.retrieve(UTLFId id,
int opt) |
UTLF |
UTLFRepositoryClient.retrieve(UTLFId id,
int opt,
int depth) |
Set<UTLFEqIdPair> |
UTLFRepositoryClient.retrieveEqIdPairs(UTLFId id) |
Set<UTLFId> |
UTLFRepositoryClient.retrieveEqIds(UTLFId id) |
Set<UTLFId> |
UTLFRepositoryResolver.retrieveEquivalentIds(UTLFId id) |
protected UTLF |
UTLFRepositoryResolver.retrieveUTLF(UTLFId id) |
protected UTLF |
UTLFRepositoryResolver.retrieveUTLF(UTLFId id,
int opt) |
protected UTLF |
UTLFRepositoryResolver.retrieveUTLF(UTLFId id,
int opt,
int depth) |
Modifier and Type | Method and Description |
---|---|
(package private) static EdbDoc.Container |
ErdBudget.createBudgetCells(UDict dict) |
(package private) EdbDoc.Container |
ErdPerson.ListingLecture.createCells() |
static void |
ErdScopusSubject.initialize() |
(package private) boolean |
ErdBudget.isDirectIncome(UDict dict) |
(package private) boolean |
ErdBudget.isRealIncome(UDict dict) |
boolean |
ErdBudget.load(int year,
File dir) |
boolean |
ErdEKPI.load(USS uss) |
boolean |
ErdEvalSheet.load(USS uss) |
Modifier and Type | Method and Description |
---|---|
void |
WorksManager.registBuddy(UDict dict) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025