public class WorkVar extends Var
chapterNbr, description, isTempObject, SECTION_AND_MOBJ_NBR, sectionMObjNbr, sectionNbr, seq, SEQ
Constructor and Description |
---|
WorkVar(int seq,
java.lang.String id,
int workVarIndex)
Construct using sequence number and id string.
|
accumVarListBySeq, containedInVarListBySeq, declareVar, getActiveVarHyp, getVarHyp, getVarHyp, isActive, setActive, setActiveVarHyp, verifyVarDef, verifyVarDefAndActive
getChapterNbr, getDescription, getDescriptionForSearch, getIsTempObject, getOrigSectionNbr, getSectionMObjNbr, getSectionNbr, getSeq, setChapterNbr, setDescription, setIsTempObject, setSectionMObjNbr, setSectionNbr
public WorkVar(int seq, java.lang.String id, int workVarIndex) throws LangException
seq
- MObj.seq numberid
- Sym id stringworkVarIndex
- WorkVarManager Work Var Index valueLangException
- if id is empty