public class ZExplorerTester
extends org.eclipse.core.expressions.PropertyTester
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_IS_ASSOCIATED_WITH_MAINFRAME
Returns
true if the file is either opened via z/Explorer
(similar to PROPERTY_IS_ZEXPLORER_PART) or via a modeled AWM
action of an application that is associated to a remote system. |
static java.lang.String |
PROPERTY_IS_ZEXPLORER_PART
Property tester property name: isZExplorerPart
|
| Constructor and Description |
|---|
ZExplorerTester() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.Object receiver,
java.lang.String property,
java.lang.Object[] args,
java.lang.Object expectedValue) |
public static final java.lang.String PROPERTY_IS_ZEXPLORER_PART
public static final java.lang.String PROPERTY_IS_ASSOCIATED_WITH_MAINFRAME
true if the file is either opened via z/Explorer
(similar to PROPERTY_IS_ZEXPLORER_PART) or via a modeled AWM
action of an application that is associated to a remote system.Copyright © 2015 Micro Focus GmbH. All rights reserved.