| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
ConcinnityModuleGenUtility.debug |
protected BooleanVar |
ConcinnityModuleGenUtility.helpFlag |
| Modifier and Type | Method and Description |
|---|---|
static String |
GenUtility.getImports(ActionDefinition ad,
ArrayList<AttributeDefinition> allAttr,
BooleanVar anySVAttributes,
BooleanVar anyMVAttributes) |
static String |
GenUtility.getImports(ClassDefinition cd,
Iterator<AttributeDefinition> may,
Iterator<AttributeDefinition> must,
ArrayList<AttributeDefinition> allAttr,
BooleanVar anySVAttributes,
BooleanVar anyMVAttributes) |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
ModuleAGenUtility.debug |
protected BooleanVar |
ModuleAGenUtility.helpFlag |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
ModuleBGenUtility.debug |
protected BooleanVar |
ModuleBGenUtility.helpFlag |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
ModuleCGenUtility.debug |
protected BooleanVar |
ModuleCGenUtility.helpFlag |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
DmuModuleGenUtility.debug |
protected BooleanVar |
DmuModuleGenUtility.helpFlag |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanVar |
TdlModuleGenUtility.debug |
protected BooleanVar |
TdlModuleGenUtility.helpFlag |
| Modifier and Type | Method and Description |
|---|---|
BooleanVar |
BooleanVar.copy()
Creates a deep copy of this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLine.addOption(String name,
BooleanVar var,
String helpText)
This addOption method allows you to add the definition of a flag option to the commandline.
|
| Constructor and Description |
|---|
OptionDef(String name,
BooleanVar var,
String helpText) |
Copyright © 2023. All rights reserved.