|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface DGCommand
Represents a documentation command. A command contains information about the output format, graphic format and other informations needed for generating a documentation.
| Nested Class Summary | |
|---|---|
static class |
DGCommand.VAttr
|
| Method Summary | |
|---|---|
ARG_DocuOut |
executeDocu(List<? extends ELElement> seq)
Execute a Documentation Command on the server. |
K_DOCU_CHANGE_CHAPTER_MODE |
getChangeChapterHeadings()
Specifies which chapter headings are converted to dash lists. |
boolean |
getCheckInput(List<? extends ELElement> seq)
Checks wether this documentation command can produces output with the current selection. |
List<ELValSpecString> |
getClassPathValue(K_CONTROL_OPTION... behaviourFlags)
All string values of class paths owned by this documentation command. |
DGSelection |
getDGSelection()
The documentation selection that owns this docu command. |
K_DOCU_GRAPHIC_FORMAT |
getGraphicFormat()
Format of graphics. |
boolean |
getLeastCommonPackage()
Use least common package as root of documentation. |
boolean |
getNoMultiPageGraphics()
Collate multi-paged graphics. |
K_DOCU_OPEN_MODE |
getOpenMode()
Specifies if the generated documentation is opened. |
String |
getOutputDirectory()
Directory path for generated files. |
K_DOCU_TYPE |
getOutputKind()
Kind of output. |
String |
getOutputRepositories()
Name used for repository files. |
boolean |
getPerformInputCheck()
Perform an input check before documentation generation. |
String |
getPostprocessingArguments()
The arguments of the postprocessing command. |
String |
getPostprocessingCommand()
The postprocessing command of this documentation command. |
String |
getPrinterName()
The printer to be used. |
MMProfile |
getProfile()
The profile that owns this docu command. |
boolean |
getRemoveEmptyChapters()
Remove empty chapters. |
String |
getReportCommand()
The java command called if the postprocessing command is inojava. |
String |
getSearchName()
Search, which is executed before documentation generation, in order to determine the selection. |
String |
getSearchPath()
Search path for include and imports. |
List<ELValSpecString> |
getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags)
All string values of virtual machines owned by this documentation command. |
String |
getWordIndexField()
Index field for MS-Word documentation. |
String |
getWordTemplate()
Template file name for generation in MS-Word format. |
String |
getWordTOCField()
Table of contents field for MS-Word documentation. |
String |
getWordTOFField()
Table of figures field for MS-Word documentation. |
String |
getWordTOTField()
Table of tables field for MS-Word documentation. |
String |
getXSLStyleSheet()
Stylesheet for the stylesheet processor. |
String |
getXSLStyleSheetProcessor()
Command string for the stylesheet processor. |
boolean |
isReport()
Is report documentation. |
void |
setChangeChapterHeadings(K_DOCU_CHANGE_CHAPTER_MODE value)
Set the value of Attribut ChangeChapterHeadings. |
void |
setDGSelection(DGSelection value)
Set the value of Foreign Key DGSelection. |
void |
setLeastCommonPackage(boolean value)
Set the value of Attribut LeastCommonPackage. |
void |
setNoMultiPageGraphics(boolean value)
Set the value of Attribut NoMultiPageGraphics. |
void |
setOpenMode(K_DOCU_OPEN_MODE value)
Set the value of Attribut OpenMode. |
void |
setPerformInputCheck(boolean value)
Set the value of Attribut PerformInputCheck. |
void |
setPostprocessingArguments(String value)
Set the value of Attribut PostprocessingArguments. |
void |
setPostprocessingCommand(String value)
Set the value of Attribut PostprocessingCommand. |
void |
setProfile(MMProfile value)
Set the value of Foreign Key Profile. |
void |
setRemoveEmptyChapters(boolean value)
Set the value of Attribut RemoveEmptyChapters. |
void |
setReportCommand(String value)
Set the value of Attribut ReportCommand. |
void |
setWordIndexField(String value)
Set the value of Attribut WordIndexField. |
void |
setWordTemplate(String value)
Set the value of Attribut WordTemplate. |
void |
setWordTOCField(String value)
Set the value of Attribut WordTOCField. |
void |
setWordTOFField(String value)
Set the value of Attribut WordTOFField. |
void |
setWordTOTField(String value)
Set the value of Attribut WordTOTField. |
void |
setXSLStyleSheetProcessor(String value)
Set the value of Attribut XSLStyleSheetProcessor. |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble |
|---|
getUUID, setUUID |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMenuItemAble |
|---|
getMenuItem |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPresOptAble |
|---|
getBitmap, getColor, getOwnedPresOpt |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLocalizAble |
|---|
getOwnedLocaleName, hasAnyLocalizedName, hasLocalizedName |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble |
|---|
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement |
|---|
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getResetDefaultName, getSupplierDependency, rename, setName, setNameKind, setResetDefaultName |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetaCommentAble |
|---|
getDescription |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble |
|---|
getAnnotation, getLogic, getLogic, getPresentationContext, getSection |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble |
|---|
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble |
|---|
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLocalizedPropertyAble |
|---|
getOwnedLocalizedProperty |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADExecuteAble |
|---|
getRoleExecution, hasExecution |
| Method Detail |
|---|
ARG_DocuOut executeDocu(List<? extends ELElement> seq)
throws InoNetException,
SrvErrorException
seq - List of ELElement
InoNetException
SrvErrorException
K_DOCU_CHANGE_CHAPTER_MODE getChangeChapterHeadings()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getCheckInput(List<? extends ELElement> seq)
throws InoNetException,
SrvErrorException
seq - List of ELElement
InoNetException
SrvErrorException
List<ELValSpecString> getClassPathValue(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
DGSelection getDGSelection()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
K_DOCU_GRAPHIC_FORMAT getGraphicFormat()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getLeastCommonPackage()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getNoMultiPageGraphics()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
K_DOCU_OPEN_MODE getOpenMode()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getOutputDirectory()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
K_DOCU_TYPE getOutputKind()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getOutputRepositories()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getPerformInputCheck()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getPostprocessingArguments()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getPostprocessingCommand()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getPrinterName()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
MMProfile getProfile()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getRemoveEmptyChapters()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getReportCommand()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getSearchName()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getSearchPath()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<ELValSpecString> getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
String getWordIndexField()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getWordTemplate()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getWordTOCField()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getWordTOFField()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getWordTOTField()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getXSLStyleSheet()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getXSLStyleSheetProcessor()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean isReport()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
void setChangeChapterHeadings(K_DOCU_CHANGE_CHAPTER_MODE value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setDGSelection(DGSelection value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setLeastCommonPackage(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setNoMultiPageGraphics(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setOpenMode(K_DOCU_OPEN_MODE value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setPerformInputCheck(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setPostprocessingArguments(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setPostprocessingCommand(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setProfile(MMProfile value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setRemoveEmptyChapters(boolean value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setReportCommand(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setWordIndexField(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setWordTemplate(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setWordTOCField(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setWordTOFField(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setWordTOTField(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setXSLStyleSheetProcessor(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||