|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface MMEngineeringAction
| Nested Class Summary | |
|---|---|
static class |
MMEngineeringAction.VAttr
|
| Method Summary | |
|---|---|
List<String> |
getActionTagsList()
The list of all action tags. |
String |
getArgument()
All arguments of this action. |
List<String> |
getClassPathList()
The list of all class path entries. |
List<ELValSpecString> |
getClassPathValue(K_CONTROL_OPTION... behaviourFlags)
All string values of class paths owned by this engineering action. |
String |
getExecName()
The location of this action. |
List<ELValSpecString> |
getOwnedEngineeringTag(K_CONTROL_OPTION... behaviourFlags)
All string values of tags owned by this engineering action. |
MMEngineeringSequence |
getOwningEngineeringSequence()
The engineering sequence that owns this engineering action. |
MMVerifyClassification |
getOwningVerifyClassification()
The verification category that owns this engineering action. |
List<String> |
getVirtualMachineList()
The list of all virtual machine entries. |
List<ELValSpecString> |
getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags)
All string values of virtual machines owned by this engineering action. |
boolean |
getWaitForSignal()
True, if this is a single action and the client should wait until the action is finished or if this is an action of a sequence and the action has to wait for the data of the preceeding action. |
boolean |
getWithDialog()
True, if this single action has a dialog for additional parameters. |
String |
getWorkingDirectory()
The working directory of this action. |
| 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.ELNamespaceAsgnAble |
|---|
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility |
| 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.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement |
|---|
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getResetDefaultName, getSupplierDependency, rename, setName, setNameKind, setResetDefaultName |
| Method Detail |
|---|
List<String> getActionTagsList()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getArgument()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<String> getClassPathList()
throws InoNetException,
SrvErrorException
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
String getExecName()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<ELValSpecString> getOwnedEngineeringTag(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
MMEngineeringSequence getOwningEngineeringSequence()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
MMVerifyClassification getOwningVerifyClassification()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<String> getVirtualMachineList()
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
boolean getWaitForSignal()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
boolean getWithDialog()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getWorkingDirectory()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||