@Retention(value=SOURCE) @Target(value=TYPE) @Documented public @interface ALDAOperator
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
allowBatchMode
If true this operator may me invoked in batch mode within the gui oprunner
|
ALDAOperator.ExecutionMode |
genericExecutionMode
Defines the types of user interfaces to be automatically generated for this operator.
|
ALDAOperator.Level |
level
Defines the level of this operator.
|
public abstract ALDAOperator.ExecutionMode genericExecutionMode
public abstract ALDAOperator.Level level
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.