MSet.FindResult
Modifier and Type | Field and Description |
---|---|
protected String |
cvcode |
protected String |
dcode |
protected String |
dname |
protected String |
icode |
static String |
KEY_CVCODE |
static String |
KEY_DCODE |
static String |
KEY_DNAME |
static String |
KEY_ICODE |
static String |
KEY_PCODE |
static String |
KEY_SCODE |
static String |
KEY_YCODE |
protected String |
pcode |
protected String |
scode |
protected MTMPStorage<? extends Category> |
storage |
protected String |
ycode |
Constructor and Description |
---|
CSet(MTMPStorage<? extends Category> st,
MTMPCommon.MTMPAuthority a,
Category p,
UDict d,
String c) |
Modifier and Type | Method and Description |
---|---|
protected void |
addDict(UDict d,
boolean takeCopied) |
MValue |
getItemDisplayValue(MItem item,
int y) |
MValue |
getItemDisplayValue(String name,
int y) |
MValue |
getItemDisplayValue(UPath path,
int y) |
MValue |
getItemValue(MItem item,
int y) |
MValue |
getItemValue(String name,
int y) |
MValue |
getItemValue(UPath path,
int y) |
String |
getKindName() |
String |
getKindNameForEdit() |
boolean |
hasAchievement() |
boolean |
isCommonView() |
boolean |
isDivision() |
boolean |
isDivisioned() |
boolean |
isDraft() |
boolean |
isIndex() |
boolean |
isIndexMeasure() |
boolean |
isPlan() |
boolean |
isSpecialMention() |
boolean |
isYearly() |
boolean |
parentIsIndexMeasure() |
void |
setDraft(boolean d) |
canBeRead, canBeWritten, check, findRegexText, getCode, getDict, getItemByName, getItemByPath, getItemDisplayValue, getItemDisplayValue, getItemDisplayValue, getItemInternalValue, getItemInternalValue, getItemInternalValue, getItems, getItemValues, getParent, hasParent, isEmpty, makeDict, makeDict, printOutputLaTeX, putItemValue, putItemValue, setAuthority, setDict, toString
protected String pcode
protected String ycode
protected String dcode
protected String scode
protected String cvcode
protected String icode
protected String dname
public static final String KEY_PCODE
public static final String KEY_YCODE
public static final String KEY_DCODE
public static final String KEY_SCODE
public static final String KEY_CVCODE
public static final String KEY_ICODE
public static final String KEY_DNAME
protected MTMPStorage<? extends Category> storage
CSet(MTMPStorage<? extends Category> st, MTMPCommon.MTMPAuthority a, Category p, UDict d, String c)
public boolean isPlan()
public boolean isDivision()
public boolean isSpecialMention()
public boolean isCommonView()
public boolean isIndex()
public boolean isIndexMeasure()
public boolean parentIsIndexMeasure()
public boolean isYearly()
public boolean hasAchievement()
public boolean isDivisioned()
public String getKindName()
public String getKindNameForEdit()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025