Modifier and Type | Field and Description |
---|---|
(package private) MTMPStorage<C> |
storage |
(package private) UTLF |
utlf |
Constructor and Description |
---|
MTMPMaster(MTMPStorage<C> st) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
collectDivisionNames(C top) |
C |
findCategoryByCode(String code) |
List<C> |
getAllCategories(int mode) |
int |
getNumberOfCategories(int mode) |
int |
getNumberOfYears() |
int |
getStartYear() |
List<C> |
getTopCategories() |
UDict |
makeDict() |
void |
notifyStateChangeToCEditor() |
static MTMPMaster<Category2> |
retrieveMaster2(MTMPStorage<Category2> storage) |
static MTMPMaster<Category3> |
retrieveMaster3(MTMPStorage<Category3> storage) |
UTLF utlf
MTMPStorage<C extends Category> storage
public MTMPMaster(MTMPStorage<C> st)
public static MTMPMaster<Category2> retrieveMaster2(MTMPStorage<Category2> storage)
public static MTMPMaster<Category3> retrieveMaster3(MTMPStorage<Category3> storage)
public int getStartYear()
public int getNumberOfYears()
public UDict makeDict()
public int getNumberOfCategories(int mode)
public void notifyStateChangeToCEditor()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025