| Class | Description |
|---|---|
| AbstractFileDescriptorTypeRestriction |
Abstract class to modify the file types shown in the file descriptor.
|
| AbstractSpecialPropertyRestriction |
Abstract class to modify the special property attribute values shown in
property element in the AWM meta model editor.
|
| GeneralFileDescriptorTypeRestriction |
A general implementation of
AbstractFileDescriptorTypeRestriction
which returns EFileTypes.WORKSPACE_FILE,
EFileTypes.INPUT_STREAM and EFileTypes.LOCAL_FILE as file
types. |
| GeneralSpecialyPropertyRestriction |
A general implementation of
AbstractFileDescriptorTypeRestriction
which returns ESpecialProperties.NONE,
ESpecialProperties.ELEMENT_TYPE,
ESpecialProperties.ELEMENT_SUFFIX and
ESpecialProperties.MARKER_LINE_NUMBER as special properties. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.